Human Body Shape Deformation from. Front and Side Images

Size: px
Start display at page:

Download "Human Body Shape Deformation from. Front and Side Images"

Transcription

1 Human Body Shape Deformation from Front and Side Images Yueh-Ling Lin 1 and Mao-Jiun J. Wang 2 Department of Industrial Engineering and Engineering Management, National Tsing Hua University, Hsinchu, Taiwan d943845@oz.nthu.edu.tw 1 mjwang@ie.nthu.edu.tw 2 Abstract. This paper describes a method of shape deformation using front and side images of a human body. Through image processing, the edges of human body contour are detected, and many features are extracted. For the construction of digital human models, the human body shape can be varied based on the measurements taken from the 2D images. By using two-dimensional, image-based anthropometric measurements, standard 3D human model of man and woman to approximate both male and female body shapes can be obtained. The system then moves some points defined around the human model to modify the body shape. Realistic appearance is achieved by color texture mapping from two specific views. Four subjects have been tested by constructing models of two males and two females from images. For the approximation shape-variation, the resulting models present good matches to the given images. The results reveal that the visualization of human body shapes can be greatly improved and the applications of the virtual human modeling can be well-constructed. Keywords: Front and side images, feature extraction, virtual human model, shape variation. 1. INTRODUCTION 1.1 Feature Extraction from Images Modeling of human body shape, size, and appearance have attracted great interests in recent years (Magnenat- Thalmann et al. 2004). Many researches are using the image-based approach to get the human body contours from photographs. In order to extract the features on the human contours, Seo et al. (2006) adopted color key for silhouette detection. After the contours of the human shapes are extracted from photographs, the features are extracted by human morphology rules (Wang et al. 2003). Then, the shape curves extracted from the body contours provide rich set of human body features. Accordingly, feature points can be extracted on the edges of the human body contours. And, the distances between feature points on the human contour were measured for characterizing human body shape (Meunier and Yin 2000). For the generation of virtual human models from photographs, Hilton et al. (2000) introduced a technique to generate a 3D model of an individual by cameras. The features extracted from silhouettes with photographs of people wearing tight clothes are the input of the deformation. The shape data from 2D images of a person are obtained for reconstructing a 3D human body (Stylios et al. 2001). Lee et al. (2000) also presented a method for full body-cloning utilizing photos taken from multi-view images. By using information extracted from silhouettes, the template human model was deformed with reference to the correspondence between the silhouettes of the template human model and the silhouettes of the human from photographs (Wang et al. 2003). A new human model can be constructed based on the template model with the image-based reconstruction. 1.2 Shape Variation For body shape variation, Mochimaru and Kouchi (1998) used the Free-form deformation (FFD) technique to analyze human body shape. The FFD technique is a 3D morphing technique in computer graphics, that a 3D shape is deformed freely by moving control lattice points defined around the shape. In the FFD, the movement of control points is calculated and the shape variation is well represented by transformation grids. Here, the featuredeformation based on the FFD is used. The modeling of : Corresponding Author 748

2 silhouettes of human body from the front and side images. With feature extraction, the body characteristics can be extracted. Subsequently, the measurement data can be used to determine the spatial relation between the 2D contours and 3D shapes. The shape of the 3D model can be constructed with control points defined around the body surface. According to the modification in two specific views, this study applied FFD method to vary the shape of human body. With the procedure, the human body can be smoothly deformed and well represented. Finally, the resulting human model mapped with color information can show realistic appearance and provide applications in computer world. 2. METHOD Figure 1: The flowchart of the proposed method. digital human uses the FFD to deform the shape of human body (Wang et al. 2002). With the FFD technique, the continuity and the deformation properties of the human model are kept. Besides applying FFD for shape modification, the original shape of the human model is modified to create new deformation (Lee 2000). The 3D human model has a compact representation after the view-based deformation. And the visualization of the result shows a rapid and lowcost approach of the 3D digital human construction D Human Model A model built from the standard human body is used to generate an individualized virtual human. Based on the shape reconstruction from silhouettes, the feature points and body measurements are used to approximate the person s shape and anatomical structure (Wang et al. 2003). Lee et al. (2000) used the extracted features from the front and side images and applied FFD for shape modification. The new 3D human model is deformed for approximating realistic appearance by a template human model. Based on the template mesh, different body shapes can be vastly created (Allen 2005). In addition, a common template model is fitted and used to analyze the variation in body shape (Zhang 2005). Then, a realistic human body shape can be generated and represented in a virtual world. This study presents a systematic method to detect feature points and obtain body measurements on the Figure 1 illustrates the proposed method of human model shape deformation. The method begins with silhouette detection from front and side images. Given an input photograph, the Canny edge detector (Canny 1986) is applied for edge detection, and the silhouette of a body s contour is collected. With feature extraction, several features including anatomical points and body dimensions can be obtained automatically from the edge of human body contour. In order to approximate photo-realistic shape, the correlation of human body shape variation was found. The human body shape can be well represented according to the features taken from 2D images. Subsequently, the FFD technique is applied to the 3D human model to perform the shape deformation. To acquire more detailed match between the 2D image and the template model, the approximation variation is calculated. After accomplishing color mapping from image texture, a visualization of virtual 3D cloning can be successfully achieved as shown in Figure Silhouette Detection After acquiring the input images, a silhouette detection method is used to extract silhouettes from photographs. Through image processing, each image pixel was converted to the color space to differentiate the difference between background and foreground. Then, Canny edge detector was applied to trace the contour of the binary image. With the morphological operations on the binary image, the output image can provide visual feedback about the silhouette curve of a body shape. The pixels on the edge of a boundary are linked into a closed silhouette contour. Subsequently, the silhouette curve can be represented by 8- connected chain codes. Thus, the location and orientation of the silhouette s coordinate system can be specified in the front and side images. 749

3 Figure 2: The framework of the image-based human modeling.. 750

4 2.2 Feature Extraction This study applied the conventional eight-directional code (Freeman 1961) to represent human body shape from input images. In a series of chain codes on human silhouette contour, most of the codes are similar to the neighboring codes. When there is a change between two connected chain codes, a coding algorithm can be used to find the feature-threshold points on a closed silhouette contour. The proposed method encodes the adjacent codes and extracts the feature characteristics in the coding sequence. From the chain codes of a body shape, the body feature characteristics can be extracted. The identification of these particular landmarks can be made by following the procedure of feature points encoding. Finally, the feature landmarking system is capable of identifying landmarks for a set of anthropometric variables. The feature points extracted from the front and side images can be used to obtain the feature dimensions. By connecting a line through certain feature points extracted from the silhouette to generate several feature lines, the body dimensions can be obtained. Two-dimensional, image-based anthropometric measurements are conducted by referring the feature points. Thus, the dimensions between two appropriate landmarks can be determined by computing the linear distance between the corresponding points. With the body features detected in the coded images, the feature points and the measurements can be efficiently extracted from the body silhouettes D Image to 3D Model 2D Images provide an easy representation of human body figure. In recent years, many features on the silhouette of a human contour are used to describe the characteristics of human body shape. By referring to some related studies, it appears that the detected body features can be used to deform the 3D human model for representing photo-identical shape. In order to make a consistent representation between the 2D images and the 3D template model, establishing the relationship between the 2D contour image and the projected image of the 3D template model is required. The 2D projected images of the 3D template model are obtained by performing a perspective projection. Then, the contours of each projected image are extracted. By projecting the 3D model to 2D image, certain landmarks on the silhouette contour are mapped as features. The visualization presents a good basis in finding a consistent relationship between the 2D and 3D images. Each feature point extracted from the silhouette of a human body has a corresponding point extracted from the silhouette of the template human model. A consistent representation is built for each silhouette by contour tracking. After establishing consistent representation on the 2D contour, the correspondence relationship is constructed for the 3D template model and the 2D contour images. The correspondence relationship can be used to offer the template human model to approximate realistic appearance from the front and side images. Based on the features extracted from photographs, the template human model can then modify its body shape, thereby constructing a 3D virtual model of the input images. 2.4 View-dependent Shape Deformation In the shape deformation approach, the 3D template human model modifies its shape based on the features extracted from the front-view and side-view images. The correlation between the feature points and the shape curves can be determined with FFD technique. Using the template model from the model to be deformed, and construct the lattice points for each axis to cover the whole body. The deformation mesh is located near the surface of the template model with arbitrary topology as illustrated in Figure 3. Then, the system moves the vertical points defined on the template model to modify the body shape. The movement depends on the calculation of the control points and is perpendicular to the view direction. Accordingly, the body shape is deformed along three directions: vertical, horizontal, and diagonal. Then, the deformation represents a shape change in the orthogonal view. The desired shape is obtained by moving certain points discovered around the mesh surface. Obviously, the deformed positions of all the points on the template human model have changed to be close to the silhouettes extracted (a) (b) (c) (d) Figure 3: Shape deformation (a) The 3D human model (b) FFD technique (c) The deformed 3D model (d) The desired 3D model. 751

5 Table 1: Silhouette Variation. Ea (%) Front Ea (%) Side Ea (%) Prior photo of a male subject is calculated and compared in Table 1. The silhouette variation, E a, which refers to acquire detailed match of the template model to the image (Seo et al. 2006) is equivalent to the notion of non-overlapping area by Sand et al. (2003). The silhouette variation is measured by comparing the non-overlapping area between the projected model and the observed silhouettes % 41.7 % E a = ( T ( i, D( i, ) T ( i, + ( T ( i, D( i, ) D( i, T ( i, and T ( i, are the values of the pixel at location ( i, which is inside and outside of the template model. D ( i, and ( i which is foreground and background. (1) D, are the values of the pixel located at ( i, to deformation After deformation from the images. The spatial relation becomes identical to the human silhouettes from two specific views. So, the body shape of the constructed model and that of the imagebased human can make a good representation. It is important to obtain an ideal 3D body shape and appearance from 2D photos. Finally, both the male and female 3D template models can be deformed according to the movements of the control points defined around the mesh surface. Figure 3 shows an example of the deformation of the male 3D template human model. 2.5 Approximation Variation 10.5 % 7.2 % The body features extracted from the silhouette of the human images have some correlations with that of the template human model. According to the features extracted from the silhouettes of two orthogonal views, the template human model modifies its body to approximate the real body shape. The results show the constructed model for representing shape deformation to visualize the body shape extracted from images. The approximation variation is used to compare the shape feature difference between the deformed model and the original human. In order to assess the match between the 2D image and the 3D human model for shape deformation, a silhouette variation comparison method mentioned by Seo et al. (2006) and Gu et al. (1999) are adopted. The number of pixels between the projected template model and the front 2.6 3D Model Application The technique of the 3D human model construction described in this paper uses the information extracted from the image-silhouettes to modify the shape of the 3D template model with the features defined. The system can present the constructed human model with the color texture. The color information is obtained from the front and side images. Identical appearance can be finally realized by color texture mapping. In addition, an interactive interface design which enables the users to adjust the measurement values to human body with various changes in shapes is developed, as shown in Figure 4. The interface also allows the users to access the results of the 3D human model shape deformation. The resulting human model can further perform animation in a virtual world. 3. RESULTS The proposed methods are coded in 3ds MAXScript format. From only two images, the system can extract the features from photographs and use the data obtained as the parameter of shape deformation. Constructing the human body shapes with images has gained many applications in practice because the resulting models can be used in computer animation and virtual reality. Since the 3D model has three dimensions higher than 2D contour, it is important to determine the corresponding spatial relation between the projected 3D shape and the given images. In order to verify the proposed method, two male subjects and two female subjects were made an approximation-variation comparison. Table 1 shows the silhouette comparison between the reconstructed model and the input images. 752

6 After deformation, the reconstructed model is mapped to the input images and the silhouette variation of the human model to the image is decreased. The resullts present a much better match to the data mentioned by Seo et al. (2006). In addition, the resulting human model is mapped with color texture and animated in a virtual world. Thus, the reconstruction of 3D human model from 2D images is efficient and effective. 4. CONCLUSION The paper presents a method of human body shape deformation from front and side images. Based on the features extracted from the silhouettes of the human body, the feature points and body dimensions that can describe 3D shape are identified. For the shape deformation, this study applies FFD technique to modify the human shape by moving the control points defined around the body parts. With the movement in two orthogonal directions, the human body shape can be smoothly deformed and well represented. Following this procedure, the virtual human model was fast-constructed using two specific images. In order to verify the effectiveness of the method, four subjects including two males and two females aged from were tested. Comparing the resulting 3D shapes with the original 2D contours, a much better match can be obtained with the view-dependent shape deformation. The reconstruction of 3D model from photographs is inexpensive and practical in photo-realistic body cloning. Further, the system also provides an interface which allows users to adjust the human body shape. Finally, by color texture mapping, the realistic appearance of 3D model can be achieved and the animation of 3D motion can be simulated in a virtual world. REFERENCES Allen, B. (2005) Learning Body Shape Models from Real-World Data. PhD thesis, Department of Computer Science and Engineering, Washington University. Canny, J. (1986) A Computational Approach to Edge Detection. IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 8, no. 6, Freeman, H. (1961) On the encoding of arbitrary geometric configuration. IRE Transactions on Electronics Computers, vol. 10, Gu, X., Gortler, S. J., Hoppe, H., Mcmillan, L., Brown, B. J., and Stone, A. D. (1999) Silhouette mapping. Tech. Rep. TR-1-99, Harvard. Hilton, A., Beresford, D., Gentils, T., Smith, R., Sun, W., and Illingworth, J. (2000) Whole-body modelling of people from multiview images to populate virtual worlds. The Visual Computer, vol. 16, no. 7, Lee, W., Gu, J., and Magnenat-Thalmann, N. (2000) Generating Animatable 3D Virtual Humans from Photographs. Eurographics, Computer Graphics Forum, vol. 19, no. 3, Blackwell publisher. Lee, W. (2000) Feature-Based Approach on Animatable Virtual Human Cloning. PhD thesis, in MIRALab, University of Geneva, Switzerland. Magnenat-Thalmann, N., Seo, H., and Cordier, F. (2004) Automatic Modeling of Virtual Humans and Body Clothing. Journal of Computer Science and Technology, vol. 19, no. 5, Meunier, P., and Yin, S. (2000) Performance of a 2D image-based anthropometric measurement and clothing sizing system. Applied Ergonomics, vol. 31, issue 5, Mochimaru, M., and Kouchi, M. (1998) A new method for classification and averaging of 3D human body shape based on the FFD technique. International Archives of Photogrammetry and Remote Sensing, vol. XXXII, Seo, H., Yeo, Y., and Wohn, K. (2006) 3D Body Reconstruction from Photos Based on Range Scan. Lecture Notes in Computer Science, vol. 3942, (a) (b) (c) (d) Figure 4: Application-the user interface for shape deformation (a) Images Input (b) Silhouette detection (c) Feature extraction (d) Body dimensions. 753

7 Sand, P., McMillan, L., and Popovic, J. (2003) Continuous Capture of Skin Deformation. In Processing of ACM SIGGRAPH, Stylios, G.K., Han, F., and Wan, T. R. (2001) A Remote On-line 3D Human Measurement and Reconstruction Approach for Virtual Wearer Trials in Global Retailing. International Journal of Clothing Science and Technology, vol. 13, no.1, Wang, C. C.L., Wang, Y., Chang, T. K.K., and Yuen, M. M.F. (2003) Virtual human modeling from photographs for garment industry. Computer-Aided Design, vol. 35, no. 6, Wang, C. C.L., Wang, Y., and Yuen, M. M.F. (2002) Feature based 3D garment design through 2D sketches. Computer-Aided Design, vol. 35, Zhang, X. (2005) Data-driven human body morphing. Master's thesis, Department of Visualization Sciences, Texas A&M University. AUTHOR BIOGRAPHIES Mao-Jiun J. Wang is a Chair Professor of Industrial Engineering and Engineering Management at National Tsing Hua University, Hsinchu, Taiwan. He received his PhD in Industrial Engineering from State University of New York at Buffalo in He is a Fellow of IIE and IEA. His research interests include digital human modeling, applied ergonomics, computer vision and applications, and fuzzy set theory. His address is <mjwang@ie.nthu.edu.tw> Yueh-Ling Lin is a PhD candidate of Industrial Engineering and Industrial Management at National Tsing Hua University, Hsinchu, Taiwan. She received her bachelor's degree in Industrial Education from National Taiwan Normal University in Her research interests include feature extraction from photographs and digital human modeling. Her address is < d943845@oz.nthu.edu.tw > 754

3D Reconstruction of Human Bodies with Clothes from Un-calibrated Monocular Video Images

3D Reconstruction of Human Bodies with Clothes from Un-calibrated Monocular Video Images 3D Reconstruction of Human Bodies with Clothes from Un-calibrated Monocular Video Images presented by Tran Cong Thien Qui PhD Candidate School of Computer Engineering & Institute for Media Innovation Supervisor:

More information

Body Trunk Shape Estimation from Silhouettes by Using Homologous Human Body Model

Body Trunk Shape Estimation from Silhouettes by Using Homologous Human Body Model Body Trunk Shape Estimation from Silhouettes by Using Homologous Human Body Model Shunta Saito* a, Makiko Kochi b, Masaaki Mochimaru b, Yoshimitsu Aoki a a Keio University, Yokohama, Kanagawa, Japan; b

More information

Human hand adaptation using sweeps: generating animatable hand models ...

Human hand adaptation using sweeps: generating animatable hand models ... COMPUTER ANIMATION AND VIRTUAL WORLDS Comp. Anim. Virtual Worlds 2007; 18: 505 516 Published online 16 July 2007 in Wiley InterScience (www.interscience.wiley.com).193 Human hand adaptation using sweeps:

More information

Automatic Generation of Animatable 3D Personalized Model Based on Multi-view Images

Automatic Generation of Animatable 3D Personalized Model Based on Multi-view Images Automatic Generation of Animatable 3D Personalized Model Based on Multi-view Images Seong-Jae Lim, Ho-Won Kim, Jin Sung Choi CG Team, Contents Division ETRI Daejeon, South Korea sjlim@etri.re.kr Bon-Ki

More information

A Data-driven Approach to Human-body Cloning Using a Segmented Body Database

A Data-driven Approach to Human-body Cloning Using a Segmented Body Database 15th Pacific Conference on Computer Graphics and Applications A Data-driven Approach to Human-body Cloning Using a Segmented Body Database Pengcheng Xi National Research Council of Canada pengcheng.xi@nrc-cnrc.gc.ca

More information

From 3-D Scans to Design Tools

From 3-D Scans to Design Tools From 3-D Scans to Design Tools Chang SHU* a, Pengcheng XI a, Stefanie WUHRER b a National Research Council, Ottawa, Canada; b Saarland University, Saarbrücken, Germany http://dx.doi.org/10.15221/13.151

More information

Measurement of 3D Foot Shape Deformation in Motion

Measurement of 3D Foot Shape Deformation in Motion Measurement of 3D Foot Shape Deformation in Motion Makoto Kimura Masaaki Mochimaru Takeo Kanade Digital Human Research Center National Institute of Advanced Industrial Science and Technology, Japan The

More information

Human Motion Reconstruction and Animation from Video Sequences

Human Motion Reconstruction and Animation from Video Sequences Human Motion Reconstruction and Animation from Video Sequences Fabio Remondino Institute for Geodesy and Photogrammetry ETH Zurich, Switzerland E-mail: fabio@geod.baug.ethz.ch Web: http://www.photogrammetry.ethz.ch

More information

Automatic Extraction of 3d Body Measurements from 2d Images of a Female Form

Automatic Extraction of 3d Body Measurements from 2d Images of a Female Form IOSR Journal of Polymer and Textile Engineering (IOSR-JPTE) e-issn: 2348-019X, p-issn: 2348-0181, Volume 5, Issue 3 (May. - June. 2018), PP 07-17 www.iosrjournals.org Automatic Extraction of 3d Body Measurements

More information

Automatic Modeling of Virtual Humans and Body Clothing

Automatic Modeling of Virtual Humans and Body Clothing Automatic Modeling of Virtual Humans and Body Clothing Nadia Magnenat-Thalmann, Hyewon Seo, Frederic Cordier MIRALab - University of Geneva 24 rue du General Dufour, CH-1211 Geneva, Switzerland E-mail:

More information

Digitization of 3D Objects for Virtual Museum

Digitization of 3D Objects for Virtual Museum Digitization of 3D Objects for Virtual Museum Yi-Ping Hung 1, 2 and Chu-Song Chen 2 1 Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan 2 Institute of

More information

Image-Based Deformation of Objects in Real Scenes

Image-Based Deformation of Objects in Real Scenes Image-Based Deformation of Objects in Real Scenes Han-Vit Chung and In-Kwon Lee Dept. of Computer Science, Yonsei University sharpguy@cs.yonsei.ac.kr, iklee@yonsei.ac.kr Abstract. We present a new method

More information

Shape and Expression Space of Real istic Human Faces

Shape and Expression Space of Real istic Human Faces 8 5 2006 5 Vol8 No5 JOURNAL OF COMPU TER2AIDED DESIGN & COMPU TER GRAPHICS May 2006 ( 0087) (peiyuru @cis. pku. edu. cn) : Canny ; ; ; TP394 Shape and Expression Space of Real istic Human Faces Pei Yuru

More information

Shape Customisation of Human Subjects Based on Human Parsing Technology

Shape Customisation of Human Subjects Based on Human Parsing Technology Shape Customisation of Human Subjects Based on Human Parsing Technology Shuaiyin ZHU 2, Yanghong ZHOU 2, K.P. CHAU 2, P.Y. MOK* 1,2 1 The Hong Kong Polytechnic University Shenzhen Research Institute, Shenzhen,

More information

Model-Based Face Computation

Model-Based Face Computation Model-Based Face Computation 1. Research Team Project Leader: Post Doc(s): Graduate Students: Prof. Ulrich Neumann, IMSC and Computer Science John P. Lewis Hea-juen Hwang, Zhenyao Mo, Gordon Thomas 2.

More information

Motion Estimation for Video Coding Standards

Motion Estimation for Video Coding Standards Motion Estimation for Video Coding Standards Prof. Ja-Ling Wu Department of Computer Science and Information Engineering National Taiwan University Introduction of Motion Estimation The goal of video compression

More information

Defining the Coordinate System of 3D Foot Model Using Regression Analysis

Defining the Coordinate System of 3D Foot Model Using Regression Analysis Defining the Coordinate System of 3D Foot Model Using Regression Analysis Yoitsu TAKAHASHI Hiroki YAHARA Yukio FUKUI Seiichi NISHIHARA Department of Computer Science, University of Tsukuba, Japan Center

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Research on motion tracking and detection of computer vision ABSTRACT KEYWORDS

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Research on motion tracking and detection of computer vision ABSTRACT KEYWORDS [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 21 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(21), 2014 [12918-12922] Research on motion tracking and detection of computer

More information

Evaluating Measurement Error of a 3D Movable Body Scanner for Calibration

Evaluating Measurement Error of a 3D Movable Body Scanner for Calibration Evaluating Measurement Error of a 3D Movable Body Scanner for Calibration YU-CHENG LIN Department of Industrial Engingeering and Management Overseas Chinese University No. 100 Chiaokwang Road, 408, Taichung

More information

Fingertips Tracking based on Gradient Vector

Fingertips Tracking based on Gradient Vector Int. J. Advance Soft Compu. Appl, Vol. 7, No. 3, November 2015 ISSN 2074-8523 Fingertips Tracking based on Gradient Vector Ahmad Yahya Dawod 1, Md Jan Nordin 1, and Junaidi Abdullah 2 1 Pattern Recognition

More information

A Method of Drawing Cloth Patterns With Fabric Behavior

A Method of Drawing Cloth Patterns With Fabric Behavior A Method of Drawing Cloth Patterns With Fabric Behavior SHIH-WEN HSIAO, RONG-QI CHEN Department of Industrial Design National Cheng Kung University Tainan 70101 TAIWAN ABSTRACT: - Computer-aided cloth

More information

COMBINING HIGH SPATIAL RESOLUTION OPTICAL AND LIDAR DATA FOR OBJECT-BASED IMAGE CLASSIFICATION

COMBINING HIGH SPATIAL RESOLUTION OPTICAL AND LIDAR DATA FOR OBJECT-BASED IMAGE CLASSIFICATION COMBINING HIGH SPATIAL RESOLUTION OPTICAL AND LIDAR DATA FOR OBJECT-BASED IMAGE CLASSIFICATION Ruonan Li 1, Tianyi Zhang 1, Ruozheng Geng 1, Leiguang Wang 2, * 1 School of Forestry, Southwest Forestry

More information

Statistical Learning of Human Body through Feature Wireframe

Statistical Learning of Human Body through Feature Wireframe Statistical Learning of Human Body through Feature Wireframe Jida HUANG 1, Tsz-Ho KWOK 2*, Chi ZHOU 1 1 Industrial and Systems Engineering, University at Buffalo, SUNY, Buffalo NY, USA; 2 Mechanical, Industrial

More information

Synthesizing Realistic Facial Expressions from Photographs

Synthesizing Realistic Facial Expressions from Photographs Synthesizing Realistic Facial Expressions from Photographs 1998 F. Pighin, J Hecker, D. Lischinskiy, R. Szeliskiz and D. H. Salesin University of Washington, The Hebrew University Microsoft Research 1

More information

Direction-Length Code (DLC) To Represent Binary Objects

Direction-Length Code (DLC) To Represent Binary Objects IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 2, Ver. I (Mar-Apr. 2016), PP 29-35 www.iosrjournals.org Direction-Length Code (DLC) To Represent Binary

More information

A Kind of Fast Image Edge Detection Algorithm Based on Dynamic Threshold Value

A Kind of Fast Image Edge Detection Algorithm Based on Dynamic Threshold Value Sensors & Transducers 13 by IFSA http://www.sensorsportal.com A Kind of Fast Image Edge Detection Algorithm Based on Dynamic Threshold Value Jiaiao He, Liya Hou, Weiyi Zhang School of Mechanical Engineering,

More information

Chain Coding Streamed Images through Crack Run-Length Encoding

Chain Coding Streamed Images through Crack Run-Length Encoding Chain Coding Streamed Images through Crack Run-Length Encoding D.G. Bailey School of Engineering and Advanced Technology, Massey University, Palmerston North, New Zealand. Email: D.G.Bailey@massey.ac.nz

More information

Markerless Motion Capture from Single or Multi-Camera Video Sequence

Markerless Motion Capture from Single or Multi-Camera Video Sequence Markerless Motion Capture from Single or Multi-Camera Video Sequence F. Remondino IGP - ETH Zurich, CH fabio@geod.baug.ethz.ch www.photogrammetry.ethz..ch N. D Apuzzo Homometrica Consulting nda@homometrica.ch

More information

Multimaterial Geometric Design Theories and their Applications

Multimaterial Geometric Design Theories and their Applications Multimaterial Geometric Design Theories and their Applications Hong Zhou, Ph.D. Associate Professor Department of Mechanical Engineering Texas A&M University-Kingsville October 19, 2011 Contents Introduction

More information

Detection of Edges Using Mathematical Morphological Operators

Detection of Edges Using Mathematical Morphological Operators OPEN TRANSACTIONS ON INFORMATION PROCESSING Volume 1, Number 1, MAY 2014 OPEN TRANSACTIONS ON INFORMATION PROCESSING Detection of Edges Using Mathematical Morphological Operators Suman Rani*, Deepti Bansal,

More information

THE description and representation of the shape of an object

THE description and representation of the shape of an object Enhancement of Shape Description and Representation by Slope Ali Salem Bin Samma and Rosalina Abdul Salam Abstract Representation and description of object shapes by the slopes of their contours or borders

More information

Augmented Reality of Robust Tracking with Realistic Illumination 1

Augmented Reality of Robust Tracking with Realistic Illumination 1 International Journal of Fuzzy Logic and Intelligent Systems, vol. 10, no. 3, June 2010, pp. 178-183 DOI : 10.5391/IJFIS.2010.10.3.178 Augmented Reality of Robust Tracking with Realistic Illumination 1

More information

D DAVID PUBLISHING. 3D Modelling, Simulation and Prediction of Facial Wrinkles. 1. Introduction

D DAVID PUBLISHING. 3D Modelling, Simulation and Prediction of Facial Wrinkles. 1. Introduction Journal of Communication and Computer 11 (2014) 365-370 doi: 10.17265/1548-7709/2014.04 005 D DAVID PUBLISHING 3D Modelling, Simulation and Prediction of Facial Wrinkles Sokyna Alqatawneh 1, Ali Mehdi

More information

Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs and Adaptive Motion Frame Method

Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs and Adaptive Motion Frame Method Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs

More information

EVOLUTION OF POINT CLOUD

EVOLUTION OF POINT CLOUD Figure 1: Left and right images of a stereo pair and the disparity map (right) showing the differences of each pixel in the right and left image. (source: https://stackoverflow.com/questions/17607312/difference-between-disparity-map-and-disparity-image-in-stereo-matching)

More information

Parameterization of Triangular Meshes with Virtual Boundaries

Parameterization of Triangular Meshes with Virtual Boundaries Parameterization of Triangular Meshes with Virtual Boundaries Yunjin Lee 1;Λ Hyoung Seok Kim 2;y Seungyong Lee 1;z 1 Department of Computer Science and Engineering Pohang University of Science and Technology

More information

Stereo pairs from linear morphing

Stereo pairs from linear morphing Proc. of SPIE Vol. 3295, Stereoscopic Displays and Virtual Reality Systems V, ed. M T Bolas, S S Fisher, J O Merritt (Apr 1998) Copyright SPIE Stereo pairs from linear morphing David F. McAllister Multimedia

More information

A Real-time Rendering Method Based on Precomputed Hierarchical Levels of Detail in Huge Dataset

A Real-time Rendering Method Based on Precomputed Hierarchical Levels of Detail in Huge Dataset 32 A Real-time Rendering Method Based on Precomputed Hierarchical Levels of Detail in Huge Dataset Zhou Kai, and Tian Feng School of Computer and Information Technology, Northeast Petroleum University,

More information

Development of 3D Model-based Morphometric Method for Assessment of Human Weight-bearing Joint. Taeho Kim

Development of 3D Model-based Morphometric Method for Assessment of Human Weight-bearing Joint. Taeho Kim Development of 3D Model-based Morphometric Method for Assessment of Human Weight-bearing Joint Taeho Kim Introduction Clinical measurement in the foot pathology requires accurate and robust measurement

More information

Color Segmentation Based Depth Adjustment for 3D Model Reconstruction from a Single Input Image

Color Segmentation Based Depth Adjustment for 3D Model Reconstruction from a Single Input Image Color Segmentation Based Depth Adjustment for 3D Model Reconstruction from a Single Input Image Vicky Sintunata and Terumasa Aoki Abstract In order to create a good 3D model reconstruction from an image,

More information

FACET SHIFT ALGORITHM BASED ON MINIMAL DISTANCE IN SIMPLIFICATION OF BUILDINGS WITH PARALLEL STRUCTURE

FACET SHIFT ALGORITHM BASED ON MINIMAL DISTANCE IN SIMPLIFICATION OF BUILDINGS WITH PARALLEL STRUCTURE FACET SHIFT ALGORITHM BASED ON MINIMAL DISTANCE IN SIMPLIFICATION OF BUILDINGS WITH PARALLEL STRUCTURE GE Lei, WU Fang, QIAN Haizhong, ZHAI Renjian Institute of Surveying and Mapping Information Engineering

More information

A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation

A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation , pp.162-167 http://dx.doi.org/10.14257/astl.2016.138.33 A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation Liqiang Hu, Chaofeng He Shijiazhuang Tiedao University,

More information

Texture Sensitive Image Inpainting after Object Morphing

Texture Sensitive Image Inpainting after Object Morphing Texture Sensitive Image Inpainting after Object Morphing Yin Chieh Liu and Yi-Leh Wu Department of Computer Science and Information Engineering National Taiwan University of Science and Technology, Taiwan

More information

BUILDING MODEL RECONSTRUCTION FROM DATA INTEGRATION INTRODUCTION

BUILDING MODEL RECONSTRUCTION FROM DATA INTEGRATION INTRODUCTION BUILDING MODEL RECONSTRUCTION FROM DATA INTEGRATION Ruijin Ma Department Of Civil Engineering Technology SUNY-Alfred Alfred, NY 14802 mar@alfredstate.edu ABSTRACT Building model reconstruction has been

More information

Multi-View Image Coding in 3-D Space Based on 3-D Reconstruction

Multi-View Image Coding in 3-D Space Based on 3-D Reconstruction Multi-View Image Coding in 3-D Space Based on 3-D Reconstruction Yongying Gao and Hayder Radha Department of Electrical and Computer Engineering, Michigan State University, East Lansing, MI 48823 email:

More information

M I RA Lab. Speech Animation. Where do we stand today? Speech Animation : Hierarchy. What are the technologies?

M I RA Lab. Speech Animation. Where do we stand today? Speech Animation : Hierarchy. What are the technologies? MIRALab Where Research means Creativity Where do we stand today? M I RA Lab Nadia Magnenat-Thalmann MIRALab, University of Geneva thalmann@miralab.unige.ch Video Input (face) Audio Input (speech) FAP Extraction

More information

Face Cyclographs for Recognition

Face Cyclographs for Recognition Face Cyclographs for Recognition Guodong Guo Department of Computer Science North Carolina Central University E-mail: gdguo@nccu.edu Charles R. Dyer Computer Sciences Department University of Wisconsin-Madison

More information

Reconstruction of 3 Dimension Object from 2 Dimension Images of an Object using Method of Shocks

Reconstruction of 3 Dimension Object from 2 Dimension Images of an Object using Method of Shocks www.ijcsi.org 413 Reconstruction of 3 Dimension Object from 2 Dimension Images of an Object using Method of Shocks Madhuri A. Tayal 1 and Animesh R. Tayal 2 1 Shri Ramdeobaba College of Engineering & Management,

More information

A three-dimensional shape database from a large-scale anthropometric survey

A three-dimensional shape database from a large-scale anthropometric survey A three-dimensional shape database from a large-scale anthropometric survey Peng Li, Brian Corner, Jeremy Carson, Steven Paquette US Army Natick Soldier Research Development & Engineering Center, Natick,

More information

Digital Image Processing COSC 6380/4393

Digital Image Processing COSC 6380/4393 Digital Image Processing COSC 6380/4393 Lecture 21 Nov 16 th, 2017 Pranav Mantini Ack: Shah. M Image Processing Geometric Transformation Point Operations Filtering (spatial, Frequency) Input Restoration/

More information

BUILDING DETECTION AND STRUCTURE LINE EXTRACTION FROM AIRBORNE LIDAR DATA

BUILDING DETECTION AND STRUCTURE LINE EXTRACTION FROM AIRBORNE LIDAR DATA BUILDING DETECTION AND STRUCTURE LINE EXTRACTION FROM AIRBORNE LIDAR DATA C. K. Wang a,, P.H. Hsu a, * a Dept. of Geomatics, National Cheng Kung University, No.1, University Road, Tainan 701, Taiwan. China-

More information

A Full-Range of 3D Body Scanning Solutions

A Full-Range of 3D Body Scanning Solutions Abstract A Full-Range of 3D Body Scanning Solutions Jean-Loup RENNESSON TELMAT Industrie SA, Soultz, France TELMAT extends its range of 3D body scanning solutions named SYMCAD to fulfill a wide scope of

More information

Anthropometric Investigation of Head Measurements for Indian Adults

Anthropometric Investigation of Head Measurements for Indian Adults Anthropometric Investigation of Measurements for Indian Adults Parth SHAH 1, Yan LUXIMON* 1, Fang FU 1, Vividh MAKWANA 2 1 School of Design, The Hong Kong Polytechnic University, Hong Kong; 2 Navneet Hi-Tech

More information

MIME: A Gesture-Driven Computer Interface

MIME: A Gesture-Driven Computer Interface MIME: A Gesture-Driven Computer Interface Daniel Heckenberg a and Brian C. Lovell b a Department of Computer Science and Electrical Engineering, The University of Queensland, Brisbane, Australia, 4072

More information

Implementation Of Fuzzy Controller For Image Edge Detection

Implementation Of Fuzzy Controller For Image Edge Detection Implementation Of Fuzzy Controller For Image Edge Detection Anjali Datyal 1 and Satnam Singh 2 1 M.Tech Scholar, ECE Department, SSCET, Badhani, Punjab, India 2 AP, ECE Department, SSCET, Badhani, Punjab,

More information

Data-Driven Face Modeling and Animation

Data-Driven Face Modeling and Animation 1. Research Team Data-Driven Face Modeling and Animation Project Leader: Post Doc(s): Graduate Students: Undergraduate Students: Prof. Ulrich Neumann, IMSC and Computer Science John P. Lewis Zhigang Deng,

More information

Understanding Tracking and StroMotion of Soccer Ball

Understanding Tracking and StroMotion of Soccer Ball Understanding Tracking and StroMotion of Soccer Ball Nhat H. Nguyen Master Student 205 Witherspoon Hall Charlotte, NC 28223 704 656 2021 rich.uncc@gmail.com ABSTRACT Soccer requires rapid ball movements.

More information

Modeling and Analyzing 3D Shapes using Clues from 2D Images. Minglun Gong Dept. of CS, Memorial Univ.

Modeling and Analyzing 3D Shapes using Clues from 2D Images. Minglun Gong Dept. of CS, Memorial Univ. Modeling and Analyzing 3D Shapes using Clues from 2D Images Minglun Gong Dept. of CS, Memorial Univ. Modeling Flowers from Images Reconstructing 3D flower petal shapes from a single image is difficult

More information

TEXTURE OVERLAY ONTO NON-RIGID SURFACE USING COMMODITY DEPTH CAMERA

TEXTURE OVERLAY ONTO NON-RIGID SURFACE USING COMMODITY DEPTH CAMERA TEXTURE OVERLAY ONTO NON-RIGID SURFACE USING COMMODITY DEPTH CAMERA Tomoki Hayashi 1, Francois de Sorbier 1 and Hideo Saito 1 1 Graduate School of Science and Technology, Keio University, 3-14-1 Hiyoshi,

More information

Geometric Modeling. Bing-Yu Chen National Taiwan University The University of Tokyo

Geometric Modeling. Bing-Yu Chen National Taiwan University The University of Tokyo Geometric Modeling Bing-Yu Chen National Taiwan University The University of Tokyo What are 3D Objects? 3D Object Representations What are 3D objects? The Graphics Process 3D Object Representations Raw

More information

Algorithm research of 3D point cloud registration based on iterative closest point 1

Algorithm research of 3D point cloud registration based on iterative closest point 1 Acta Technica 62, No. 3B/2017, 189 196 c 2017 Institute of Thermomechanics CAS, v.v.i. Algorithm research of 3D point cloud registration based on iterative closest point 1 Qian Gao 2, Yujian Wang 2,3,

More information

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM 1 PHYO THET KHIN, 2 LAI LAI WIN KYI 1,2 Department of Information Technology, Mandalay Technological University The Republic of the Union of Myanmar

More information

Façade Reconstruction An Interactive Image-Based Approach

Façade Reconstruction An Interactive Image-Based Approach Façade Reconstruction An Interactive Image-Based Approach Przemyslaw Musialski Institute of Computer Graphics and Algorithms Vienna University of Technology What is Façade Reconstruction? Part of Urban

More information

Making Machines See. Roberto Cipolla Department of Engineering. Research team

Making Machines See. Roberto Cipolla Department of Engineering. Research team Making Machines See Roberto Cipolla Department of Engineering Research team http://www.eng.cam.ac.uk/~cipolla/people.html Cognitive Systems Engineering Cognitive Systems Engineering Introduction Making

More information

Fabric Defect Detection Based on Computer Vision

Fabric Defect Detection Based on Computer Vision Fabric Defect Detection Based on Computer Vision Jing Sun and Zhiyu Zhou College of Information and Electronics, Zhejiang Sci-Tech University, Hangzhou, China {jings531,zhouzhiyu1993}@163.com Abstract.

More information

AN AUTOMATIC 3D RECONSTRUCTION METHOD BASED ON MULTI-VIEW STEREO VISION FOR THE MOGAO GROTTOES

AN AUTOMATIC 3D RECONSTRUCTION METHOD BASED ON MULTI-VIEW STEREO VISION FOR THE MOGAO GROTTOES The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, Volume XL-4/W5, 05 Indoor-Outdoor Seamless Modelling, Mapping and avigation, May 05, Tokyo, Japan A AUTOMATIC

More information

Dynamic Human Shape Description and Characterization

Dynamic Human Shape Description and Characterization Dynamic Human Shape Description and Characterization Z. Cheng*, S. Mosher, Jeanne Smith H. Cheng, and K. Robinette Infoscitex Corporation, Dayton, Ohio, USA 711 th Human Performance Wing, Air Force Research

More information

Generic Face Alignment Using an Improved Active Shape Model

Generic Face Alignment Using an Improved Active Shape Model Generic Face Alignment Using an Improved Active Shape Model Liting Wang, Xiaoqing Ding, Chi Fang Electronic Engineering Department, Tsinghua University, Beijing, China {wanglt, dxq, fangchi} @ocrserv.ee.tsinghua.edu.cn

More information

ACTA TECHNICA CORVINIENSIS Bulletin of Engineering Tome X [2017] Fascicule 2 [April June] ISSN:

ACTA TECHNICA CORVINIENSIS Bulletin of Engineering Tome X [2017] Fascicule 2 [April June] ISSN: Tome X [2017] Fascicule 2 [April June] ISSN: 2067 3809 1. Yung-Cheng WANG, 2. Bean-Yin LEE, 1. Chih-Hao HUANG, 3. Chi-Hsiang CHEN DEVELOPMENT OF THE AXIAL PRECISION INSPECTION SYSTEM FOR SPINDLES IN TOOL

More information

CS534 Introduction to Computer Vision Binary Image Analysis. Ahmed Elgammal Dept. of Computer Science Rutgers University

CS534 Introduction to Computer Vision Binary Image Analysis. Ahmed Elgammal Dept. of Computer Science Rutgers University CS534 Introduction to Computer Vision Binary Image Analysis Ahmed Elgammal Dept. of Computer Science Rutgers University Outlines A Simple Machine Vision System Image segmentation by thresholding Digital

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 1, Jan-Feb 2015

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 1, Jan-Feb 2015 RESEARCH ARTICLE Comparison between Square Pixel Structure and Hexagonal Pixel Structure in Digital Image Processing Illa Singh 1, Ashish Oberoi 2 M.Tech 1, Final Year Student, Associate Professor2 Department

More information

Improving Prediction Power in Simulation of Brassiere-Wearing Figures

Improving Prediction Power in Simulation of Brassiere-Wearing Figures Improving Prediction Power in Simulation of Brassiere-Wearing Figures Choi Dong-Eun*, Nakamura Kensuke** and Kurokawa Takao** * Venture Laboratory, Kyoto Institute of Technology **Graduate School of Science

More information

Registration of Dynamic Range Images

Registration of Dynamic Range Images Registration of Dynamic Range Images Tan-Chi Ho 1,2 Jung-Hong Chuang 1 Wen-Wei Lin 2 Song-Sun Lin 2 1 Department of Computer Science National Chiao-Tung University 2 Department of Applied Mathematics National

More information

Comparative Study of Hand Gesture Recognition Techniques

Comparative Study of Hand Gesture Recognition Techniques Reg. No.:20140316 DOI:V2I4P16 Comparative Study of Hand Gesture Recognition Techniques Ann Abraham Babu Information Technology Department University of Mumbai Pillai Institute of Information Technology

More information

SEOUL NATIONAL UNIVERSITY

SEOUL NATIONAL UNIVERSITY Fashion Technology 5. 3D Garment CAD-1 Sungmin Kim SEOUL NATIONAL UNIVERSITY Overview Design Process Concept Design Scalable vector graphics Feature-based design Pattern Design 2D Parametric design 3D

More information

AUTOMATED 4 AXIS ADAYfIVE SCANNING WITH THE DIGIBOTICS LASER DIGITIZER

AUTOMATED 4 AXIS ADAYfIVE SCANNING WITH THE DIGIBOTICS LASER DIGITIZER AUTOMATED 4 AXIS ADAYfIVE SCANNING WITH THE DIGIBOTICS LASER DIGITIZER INTRODUCTION The DIGIBOT 3D Laser Digitizer is a high performance 3D input device which combines laser ranging technology, personal

More information

3D Mesh Sequence Compression Using Thin-plate Spline based Prediction

3D Mesh Sequence Compression Using Thin-plate Spline based Prediction Appl. Math. Inf. Sci. 10, No. 4, 1603-1608 (2016) 1603 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.18576/amis/100440 3D Mesh Sequence Compression Using Thin-plate

More information

Enhanced Active Shape Models with Global Texture Constraints for Image Analysis

Enhanced Active Shape Models with Global Texture Constraints for Image Analysis Enhanced Active Shape Models with Global Texture Constraints for Image Analysis Shiguang Shan, Wen Gao, Wei Wang, Debin Zhao, Baocai Yin Institute of Computing Technology, Chinese Academy of Sciences,

More information

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 18

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 18 Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 18 CADDM The recognition algorithm for lane line of urban road based on feature analysis Xiao Xiao, Che Xiangjiu College

More information

Data sharing of shape model with VRML environment

Data sharing of shape model with VRML environment Data sharing of shape model with VRML environment K. G. Kobayasht, K. Ujihara, M. Hayamizu, and M. Fujii" Japan Society for Precision Engineering Toyama Prefectural University, Dept. of Mech. Systems Eng.

More information

AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES

AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES Yandong Wang Pictometry International Corp. Suite A, 100 Town Centre Dr., Rochester, NY14623, the United States yandong.wang@pictometry.com

More information

Image Edge Detection

Image Edge Detection K. Vikram 1, Niraj Upashyaya 2, Kavuri Roshan 3 & A. Govardhan 4 1 CSE Department, Medak College of Engineering & Technology, Siddipet Medak (D), 2&3 JBIET, Mpoinabad, Hyderabad, Indi & 4 CSE Dept., JNTUH,

More information

Predicting Seated Body Shape from Standing Body Shape

Predicting Seated Body Shape from Standing Body Shape Predicting Seated Body Shape from Standing Body Shape M. P. REED*, B-K. D. PARK, B.D. CORNER University of Michigan Transportation Research Institute US Marine Corps, Marine Expeditionary Rifle Squad -

More information

EVALUATION OF SEQUENTIAL IMAGES FOR PHOTOGRAMMETRICALLY POINT DETERMINATION

EVALUATION OF SEQUENTIAL IMAGES FOR PHOTOGRAMMETRICALLY POINT DETERMINATION Archives of Photogrammetry, Cartography and Remote Sensing, Vol. 22, 2011, pp. 285-296 ISSN 2083-2214 EVALUATION OF SEQUENTIAL IMAGES FOR PHOTOGRAMMETRICALLY POINT DETERMINATION Michał Kowalczyk 1 1 Department

More information

Short Survey on Static Hand Gesture Recognition

Short Survey on Static Hand Gesture Recognition Short Survey on Static Hand Gesture Recognition Huu-Hung Huynh University of Science and Technology The University of Danang, Vietnam Duc-Hoang Vo University of Science and Technology The University of

More information

Learning to Recognize Faces in Realistic Conditions

Learning to Recognize Faces in Realistic Conditions 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

Multi-view stereo. Many slides adapted from S. Seitz

Multi-view stereo. Many slides adapted from S. Seitz Multi-view stereo Many slides adapted from S. Seitz Beyond two-view stereo The third eye can be used for verification Multiple-baseline stereo Pick a reference image, and slide the corresponding window

More information

Available online at ScienceDirect. Energy Procedia 69 (2015 )

Available online at   ScienceDirect. Energy Procedia 69 (2015 ) Available online at www.sciencedirect.com ScienceDirect Energy Procedia 69 (2015 ) 1885 1894 International Conference on Concentrating Solar Power and Chemical Energy Systems, SolarPACES 2014 Heliostat

More information

Cloth Model Handling by The Combination of Some Manipulations for Draping

Cloth Model Handling by The Combination of Some Manipulations for Draping KEER2014, LINKÖPING JUNE 11-13 2014 INTERNATIONAL CONFERENCE ON KANSEI ENGINEERING AND EMOTION RESEARCH Cloth Model Handling by The Combination of Some Manipulations for Draping Yuko mesuda 1, Shigeru

More information

Lecture notes: Object modeling

Lecture notes: Object modeling Lecture notes: Object modeling One of the classic problems in computer vision is to construct a model of an object from an image of the object. An object model has the following general principles: Compact

More information

HUMAN COMPUTER INTERFACE BASED ON HAND TRACKING

HUMAN COMPUTER INTERFACE BASED ON HAND TRACKING Proceedings of MUSME 2011, the International Symposium on Multibody Systems and Mechatronics Valencia, Spain, 25-28 October 2011 HUMAN COMPUTER INTERFACE BASED ON HAND TRACKING Pedro Achanccaray, Cristian

More information

Supplemental Material: Detailed, accurate, human shape estimation from clothed 3D scan sequences

Supplemental Material: Detailed, accurate, human shape estimation from clothed 3D scan sequences Supplemental Material: Detailed, accurate, human shape estimation from clothed 3D scan sequences Chao Zhang 1,2, Sergi Pujades 1, Michael Black 1, and Gerard Pons-Moll 1 1 MPI for Intelligent Systems,

More information

Shape Prediction Linear Algorithm Using Fuzzy

Shape Prediction Linear Algorithm Using Fuzzy Shape Prediction Linear Algorithm Using Fuzzy Navjot Kaur 1 Sheetal Kundra 2 Harish Kundra 3 Abstract The goal of the proposed method is to develop shape prediction algorithm using fuzzy that is computationally

More information

Applying Catastrophe Theory to Image Segmentation

Applying Catastrophe Theory to Image Segmentation Applying Catastrophe Theory to Image Segmentation Mohamad Raad, Majd Ghareeb, Ali Bazzi Department of computer and communications engineering Lebanese International University Beirut, Lebanon Abstract

More information

Fingerprint Ridge Orientation Estimation Using A Modified Canny Edge Detection Mask

Fingerprint Ridge Orientation Estimation Using A Modified Canny Edge Detection Mask Fingerprint Ridge Orientation Estimation Using A Modified Canny Edge Detection Mask Laurice Phillips PhD student laurice.phillips@utt.edu.tt Margaret Bernard Senior Lecturer and Head of Department Margaret.Bernard@sta.uwi.edu

More information

Computational Foundations of Cognitive Science

Computational Foundations of Cognitive Science Computational Foundations of Cognitive Science Lecture 16: Models of Object Recognition Frank Keller School of Informatics University of Edinburgh keller@inf.ed.ac.uk February 23, 2010 Frank Keller Computational

More information

Critique: Efficient Iris Recognition by Characterizing Key Local Variations

Critique: Efficient Iris Recognition by Characterizing Key Local Variations Critique: Efficient Iris Recognition by Characterizing Key Local Variations Authors: L. Ma, T. Tan, Y. Wang, D. Zhang Published: IEEE Transactions on Image Processing, Vol. 13, No. 6 Critique By: Christopher

More information

Caricaturing Buildings for Effective Visualization

Caricaturing Buildings for Effective Visualization Caricaturing Buildings for Effective Visualization Grant G. Rice III, Ergun Akleman, Ozan Önder Özener and Asma Naz Visualization Sciences Program, Department of Architecture, Texas A&M University, USA

More information

Statistics and Information Technology

Statistics and Information Technology Statistics and Information Technology Werner Stuetzle Professor and Chair, Statistics Adjunct Professor, Computer Science and Engineering University of Washington Prepared for NSF Workshop on Statistics:

More information

3D Digitization of a Hand-held Object with a Wearable Vision Sensor

3D Digitization of a Hand-held Object with a Wearable Vision Sensor 3D Digitization of a Hand-held Object with a Wearable Vision Sensor Sotaro TSUKIZAWA, Kazuhiko SUMI, and Takashi MATSUYAMA tsucky@vision.kuee.kyoto-u.ac.jp sumi@vision.kuee.kyoto-u.ac.jp tm@i.kyoto-u.ac.jp

More information