USING GEOMETRIC MODELING FOR FEATURE RECOGNITION IN ARCHAEOLOGICAL VESSELS DEZHI LIU FEATURE GROUP PRISM/ASU 3DK – 3DK – September 15, 2000.

Slides:



Advertisements
Similar presentations
AutoPOL Unfolder for Windows
Advertisements

Geometry Chapter Polygons. Convex Polygon – a polygon with a line containing a side with a point in the interior of the polygon.
Reflection of light.. Specula Reflection. Reflection from a mirrored or glossy surface Specula Reflection.
Suggestive Contours Final programming assignment Advanced topics in Computer Graphics.
LO: To learn about properties of 2D shapes
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Vocabulary Solid Figures Lines and.
Platonic Solids. So What is Our Topic?  It’s math (go figure!)  It’s hands on (so you get to play!)  There’s candy involved  There are some objects.
Grade 10 Applied Science – Curved Mirrors
Attributes A quality that is characteristic of someone or something.
Geometric Perspectives. Everything has a name… Face Corner (Vertex) Edges.
The Geometry of Solids Section 10.1.
Math Jeopardy For more information, click >>>>>> Where two faces meet edge.
Prepared by: David Crockett Math Department. Angles If two lines cross, we say they intersect and the point where they cross is called the point of intersection.
Vertex – A point at which two or more edges meet Edge – A line segment at which two faces intersect Face – A flat surface Vertices, Edges, Faces.
Part 6: Graphics Output Primitives (4) 1.  Another useful construct,besides points, straight line segments, and curves for describing components of a.
Geometry. Some more definitions: Geometry Some more definitions: Consecutive vertices:
2.5 How Can See It? Pg. 20 Classify Polygons. 2.5 – How Can I See It?______________ Classify Polygons In this section you will discover the names of the.
Geometry 10-1 Solids Face: the flat side of a figure
Quantitative Analyses of Human Pubic Symphyseal Morphology Using Three Dimensional Data: The Potential Utility for Aging Adult Human Skeletons Matthew.
Week 24 - Vocabulary 3-Dimensional Figures.
Computer Graphics Basic 3D Geometry CO2409 Computer Graphics Week 5-1.
Perimeter, Circumference, and Area 1.7 Ms. Verdino.
Warm-up Assemble Platonic Solids.
Extraction and remeshing of ellipsoidal representations from mesh data Patricio Simari Karan Singh.
8.1 Classifying Polygons. Polygon Review  Characteristics of a Polygon All sides are lines Closed figure No side intersects more than 1 other side at.
Geometric Modeling How to design a graphical model? How to create a digital description of a real-world object? Design Digitize.
What are these shapes? squarecircletrianglerectangle How many sides do each have? How many points do each have?
Three- Dimensional Figures #37. A polyhedron is a three-dimensional object with flat surfaces, called faces, that are polygons. When two faces of a three-dimensional.
Vertices, Edges and Faces By Jordan Diamond. Vertices In geometry, a vertices is a special kind of point which describes the corners or intersections.
Lesson 72, day 2 Pyramids and Cones. Pyramids Pyramid: geometric solid with a polygon base, and triangle faces (lateral faces) Vertex: top of the pyramid.
12.1 Exploring Solids.
I go on and on in both directions What am I?. A line.
Attributes A quality that is characteristic of someone or something.
Geometric Theory and mesh construction. Vertices Vertices are found on 3D shapes. A vertex is a corner on a shape, you can use the vertex to change the.
Chapter 1-6 (Classify Polygons)  What is a polygon?  A closed plane figure formed by 3 or more line segments, with no two sides being collinear.
Geometry Section 1.6 Classifying Polygons. Terms Polygon-closed plane figure with the following properties Formed by 3 or more line segments called sides.
Do Now. Section 8.2 Angles in Polygons Polygon Interior Angles Theorem The sum of the measures of the interior angles of a convex polygon with n sides.
6.1 - Solid Shapes & Spatial Relationships.
Types of 3D Shapes Slideshow 42, Mathematics Mr Richard Sasaki Room 307.
Introduction to virtual engineering Óbuda University John von Neumann Faculty of Informatics Institute of Intelligent Engineering Systems Lecture 2. Description.
Francis González Shapes: 2 Dimensions Figures Rectangle, Square, Triangle, Circle, Arch 3 Dimensions Figures Cube, Pyramid, Sphere, Cylinder.
1.Square/ Rectangle: A=b x h 2.Triangle: A= ½ b x h ( a triangle is ½ of a rectangle) 3.Circle: A = r2.
Introduction to 3D Solids and Solids of Revolution Some 3D shapes can be formed by revolving a 2D shape around a line (called the axis of revolution).
Ch 1.6 CLASSIFY POLYGONS. In this section we will… Look at what makes something a polygon. Identify polygons by their sides and angles Identify polygons.
Polygons 1 What is the difference between concave and convex?
Prism A solid object with two identical bases and flat sides. If you slice a prism parallel to the bases (like bread), the cross sections are identical.
The point opposite the base of the pyramid
Unit 11: 3-Dimensional Geometry
Polygons Similar and Congruent
3-5 Angles of a Polygon.
Polygon Definition: A closed figure.
CSC461: Lecture 23 Shading Computation
Unit 11: 3-Dimensional Geometry
The Variety of Subdivision Schemes
Procedural Animation Lecture 3: Types of 3D models
A closed plane figure with at least 3 sides.
ATCM 6317 Procedural Animation
3) Use modify/mesh to smooth the interior nodes
3D Object Recognition and 2-Simplex Meshes
Standard:.
2- and 3-Dimensional Figures
Vertical Angles Vertical angles are across from each other and are created by intersecting lines.
AutoPOL Unfolder for Windows Extended unfolding capability for SolidWorks.
Objectives Classify three-dimensional figures according to their properties. Use nets and cross sections to analyze three-dimensional figures.
I have 4 faces. I have 6 edges. I have 4 vertices.
Nets of Solids or Convex Polyhedrons
A polygon is a plane figure with three or more than three segments.
3D shapes *.
Skyline’s Geometric Description Proposed Method
Unit 4 Vocabulary Coordinate Plane: A plane, also called a coordinate grid or coordinate system, in which a horizontal number line and a vertical.
Presentation transcript:

USING GEOMETRIC MODELING FOR FEATURE RECOGNITION IN ARCHAEOLOGICAL VESSELS DEZHI LIU FEATURE GROUP PRISM/ASU 3DK – 3DK – September 15, 2000

USING GEOMETRIC MODELING FOR FEATURE RECOGNITION IN ARCHAEOLOGICAL VESSELS 1. Geometric Modeling for Archaeological Vessels 2. Features of Archaeological Vessels 3. Feature Recognition 4. Output Analysis Result as XML Files 5. Some Results and Further Work

3DK – 3DK – September 15, Geometric Models for Archaeological Vessels 1.1 3D Geometric Models for Archaeological Vessels 1.2 2D Geometric Models for Archaeological Vessels

3DK – 3DK – September 15, D Geometric Models  Polygon Meshes M = (V, E, F) Where V: Vertex Set, E: Edge Set, F: Face Set

3DK – 3DK – September 15, D Geometric Models (Continue)  NURB Surfaces

3DK – 3DK – September 15, D Geometric Models  Chain Codes  NURB Curves

3DK – 3DK – September 15, Features of Archaeological Vessels 2.1 Feature Points 2.2 Contour Types 2.3 Features in Common for Vessels 2.4 Classification of Base

3DK – 3DK – September 15, Feature Points

3DK – 3DK – September 15, Feature Points (continue)

3DK – 3DK – September 15, Contour Types Simple

3DK – 3DK – September 15, Contour Types (continue) Composite

3DK – 3DK – September 15, Contour Types (continue) Inflected

3DK – 3DK – September 15, Contour Types (continue) Complex

3DK – 3DK – September 15, Features in Common for Vessels

3DK – 3DK – September 15, Classification of Base Base Point b. Flat base with zero curvature c. Concave base Base curve (Line Segment) Base curve a. Convex base

3DK – 3DK – September 15, Feature Recognition 3.1 Based on Curvature Analysis 3.2 Based on Angle Change 3.2 Based on Wavelet

3DK – 3DK – September 15, Curvature Analysis  Inflection Points (IPs) A point P will be a IP, if P satisfies К(t) = 0

3DK – 3DK – September 15, Angle Change  Corner Points (CPs) A point P will be a CP, if the angle changes sharply at P  End Points (EPs)

3DK – 3DK – September 15, Wavelet Please refer to Dasu’s presentation

3DK – 3DK – September 15, Output Analysis Result as XML Files  XML Schema  Binary Data Embedding

3DK – 3DK – September 15, Some Result and Further Work

3DK – 3DK – September 15, Some Result and Further Work (continue)

3DK – 3DK – September 15, Some Result and Further Work (continue)

3DK – 3DK – September 15, Some Result and Further Work (continue)

3DK – 3DK – September 15, Some Result and Further Work (continue)

3DK – 3DK – September 15, Some Result and Further Work (continue)