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

Size: px
Start display at page:

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

Transcription

1 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 for Research on International Cooperation in Educational Development University of Tsukuba, Japan Masaaki MOCHIMARU Makiko KOUCHI Digital Human Research Center, National Institute of Advanced Industrial Science and Technology, Japan {m-mochimaru Abstract In this paper, we propose a method defining the coordinate system of a human body model, in order to design products fitting well to the human body, using the data measured by a 3D scanner. We discuss a 3D foot model as an example of the human body models. The foot data measured by a 3D scanner is a simple point cloud, and the coordinate system of the data is fixed to the scanner hardware. The local coordinate system of a foot model using for designing process is defined by three points called Metatarsale Tibiale(), Metatarsale Fibulare() and Pternion. These points were measured manually by professional anthropologists with direct palpation. Thus, it is difficult to find those points automatically and accurately from the point cloud. Therefore, in this paper, we present a method of definition of the coordinate system based on the positions of and which are estimated by using regression analysis. 1. Introduction Products we wear such as clothing, shoes, and glasses are usually designed based on a rough classification of bodily form based on one size covers all. The more this form differs from the standard, the poorer the product fits, requiring costly custom-made adjustment. So it is need system for designing products fitting individual body shape easily [1]. Using anatomical points or landmarks in product design should improve fit, but such landmarks do not always correspond to geometrical features because most are based on subcutaneous anatomy. Improvements in 3-dimensional (3D) scanners have enabled the body to be measured in tens of seconds, enabling landmarks in body data to be detected automatically to develop properly fitting products. Much research has thus been done on generating models using landmarks. Detecting anatomical features or landmarks in the surface data measured by a 3D scanner is difficult. This is because they are found only by direct palpating the body surface. Research on such modeling using data measured by a 3D scanner has focused on generating models based on surface information such as curvature and/or texture, using geometrical landmarks. Other research calculates overall posture using templates and landmarks pre-scanned with a range scanner or in which facial expressions are statistically created using given landmarks. While these are suitable for animation, they are not suitable for generating human models for product design because of the need for

2 dimensional accuracy. Against the backdrop of these, a research was done to generate the model has anatomical landmarks from point cloud using the matching transformation of the standard model by Free-Form-Deformation (FFD) method.[2].the research treated foot models to design shoes. It was necessary to define the local coordinate system of the foot model to adopt FFD method. The local coordinate system of the 3D foot model is defined three important landmarks. But the positions of the points and the coordinate system of the model were treated as known information in previous researches. In this research, we propose the method to define the coordinate system based on positions of and estimated automatically. And using this to the point cloud obtained by 3D scanner, we confirm the validity of the method. 2. Keywords This section explains keywords used in this paper Foot model A foot model treated in this research is composed of three kinds of point groups; a point cloud, anatomical landmarks, and basic landmarks (Fig. 1) Point cloud The point cloud is a set of tens of thousands of points showing the body surface Landmarks Landmarks are points used to establish a correspondence between bodily form and products. They are mostly defined based on anatomical information. So they are measured manually because of the difficulty in finding automatically from a surface automatically [3]. Point Cloud Landmarks Basic landmarks Pternion Fig.1. 3D foot model 2.2. Basic landmarks Basic landmarks are points for defining 3D foot model coordinates which are subsets of landmarks 3 points that we need to define local coordinate system of foot model are defined basic landmarks. Each of them is anatomical landmarks called Pternion, and. In this paper, is point on the surface of shape which is the nearest from the most prominent point on tibial side of the 1st metatarsal head. is also the nearest point, on the surface, from the most prominent point on fibular side of the 5th metatarsal head 2.3. Coordinate system The local coordinate system of the 3D foot model is defined as follows. The intersection point of the vertical line from pternion to the foot bottom surface (or x-y plane) is defined as the origin. The direction from the origin to the intersection point of the vertical line from the midpoint between and to the foot bottom surface is defined as the x-axis. The direction perpendicular to the sole, or the bottom surface, is defined as the z-axis. The y-axis is defined to form a right-handed coordinate system. Figure 2 shows the basic landmarks and the model local coordinate system.

3 Figure.2. shows basic landmarks and the local coordinate system of a foot model. Z Pternion Y Regression analysis is the method that estimate some value using other values, often used to predict or control In this paper, regression analysis is used to estimate positions of and. That is extracting several characteristic points which correlate strongly with positions of and, using them as independent variables and coordinates of and as objective variable. Y 3. Method 3.1. Procedure Expressed easily, our method consist of 5 steps X X shown figure 3 Z Z Y X Fig. 2 Basic landmarks and coordinate system 2.4. Sample model We prepare several foot models which were measured manually by anthropologists. They consist of point cloud, landmarks and Basic landmarks Standard model The standard model is a model in which the average position of the anatomical landmark and the average position of the reference points is defined as its reference points Target model The target model is a foot model which we try to estimated its anatomical landmarks. 2.7 Regression analysis Fig.3. Defining the coordinate system of 3D foot model 3.2 Definition of temporary coordinate system Originally, the definition of directions of x-axis and y depend on positions of and. But the point cloud which we obtain by a 3D scanner does not have information of local coordinate system of foot model. For the reason we can not treat the local coordinate system of foot model at this time. Thus to estimate positions of and, the following

4 method gives point cloud temporary coordinate system. But, in addition, the directions of the z-axes are same between local and scanned raw data. So we can regard x-y plain and z-axis as defined. Then, it is assumed that the direction of the tiptoe doesn't shift extremely because of a foot position while scanned. ( ranges + 5 degree) 1. It is assumed x -axis (this is the x-axis fixed to the scanner) on point cloud projected on x-y plane. 2. We look for the farthest point from Pternion at the x -coordinate. 3. The perpendicular bisector of the segment of a line between this point and Ptrnion. 4. We draw the line from Pternion toward the middle point between both end points of the point cloud on the perpendicular bisector above. 5. The line, drawn step 4, is defined as x -axis. 6. Y -axis is defined to form a right-handed coordinate system with x -axis, defined above step, and z-axis. Figure.4 shows parts of these steps. 4 2 X 3.3. Detection of Anatomical Landmarks on toes We detect anatomical landmarks on toes from point cloud by previous study[4] This method requires position of and as input. But, we can obtain landmarks on toes, even if the values are not so accurate. Thus we give standard model s positions of and 3.4 Estimation of x -coordinates of and We calculate regression equations, used to estimate x -coordinates, from sample data. It is necessary for explaining variables to be obtained the positions of the points accurately from shape information even if the coordinate system is not so accurate. This is why we adopt five toes as candidate of explaining variables Because the method detecting the points has already established The equation which gave the most accurate result, in the exploratory experiment, we adopt to estimate x -coordinate values of. The x -coordinate values of 1st, 4th and 5th fingers toes were used to estimate (eq.1). And about, we use the value of 5th finger s (eq.2). In equations below, the suffix const means constant term x = a1 x1 + a4 x4 + a5x5 + a const (1) 2 x = a5 x5 + a const (2) 3 About these equations, regression coefficients are calculated, from coordinates of toes of sample data. X -coordinate values of and are estimated, by assigning x -coordinates of toes of target model to independent variables. Pternion Fig.4. point cloud projected on x-y plane 3.5 Estimation of y -coordination of and Next, we estimate y -coordinates, also using the regression analysis. But, in this case, it is hard to

5 obtain positions of characteristic points which are adopted as independent variables from the surface shape.in this method, we focus on the points of bottom of a foot model. Among these bottom points, which are fulfill z < 1.5 mm, the maximum of y is defined as ymax in the estimated x -coordinate value of. Also the minimum of y -coordinate is defined ymin in the estimated x of (fig4). And each of them is used to independent variable to estimate y -coordinate values of or (eq.3, 4.). Fig.4.The positions of the points using to estimate y -coordinates y = b y + b (3) ymax ymin ymax ymin const y = b y + b (4) const These regression coefficients are calculated by values of sample data. Positions of these points are extracted from the target model. And each of them is assigned to equation 3 or 4. As above, we obtain y -coordinate values of and 3.6. Definition of coordinate system On the x-y plane, the middle point is located by and which were estimated as above. We draw a straight line from pternion to the middle point, and define the line as the local x-axis of foot model. Next, y-axis is defined to form a right-handed coordinate system with x-axis and z-axis. 4. Result Experiments were carried out in which the coordinate systems of 40 models were defined. The figure 5 shows the results. Here, we define the error as the angle between two x-axes (or y-axes) defined by this method and by the anthropologist. We can regard the errors as small considering the following. The positions of basic landmarks measured manually may have range of 1 mm. And the error is 0.66 degree if pternion of the standard model shift 1mm. Fig.5. Errors of defined X -axes Here, we define the error as the angle between two x-axes (or y-axes) defined by this method and by the anthropologist. We can regard the errors as small considering the following. The positions of basic landmarks measured manually may have range of 1 mm. And the error is 0.66 degree if

6 pternion of the standard model shift 1mm. 5. Conclusion In this paper, we proposed the method for defining the coordinate system based on positions of and which are estimated by regression analysis. As a result, we confirmed that proposal method is effective. Acknowledgment The authors are very grateful to Mr. K. Kimura, President of I Ware Laboratory, Inc., for providing the data and useful advice and discussions. References 1. Japan Leather Industry Association. Easy-order System Research Report H.Yahara, N.Higuma, Y.Fukui, S.Nishihara, M. Mochimaru, M.Kouchi, "Estimation of anatomical landmark positions from model of 3-dimensional foot by the FFD method," Systems and Computers in Japan, Vol.36, No.6, pp26-38, Apr E.Tsutsumi, M.Kouchi, Geometrical modeling of the foot, 5th ASEE International Confference ECGDG, pp , H.Yahara, S.Inou, Y.Fukui, S.Nishihara, M. Mochimaru, M.Kouchi, "Extraction of Five Anatomical Landmarks on Toes of a Foot Model by using the Surface Shape," SAE Digital Human Modeling for Design and Engineering, pp I Ware Laboratory, Inc.

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

Document downloaded from: This paper must be cited as:

Document downloaded from:   This paper must be cited as: Document downloaded from: http://hdl.handle.net/10251/44271 This paper must be cited as: García Hernández, J.; Heras Barberá, SM.; Juan Císcar, A.; Paredes Palacios, R.; Nácher Rodríguez, B.; Alemany,

More information

Vocabulary Unit 2-3: Linear Functions & Healthy Lifestyles. Scale model a three dimensional model that is similar to a three dimensional object.

Vocabulary Unit 2-3: Linear Functions & Healthy Lifestyles. Scale model a three dimensional model that is similar to a three dimensional object. Scale a scale is the ratio of any length in a scale drawing to the corresponding actual length. The lengths may be in different units. Scale drawing a drawing that is similar to an actual object or place.

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

A Simple 3D Scanning System of the Human Foot Using a Smartphone with Depth Camera

A Simple 3D Scanning System of the Human Foot Using a Smartphone with Depth Camera Abstract A Simple 3D Scanning System of the Human Foot Using a Smartphone with Depth Camera Takumi KOBAYASHI* 1, Naoto IENAGA 1, Yuta SUGIURA 1, Hideo SAITO 1, Natsuki MIYATA 2, Mitsumori TADA 2 1 Keio

More information

Estimation of 3-D Foot Parameters Using Hand-Held RGB-D Camera

Estimation of 3-D Foot Parameters Using Hand-Held RGB-D Camera Estimation of 3-D Foot Parameters Using Hand-Held RGB-D Camera Y.S. Chen, Y.C. Chen, P.Y. Kao, S.W. Shih, and Y.P. Hung Dept. of CSIE, National Taiwan University, Taiwan Dept. of CSIE, National Chi Nan

More information

Human Body Shape Deformation from. Front and Side Images

Human Body Shape Deformation from. Front and Side Images 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

More information

Rectangular Coordinates in Space

Rectangular Coordinates in Space Rectangular Coordinates in Space Philippe B. Laval KSU Today Philippe B. Laval (KSU) Rectangular Coordinates in Space Today 1 / 11 Introduction We quickly review one and two-dimensional spaces and then

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

About Graphing Lines

About Graphing Lines About Graphing Lines TABLE OF CONTENTS About Graphing Lines... 1 What is a LINE SEGMENT?... 1 Ordered Pairs... 1 Cartesian Co-ordinate System... 1 Ordered Pairs... 2 Line Segments... 2 Slope of a Line

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

PCA Based 3D Shape Reconstruction of Human Foot Using Multiple Viewpoint Cameras

PCA Based 3D Shape Reconstruction of Human Foot Using Multiple Viewpoint Cameras PCA Based 3D Shape Reconstruction of Human Foot Using Multiple Viewpoint Cameras Edmée Amstutz 1, Tomoaki Teshima 1, Makoto Kimura 2, Masaaki Mochimaru 2, and Hideo Saito 1 1 Graduate School of Science

More information

Shape Modeling of A String And Recognition Using Distance Sensor

Shape Modeling of A String And Recognition Using Distance Sensor Proceedings of the 24th IEEE International Symposium on Robot and Human Interactive Communication Kobe, Japan, Aug 31 - Sept 4, 2015 Shape Modeling of A String And Recognition Using Distance Sensor Keisuke

More information

Mid-point & Perpendicular Bisector of a line segment AB

Mid-point & Perpendicular Bisector of a line segment AB Mid-point & Perpendicular isector of a line segment Starting point: Line Segment Midpoint of 1. Open compasses so the points are approximately ¾ of the length of apart point 3. y eye - estimate the midpoint

More information

Introduction to Transformations. In Geometry

Introduction to Transformations. In Geometry + Introduction to Transformations In Geometry + What is a transformation? A transformation is a copy of a geometric figure, where the copy holds certain properties. Example: copy/paste a picture on your

More information

Modeling People Wearing Body Armor and Protective Equipment: Applications to Vehicle Design

Modeling People Wearing Body Armor and Protective Equipment: Applications to Vehicle Design Modeling People Wearing Body Armor and Protective Equipment: Applications to Vehicle Design Matthew P. Reed 1, Monica L.H. Jones 1 and Byoung-keon Daniel Park 1 1 University of Michigan, Ann Arbor, MI

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

Measurements using three-dimensional product imaging

Measurements using three-dimensional product imaging ARCHIVES of FOUNDRY ENGINEERING Published quarterly as the organ of the Foundry Commission of the Polish Academy of Sciences ISSN (1897-3310) Volume 10 Special Issue 3/2010 41 46 7/3 Measurements using

More information

Stereo Image Rectification for Simple Panoramic Image Generation

Stereo Image Rectification for Simple Panoramic Image Generation Stereo Image Rectification for Simple Panoramic Image Generation Yun-Suk Kang and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 261 Cheomdan-gwagiro, Buk-gu, Gwangju 500-712 Korea Email:{yunsuk,

More information

Mathematics (www.tiwariacademy.com)

Mathematics (www.tiwariacademy.com) () Miscellaneous Exercise on Chapter 10 Question 1: Find the values of k for which the line is (a) Parallel to the x-axis, (b) Parallel to the y-axis, (c) Passing through the origin. Answer 1: The given

More information

11.9 Three dimensional Coordinates

11.9 Three dimensional Coordinates 11.9 Three dimensional Coordinates Apr 1 10:06 AM 1 A Three Dimensional Coordinate System Dec 9 5:26 PM 2 With an ordered triple (x, y, z) Dec 9 5:26 PM 3 x axis y axis z axis Dec 9 5:26 PM 4 Dec 9 5:26

More information

Quality Control of Anthropometric Data

Quality Control of Anthropometric Data Quality Control of Anthropometric Data, AIST Masaaki Mochimaru and Makiko Kouchi http://www.dh.aist.go.jp/index.htm.en Basic concept e T = e M + e D + e E Total Measurer Device Environment Skill Subject

More information

Optimization-Based Grasp Posture Generation Method of Digital Hand for Virtual Ergonomics Assessment

Optimization-Based Grasp Posture Generation Method of Digital Hand for Virtual Ergonomics Assessment See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/228941407 Optimization-Based Generation Method of Digital Hand for Virtual Ergonomics Assessment

More information

CHAPTER - 10 STRAIGHT LINES Slope or gradient of a line is defined as m = tan, ( 90 ), where is angle which the line makes with positive direction of x-axis measured in anticlockwise direction, 0 < 180

More information

Math 8 Honors Coordinate Geometry part 3 Unit Updated July 29, 2016

Math 8 Honors Coordinate Geometry part 3 Unit Updated July 29, 2016 Review how to find the distance between two points To find the distance between two points, use the Pythagorean theorem. The difference between is one leg and the difference between and is the other leg.

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

Shape Reconstruction of Human Foot from Multi-camera Images Based on PCA of Human Shape Database

Shape Reconstruction of Human Foot from Multi-camera Images Based on PCA of Human Shape Database Shape Reconstruction of Human Foot from Multi-camera Images Based on PCA of Human Shape Database Jiahui Wang, Hideo Saito Department of Information and Computer Science, Keio University, Japan wjh, saito@ozawa.ics.keio.ac.jp

More information

Grade 9 Math Terminology

Grade 9 Math Terminology Unit 1 Basic Skills Review BEDMAS a way of remembering order of operations: Brackets, Exponents, Division, Multiplication, Addition, Subtraction Collect like terms gather all like terms and simplify as

More information

WJEC LEVEL 2 CERTIFICATE 9550/01 ADDITIONAL MATHEMATICS

WJEC LEVEL 2 CERTIFICATE 9550/01 ADDITIONAL MATHEMATICS Surname Other Names Centre Number 0 Candidate Number WJEC LEVEL 2 CERTIFICATE 9550/01 ADDITIONAL MATHEMATICS A.M. MONDAY, 24 June 2013 2 1 hours 2 ADDITIONAL MATERIALS A calculator will be required for

More information

GEOMETRY HONORS COORDINATE GEOMETRY PACKET

GEOMETRY HONORS COORDINATE GEOMETRY PACKET GEOMETRY HONORS COORDINATE GEOMETRY PACKET Name Period Homework Lesson Assignment Day 1 - Slopes of Perpendicular WKSHT and Parallel Lines Day 2 - Writing an Equation of a Line HW- Honors TXTBK pages 615-617

More information

Answers to practice questions for Midterm 1

Answers to practice questions for Midterm 1 Answers to practice questions for Midterm Paul Hacking /5/9 (a The RREF (reduced row echelon form of the augmented matrix is So the system of linear equations has exactly one solution given by x =, y =,

More information

AP Physics: Curved Mirrors and Lenses

AP Physics: Curved Mirrors and Lenses The Ray Model of Light Light often travels in straight lines. We represent light using rays, which are straight lines emanating from an object. This is an idealization, but is very useful for geometric

More information

CLASSIFICATION FOR ROADSIDE OBJECTS BASED ON SIMULATED LASER SCANNING

CLASSIFICATION FOR ROADSIDE OBJECTS BASED ON SIMULATED LASER SCANNING CLASSIFICATION FOR ROADSIDE OBJECTS BASED ON SIMULATED LASER SCANNING Kenta Fukano 1, and Hiroshi Masuda 2 1) Graduate student, Department of Intelligence Mechanical Engineering, The University of Electro-Communications,

More information

Math 2 Coordinate Geometry Part 3 Inequalities & Quadratics

Math 2 Coordinate Geometry Part 3 Inequalities & Quadratics Math 2 Coordinate Geometry Part 3 Inequalities & Quadratics 1 DISTANCE BETWEEN TWO POINTS - REVIEW To find the distance between two points, use the Pythagorean theorem. The difference between x 1 and x

More information

Feature Extraction for Illustrating 3D Stone Tools from Unorganized Point Clouds

Feature Extraction for Illustrating 3D Stone Tools from Unorganized Point Clouds Feature Extraction for Illustrating 3D Stone Tools from Unorganized Point Clouds Enkhbayar Altantsetseg 1) Yuta Muraki 2) Katsutsugu Matsuyama 2) Fumito Chiba 3) Kouichi Konno 2) 1) Graduate School of

More information

Optics II. Reflection and Mirrors

Optics II. Reflection and Mirrors Optics II Reflection and Mirrors Geometric Optics Using a Ray Approximation Light travels in a straight-line path in a homogeneous medium until it encounters a boundary between two different media The

More information

Writing Equations of Lines and Midpoint

Writing Equations of Lines and Midpoint Writing Equations of Lines and Midpoint MGSE9 12.G.GPE.5 Prove the slope criteria for parallel and perpendicular lines and use them to solve geometric problems (e.g., find the equation of a line parallel

More information

Application of Geometry Rectification to Deformed Characters Recognition Liqun Wang1, a * and Honghui Fan2

Application of Geometry Rectification to Deformed Characters Recognition Liqun Wang1, a * and Honghui Fan2 6th International Conference on Electronic, Mechanical, Information and Management (EMIM 2016) Application of Geometry Rectification to Deformed Characters Liqun Wang1, a * and Honghui Fan2 1 School of

More information

Shape Map Method for 3D Body Scanning Information Storage

Shape Map Method for 3D Body Scanning Information Storage Shape Map Method for 3D Body Scanning Information Storage Peng SIXIANG* a, Chan CHEE-KOOI a, Ameersing LUXIMON a, W.H. IP b a Institute of Textiles & Clothing, Hong Kong Polytechnic University, Hong Kong,

More information

Surface roughness parameters determination model in machining with the use of design and visualization technologies

Surface roughness parameters determination model in machining with the use of design and visualization technologies Surface roughness parameters determination model in machining with the use of design and visualization technologies N. Bilalis & M. Petousis Technical University of Crete, Chania, Greece A. Antoniadis

More information

1.8 Composition of Transformations

1.8 Composition of Transformations 1.8. Composition of Transformations www.ck12.org 1.8 Composition of Transformations Here you ll learn how to perform a composition of transformations. You ll also learn some common composition of transformations.

More information

Novel evaluation method of low contrast resolution performance of dimensional X-ray CT

Novel evaluation method of low contrast resolution performance of dimensional X-ray CT More Info at Open Access Database www.ndt.net/?id=18754 Novel evaluation method of low contrast resolution performance of dimensional X-ray CT Makoto Abe 1, Hiroyuki Fujimoto 1, Osamu Sato 1, Kazuya Matsuzaki

More information

Coordinate Geometry. Coordinate geometry is the study of the relationships between points on the Cartesian plane

Coordinate Geometry. Coordinate geometry is the study of the relationships between points on the Cartesian plane Coordinate Geometry Coordinate geometry is the study of the relationships between points on the Cartesian plane What we will explore in this tutorial (a) Explore gradient I. Identify the gradient of a

More information

Calypso Construction Features. Construction Features 1

Calypso Construction Features. Construction Features 1 Calypso 1 The Construction dropdown menu contains several useful construction features that can be used to compare two other features or perform special calculations. Construction features will show up

More information

Quantitative Assessment of Composition in Art

Quantitative Assessment of Composition in Art NICOGRAPH International 202, pp. 80-85 Quantitative Assessment of Composition in Art Sachi URANO Junichi HOSHINO University of Tsukuba s0853 (at) u.tsukuba.ac.jp Abstract We present a new method to evaluate

More information

Anatomical landmark and region mapping based on a template surface deformation for foot bone morphology

Anatomical landmark and region mapping based on a template surface deformation for foot bone morphology Anatomical landmark and region mapping based on a template surface deformation for foot bone morphology Jaeil Kim 1, Sang Gyo Seo 2, Dong Yeon Lee 2, Jinah Park 1 1 Department of Computer Science, KAIST,

More information

Supporting Information

Supporting Information Supporting Information Subject-specific body segment parameter estimation using 3D photogrammtery with multiple cameras Kathrin Eva Peyer, Mark Morris, William Irvin Sellers S1. Methods S1.1. Photogrammetric

More information

1-1. Points, Lines, and Planes. Lesson 1-1. What You ll Learn. Active Vocabulary

1-1. Points, Lines, and Planes. Lesson 1-1. What You ll Learn. Active Vocabulary 1-1 Points, Lines, and Planes What You ll Learn Scan the text in Lesson 1-1. Write two facts you learned about points, lines, and planes as you scanned the text. 1. Active Vocabulary 2. New Vocabulary

More information

Image Formation and the Lens: Object Beyond The Focal Point

Image Formation and the Lens: Object Beyond The Focal Point Image Formation and the Lens: Object Beyond The Focal Point A convex lens is shown below with its focal points displayed (the dots). An object is located to the left of and at a distance of 2f to the lens.

More information

Eye Detection by Haar wavelets and cascaded Support Vector Machine

Eye Detection by Haar wavelets and cascaded Support Vector Machine Eye Detection by Haar wavelets and cascaded Support Vector Machine Vishal Agrawal B.Tech 4th Year Guide: Simant Dubey / Amitabha Mukherjee Dept of Computer Science and Engineering IIT Kanpur - 208 016

More information

OrthoWin ShapeDesigner Manual V OrthoWin ShapeDesigner Software Manual

OrthoWin ShapeDesigner Manual V OrthoWin ShapeDesigner Software Manual OrthoWin ShapeDesigner Software Manual ORTHEMA Page 1 of 21 Content 1 Introduction...3 2 Menu prompting...3 3 Main window...4 4 File menu...5 4.1 New and Open...5 4.2 Save and Save As...5 4.3 Export to

More information

AR Cultural Heritage Reconstruction Based on Feature Landmark Database Constructed by Using Omnidirectional Range Sensor

AR Cultural Heritage Reconstruction Based on Feature Landmark Database Constructed by Using Omnidirectional Range Sensor AR Cultural Heritage Reconstruction Based on Feature Landmark Database Constructed by Using Omnidirectional Range Sensor Takafumi Taketomi, Tomokazu Sato, and Naokazu Yokoya Graduate School of Information

More information

LINEAR PROGRAMMING: A GEOMETRIC APPROACH. Copyright Cengage Learning. All rights reserved.

LINEAR PROGRAMMING: A GEOMETRIC APPROACH. Copyright Cengage Learning. All rights reserved. 3 LINEAR PROGRAMMING: A GEOMETRIC APPROACH Copyright Cengage Learning. All rights reserved. 3.1 Graphing Systems of Linear Inequalities in Two Variables Copyright Cengage Learning. All rights reserved.

More information

MOTION OF A LINE SEGMENT WHOSE ENDPOINT PATHS HAVE EQUAL ARC LENGTH. Anton GFRERRER 1 1 University of Technology, Graz, Austria

MOTION OF A LINE SEGMENT WHOSE ENDPOINT PATHS HAVE EQUAL ARC LENGTH. Anton GFRERRER 1 1 University of Technology, Graz, Austria MOTION OF A LINE SEGMENT WHOSE ENDPOINT PATHS HAVE EQUAL ARC LENGTH Anton GFRERRER 1 1 University of Technology, Graz, Austria Abstract. The following geometric problem originating from an engineering

More information

MATH GRADE 6. Assessment Anchors & Eligible Content. Pennsylvania Department of Education 2007

MATH GRADE 6. Assessment Anchors & Eligible Content. Pennsylvania Department of Education 2007 MATH GRADE 6 Assessment Anchors & Eligible Content Pennsylvania Department of Education 2007 M6.A Numbers and Operations M6.A.1 Demonstrate an understanding of numbers, ways of representing numbers, relationships

More information

Canny Edge Based Self-localization of a RoboCup Middle-sized League Robot

Canny Edge Based Self-localization of a RoboCup Middle-sized League Robot Canny Edge Based Self-localization of a RoboCup Middle-sized League Robot Yoichi Nakaguro Sirindhorn International Institute of Technology, Thammasat University P.O. Box 22, Thammasat-Rangsit Post Office,

More information

Lecture 6 Sections 4.3, 4.6, 4.7. Wed, Sep 9, 2009

Lecture 6 Sections 4.3, 4.6, 4.7. Wed, Sep 9, 2009 Lecture 6 Sections 4.3, 4.6, 4.7 Hampden-Sydney College Wed, Sep 9, 2009 Outline 1 2 3 4 re are three mutually orthogonal axes: the x-axis, the y-axis, and the z-axis. In the standard viewing position,

More information

Computational Medical Imaging Analysis Chapter 4: Image Visualization

Computational Medical Imaging Analysis Chapter 4: Image Visualization Computational Medical Imaging Analysis Chapter 4: Image Visualization Jun Zhang Laboratory for Computational Medical Imaging & Data Analysis Department of Computer Science University of Kentucky Lexington,

More information

GENDER PREDICTION BY GAIT ANALYSIS BASED ON TIME SERIES VARIATION OF JOINT POSITIONS

GENDER PREDICTION BY GAIT ANALYSIS BASED ON TIME SERIES VARIATION OF JOINT POSITIONS GENDER PREDICTION BY GAIT ANALYSIS BASED ON TIME SERIES VARIATION OF JOINT POSITIONS Ryusuke Miyamoto Dept. of Computer Science School of Science and Technology Meiji University 1-1-1 Higashimita Tama-ku

More information

Centroid Principles. Object s center of gravity or center of mass. Graphically labeled as

Centroid Principles. Object s center of gravity or center of mass. Graphically labeled as Centroids Centroid Principles Object s center of gravity or center of mass. Graphically labeled as Centroid Principles Point of applied force caused by acceleration due to gravity. Object is in state of

More information

A parabola has a focus at the point (6, 0), and the equation of the directrix is

A parabola has a focus at the point (6, 0), and the equation of the directrix is 1 A parabola has a focus at the point (6, 0), and the equation of the directrix is Part A Determine the vertex of the parabola. Explain your answer. Part B Prove that point (12, 8) is on the parabola.

More information

Lesson 8 Introduction to Quadratic Functions

Lesson 8 Introduction to Quadratic Functions Lesson 8 Introduction to Quadratic Functions We are leaving exponential and logarithmic functions behind and entering an entirely different world. As you work through this lesson, you will learn to identify

More information

Rational Numbers: Graphing: The Coordinate Plane

Rational Numbers: Graphing: The Coordinate Plane Rational Numbers: Graphing: The Coordinate Plane A special kind of plane used in mathematics is the coordinate plane, sometimes called the Cartesian plane after its inventor, René Descartes. It is one

More information

Chapter 1. Linear Equations and Straight Lines. 2 of 71. Copyright 2014, 2010, 2007 Pearson Education, Inc.

Chapter 1. Linear Equations and Straight Lines. 2 of 71. Copyright 2014, 2010, 2007 Pearson Education, Inc. Chapter 1 Linear Equations and Straight Lines 2 of 71 Outline 1.1 Coordinate Systems and Graphs 1.4 The Slope of a Straight Line 1.3 The Intersection Point of a Pair of Lines 1.2 Linear Inequalities 1.5

More information

Lens Screw Pad Arm (a) Glasses frames Screw (b) Parts Bridge Nose Pad Fig. 2 Name of parts composing glasses flames Temple Endpiece 2.2 Geometric mode

Lens Screw Pad Arm (a) Glasses frames Screw (b) Parts Bridge Nose Pad Fig. 2 Name of parts composing glasses flames Temple Endpiece 2.2 Geometric mode 3D Fitting Simulation of Glasses Frames Using Individual s Face Model Noriaki TAMURA and Katsuhiro KITAJIMA Toko Universit of Agriculture and Technolog, Toko, Japan E-mail: 50008834305@st.tuat.ac.jp, kitajima@cc.tuat.ac.jp

More information

Study on Improving Accuracy for Edge Measurement Using 3D Laser Scanner

Study on Improving Accuracy for Edge Measurement Using 3D Laser Scanner Study on Improving Accuracy for Edge Measurement Using 3D Laser Scanner Kazuo Hiekata 1, Hiroyuki Yamato 1, Jingyu Sun 1, Hiroya Matsubara 1, and Naoji Toki 2 1 Graduate School Frontier Science, The University

More information

Use of Shape Deformation to Seamlessly Stitch Historical Document Images

Use of Shape Deformation to Seamlessly Stitch Historical Document Images Use of Shape Deformation to Seamlessly Stitch Historical Document Images Wei Liu Wei Fan Li Chen Jun Sun Satoshi Naoi In China, efforts are being made to preserve historical documents in the form of digital

More information

Class IX Mathematics (Ex. 3.1) Questions

Class IX Mathematics (Ex. 3.1) Questions Class IX Mathematics (Ex. 3.1) Questions 1. How will you describe the position of a table lamp on your study table to another person? 2. (Street Plan): A city has two main roads which cross each other

More information

Task analysis based on observing hands and objects by vision

Task analysis based on observing hands and objects by vision Task analysis based on observing hands and objects by vision Yoshihiro SATO Keni Bernardin Hiroshi KIMURA Katsushi IKEUCHI Univ. of Electro-Communications Univ. of Karlsruhe Univ. of Tokyo Abstract In

More information

Copyright and License

Copyright and License Manual ver. 2 1 Copyright and License Original version of dbook was developed by Zeta Inc., NPO URAP and Eigo UEHARA. Current version is developed by Zeta Inc., NPO URAP, Eigo UEHARA and Masami ISODA.

More information

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation Optimization Methods: Introduction and Basic concepts 1 Module 1 Lecture Notes 2 Optimization Problem and Model Formulation Introduction In the previous lecture we studied the evolution of optimization

More information

Conic Sections. College Algebra

Conic Sections. College Algebra Conic Sections College Algebra Conic Sections A conic section, or conic, is a shape resulting from intersecting a right circular cone with a plane. The angle at which the plane intersects the cone determines

More information

The Ray model of Light. Reflection. Class 18

The Ray model of Light. Reflection. Class 18 The Ray model of Light Over distances of a terrestrial scale light travels in a straight line. The path of a laser is now the best way we have of defining a straight line. The model of light which assumes

More information

Diagrammatic Reasoning by Propagating Constraints Through Geometric Objects : An Application to Truss Analysis

Diagrammatic Reasoning by Propagating Constraints Through Geometric Objects : An Application to Truss Analysis Diagrammatic Reasoning by Propagating Constraints Through Geometric Objects : An Application to Truss Analysis Yoshiteru Ishida Nara Institute of Science and Technology, 8916-5 Takayama, Ikoma, Nara 630-01

More information

Chapter 12: Quadratic and Cubic Graphs

Chapter 12: Quadratic and Cubic Graphs Chapter 12: Quadratic and Cubic Graphs Section 12.1 Quadratic Graphs x 2 + 2 a 2 + 2a - 6 r r 2 x 2 5x + 8 2y 2 + 9y + 2 All the above equations contain a squared number. They are therefore called quadratic

More information

Computer Graphics Hands-on

Computer Graphics Hands-on Computer Graphics Hands-on Two-Dimensional Transformations Objectives Visualize the fundamental 2D geometric operations translation, rotation about the origin, and scale about the origin Learn how to compose

More information

Interactive Collision Detection for Engineering Plants based on Large-Scale Point-Clouds

Interactive Collision Detection for Engineering Plants based on Large-Scale Point-Clouds 1 Interactive Collision Detection for Engineering Plants based on Large-Scale Point-Clouds Takeru Niwa 1 and Hiroshi Masuda 2 1 The University of Electro-Communications, takeru.niwa@uec.ac.jp 2 The University

More information

Precalculus Summer Packet

Precalculus Summer Packet Precalculus Summer Packet Name: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This packet is to help you review various topics that are considered to be prerequisite knowledge

More information

Middle School Math Course 3

Middle School Math Course 3 Middle School Math Course 3 Correlation of the ALEKS course Middle School Math Course 3 to the Texas Essential Knowledge and Skills (TEKS) for Mathematics Grade 8 (2012) (1) Mathematical process standards.

More information

Cs602-computer graphics MCQS MIDTERM EXAMINATION SOLVED BY ~ LIBRIANSMINE ~

Cs602-computer graphics MCQS MIDTERM EXAMINATION SOLVED BY ~ LIBRIANSMINE ~ Cs602-computer graphics MCQS MIDTERM EXAMINATION SOLVED BY ~ LIBRIANSMINE ~ Question # 1 of 10 ( Start time: 08:04:29 PM ) Total Marks: 1 Sutherland-Hodgeman clipping algorithm clips any polygon against

More information

a) Draw a line through points A and B. What is one symbol or name for it?

a) Draw a line through points A and B. What is one symbol or name for it? Lesson 1A: Geometric Notation Name: Use correct notation when referring to lines, segments, rays, and angles. 1. Lines P A C D Q E F G H I a) Draw a line through points A and. What is one symbol or name

More information

Updated Review Content and Added-on Practice Problems

Updated Review Content and Added-on Practice Problems Updated Review Content and Added-on Practice Problems Underlined below is the added review content which supplements the original review package. The added sample questions are also presented in tandem.

More information

Unit #3: Quadratic Functions Lesson #13: The Almighty Parabola. Day #1

Unit #3: Quadratic Functions Lesson #13: The Almighty Parabola. Day #1 Algebra I Unit #3: Quadratic Functions Lesson #13: The Almighty Parabola Name Period Date Day #1 There are some important features about the graphs of quadratic functions we are going to explore over the

More information

Lesson 6 - Practice Problems

Lesson 6 - Practice Problems Lesson 6 - Practice Problems Section 6.1: Characteristics of Quadratic Functions 1. For each of the following quadratic functions: Identify the coefficients a, b and c. Determine if the parabola opens

More information

Coordinate Geometry Lisa A. Over Robert Morris University Professor Trombetta EDUC 6400: Reading Across the Curriculum and ELL

Coordinate Geometry Lisa A. Over Robert Morris University Professor Trombetta EDUC 6400: Reading Across the Curriculum and ELL Coordinate Geometry Lisa A. Over Robert Morris University Professor Trombetta EDUC 6400: Reading Across the Curriculum and ELL Overview According to the PA State Standards for mathematics, students must

More information

a triangle with all acute angles acute triangle angles that share a common side and vertex adjacent angles alternate exterior angles

a triangle with all acute angles acute triangle angles that share a common side and vertex adjacent angles alternate exterior angles acute triangle a triangle with all acute angles adjacent angles angles that share a common side and vertex alternate exterior angles two non-adjacent exterior angles on opposite sides of the transversal;

More information

CHAPTER 2 REVIEW COORDINATE GEOMETRY MATH Warm-Up: See Solved Homework questions. 2.2 Cartesian coordinate system

CHAPTER 2 REVIEW COORDINATE GEOMETRY MATH Warm-Up: See Solved Homework questions. 2.2 Cartesian coordinate system CHAPTER 2 REVIEW COORDINATE GEOMETRY MATH6 2.1 Warm-Up: See Solved Homework questions 2.2 Cartesian coordinate system Coordinate axes: Two perpendicular lines that intersect at the origin O on each line.

More information

Work Toward Verification of a Geometric Construction The Regular Pentagon

Work Toward Verification of a Geometric Construction The Regular Pentagon Work Toward Verification of a Geometric Construction The Regular Pentagon Ed Ladenburger August 9, 007 Given: Steps for the geometric construction of a regular pentagon:. Construct a circle this circle,

More information

Conversion Technology of Clothing Patterns from 3D Modelling to 2D Templates Based on Individual Point-Cloud

Conversion Technology of Clothing Patterns from 3D Modelling to 2D Templates Based on Individual Point-Cloud Conversion Technology of Clothing Patterns from 3D Modelling to 2D Templates Based on Individual Point-Cloud Abstract Tingyu XU, Huanyun WEI, Yue XIN, Longlin ZHANG* College of Textile & Garment, Southwest

More information

Obtaining Personal Figure Mannequin Using Two Photographs for Three-Dimensional Corsetry Design

Obtaining Personal Figure Mannequin Using Two Photographs for Three-Dimensional Corsetry Design Obtaining Personal Figure Mannequin Using Two Photographs for Three-Dimensional Corsetry Design Nadezhda KORNILOVA 1, Anna GORELOVA 1,2, Dmitry VASILYEV 2 1 Ivanovo State Polytechnic University, Ivanovo,

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

Review for Mastery Using Graphs and Tables to Solve Linear Systems

Review for Mastery Using Graphs and Tables to Solve Linear Systems 3-1 Using Graphs and Tables to Solve Linear Systems A linear system of equations is a set of two or more linear equations. To solve a linear system, find all the ordered pairs (x, y) that make both equations

More information

DEVELOPMENT OF ORIENTATION AND DEM/ORTHOIMAGE GENERATION PROGRAM FOR ALOS PRISM

DEVELOPMENT OF ORIENTATION AND DEM/ORTHOIMAGE GENERATION PROGRAM FOR ALOS PRISM DEVELOPMENT OF ORIENTATION AND DEM/ORTHOIMAGE GENERATION PROGRAM FOR ALOS PRISM Izumi KAMIYA Geographical Survey Institute 1, Kitasato, Tsukuba 305-0811 Japan Tel: (81)-29-864-5944 Fax: (81)-29-864-2655

More information

Linear Functions. College Algebra

Linear Functions. College Algebra Linear Functions College Algebra Linear Function A linear function is a function whose graph is a straight line. Linear functions can be written in the slope-intercept form of a line: f(x) = mx + b where

More information

NEW CONCEPTS LEARNED IN THIS LESSON INCLUDE: Fundamental Theorem of Algebra

NEW CONCEPTS LEARNED IN THIS LESSON INCLUDE: Fundamental Theorem of Algebra 2.5. Graphs of polynomial functions. In the following lesson you will learn to sketch graphs by understanding what controls their behavior. More precise graphs will be developed in the next two lessons

More information

11.2 RECTANGULAR COORDINATES IN THREE DIMENSIONS

11.2 RECTANGULAR COORDINATES IN THREE DIMENSIONS 11.2 Rectangular Coordinates in Three Dimensions Contemporary Calculus 1 11.2 RECTANGULAR COORDINATES IN THREE DIMENSIONS In this section we move into 3 dimensional space. First we examine the 3 dimensional

More information

Evaluation Method of Surface Texture on Aluminum and Copper Alloys by Parameters for Roughness and Color

Evaluation Method of Surface Texture on Aluminum and Copper Alloys by Parameters for Roughness and Color Evaluation Method of Surface Texture on Aluminum and Copper Alloys by Parameters for Roughness and Color Makiko YONEHARA *, Tsutomu MATSUI **, Koichiro KIHARA, Akira KIJIMA and Toshio SUGIBAYASHI * Takushoku

More information

Sequence of Grade 5 Modules Aligned with the Standards

Sequence of Grade 5 Modules Aligned with the Standards Sequence of Grade 5 Modules Aligned with the Standards Module 1: Whole Number and Decimal Fraction Place Value to the One-Thousandths Module 2: Multi-Digit Whole Number and Decimal Fraction Operations

More information

Review Exercise. 1. Determine vector and parametric equations of the plane that contains the

Review Exercise. 1. Determine vector and parametric equations of the plane that contains the Review Exercise 1. Determine vector and parametric equations of the plane that contains the points A11, 2, 12, B12, 1, 12, and C13, 1, 42. 2. In question 1, there are a variety of different answers possible,

More information

Lesson 8 Practice Problems

Lesson 8 Practice Problems Name: Date: Lesson 8 Section 8.1: Characteristics of Quadratic Functions 1. For each of the following quadratic functions: Identify the coefficients a, b, c Determine if the parabola opens up or down and

More information