US8478025B2 - Computing genus and homology groups in 3D digital space - Google Patents

Computing genus and homology groups in 3D digital space Download PDF

Info

Publication number
US8478025B2
US8478025B2 US13/374,652 US201013374652A US8478025B2 US 8478025 B2 US8478025 B2 US 8478025B2 US 201013374652 A US201013374652 A US 201013374652A US 8478025 B2 US8478025 B2 US 8478025B2
Authority
US
United States
Prior art keywords
boundary
genus
points
electronic form
display
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US13/374,652
Other versions
US20120300995A1 (en
Inventor
Li Chen
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US13/374,652 priority Critical patent/US8478025B2/en
Publication of US20120300995A1 publication Critical patent/US20120300995A1/en
Application granted granted Critical
Publication of US8478025B2 publication Critical patent/US8478025B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/60Analysis of geometric attributes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/003Reconstruction from projections, e.g. tomography
    • G06T11/008Specific post-processing after tomographic reconstruction, e.g. voxelisation, metal artifact correction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2200/00Indexing scheme for image data processing or generation, in general
    • G06T2200/04Indexing scheme for image data processing or generation, in general involving 3D image data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10072Tomographic images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10072Tomographic images
    • G06T2207/10081Computed x-ray tomography [CT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10072Tomographic images
    • G06T2207/10088Magnetic resonance imaging [MRI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30108Industrial image inspection

Definitions

  • the field of this invention is image processing. More precisely, the invention relates to the processing of images produced from 3D image obtained from a device such as CT and MRI scans. More precisely again, the invention relates to the 3D image structure to find out how many tunnels (wholes) in the image.
  • the invention can be used to recognize wholes and cracks in a 3D object, If genus is zero that simply indicates there is no wholes. Its applications include medical images and CT applications.
  • Application can also include cultural applications, games and/or cooperative work.
  • the topological properties of an object in 3D contain connected components, genus of its boundary surfaces, and other homologic and homotopic properties [5].
  • this problem of obtaining fundamental groups is decidable but no practical algorithm has yet been found. Therefore, homology groups have played the most significant role.
  • the key in the algorithm in [1] is to find the genus of the closed digital surfaces that is the boundary of the 3D object.
  • This INVENTION will provide a process that deals with simulated and real data in order to obtain the topological invariants such as connected components, boundary surface genus, and homology groups (not generators as described in [4]).
  • the said mesh is defined as an arrangement of vertices and triangular faces, each being defined by three references to the vertices that it connects, and with three edges connecting each of the said vertices.
  • the representation of data sets is only based on the natural cubic three-dimensional (3D) object.
  • the said cubic is eight-integer points (or vertices) at the corners of a cube in 3D.
  • this process comprises several steps for final genus result.
  • people only do this based on local search and merge of 2D faces.
  • the invention is based on a total innovative and inventive approach to an object in three dimensions. Also the representation of an object only uses natural cubic not simplical complexes (triangulations). The speed will be much improved.
  • the invention is based particularly on the application of the Gauss-Bonnet theorem in digital space. That Gauss-Bonnet theorem says, in general, the genus is based on total curvature of the boundary surface of a 3D object. Such Gauss-Bonnet method is said to be a global method since it does not working on each individual path through the point as the existing method does.
  • this type of process according to the invention also comprises a fast process to find all boundary points.
  • Step 1 Track the boundary M, said B, which is a union of several closed surfaces. This algorithm only needs to scan though all the points in M to see if the point is linked to a point outside of M. That point will be on boundary.
  • Step 2 Calculate the genus of each closed surface (e.g. B(1) . . . , B(k)) in the boundary B.
  • the method is the following: since there are six different types of boundary points (on the boundary surface), two of them has 4 neighbors, and two of them has 6 neighbors in the surface ( FIG. 1 ).
  • M3, M4, M5, M6 to denote the numbers of different types.
  • Mi represents the number of points each of which has i-neighbors.
  • the genus g 1+(M5+2M6 ⁇ M3)/8 [1].
  • Step 3 Using the Theorem 2.2, we can get homology groups H0, H1, H2, and H3. H0 is Z. For H1, we need to get b1(B) that is just the summation of the genus in all connected components in B. H2 is the number of components in B. H3 is trivial.
  • Theorem There is a linear time algorithm to calculate all homology groups for each type of manifold in 3D.
  • FIG. 1 shows a block diagram of the different steps applied during the process for genus calculation according to the invention
  • FIG. 2 The six types of boundary configuration of the local points according to the process in FIG. 1 ;
  • FIGS. 3 a , 3 b and 3 c 3 a A 3D cube according to the process in FIG. 1 ;
  • FIGS. 4 a , and 4 b Examples of Real 3D Objects.
  • FIG. 5 Machines that obtain the data presented in FIG. 4 ;
  • FIG. 6 Result displayed illustrated in FIG. 1 .
  • a part of the 3D image usually form a thing that is not separated. In other words, it is connected.
  • the foreground is the all elements that are above value
  • the Background are all elements that are 0.
  • One of the six configurations is called a digital surface point in 3D.
  • the six configurations are shown in FIG. 2 .
  • each element is digital surface point.
  • boundary points might not be categorized into the six types as in FIG. 2 . Those are some noises or some none surface factor. We need to display the local configuration, and modify it using human interaction to fix it. Will be only a few of them.
  • Get data from the device shown in FIG. 5 Store the data in memory as M.
  • Set up a clip level for instance 10
  • Every element whose value is below 10 means the background pixels. All other pixels are also called M.
  • M is a single 3D object.
  • M can be the image shown in FIG. 4 a or 4 b.
  • B may contain several closed surfaces B(1), . . . , B(k) as shown in FIG. 3 b or 3 c . Each the digital point on the surface is one of the six configurations shown in FIG. 2 .
  • homology group H0 is Z, the integer; homology group H1, is equivalent to b1 of boundary that is just the summation of the genus in all connected components in boundary; homology group H2 is the number of components in the boundary; homology group H3 is equivalent to 0.

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Geometry (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Processing Or Creating Images (AREA)
  • Image Analysis (AREA)

Abstract

The invention concerns the calculation of genus of digital or cubic three-dimensional object (3D), said genus is the number of tunnels indicating holes such as in donates. The invention is characterized in that said method comprises a step in selecting (counting) numbers of different types of points on the boundary of the object then obtaining genus.

Description

CROSS-REFERENCE TO RELATED APPLICATION
None
FIELD OF THE INVENTION
The field of this invention is image processing. More precisely, the invention relates to the processing of images produced from 3D image obtained from a device such as CT and MRI scans. More precisely again, the invention relates to the 3D image structure to find out how many tunnels (wholes) in the image.
The invention can be used to recognize wholes and cracks in a 3D object, If genus is zero that simply indicates there is no wholes. Its applications include medical images and CT applications.
Industrial automation and inspection in many industries (e.g., automotive manufacture, electronics manufacture, food and agriculture production, printing and textiles, just to name a few)
    • medical applications (including artificial vision for the blind)
    • automobile driver assistance
    • digital photography
    • film and video analysis (e.g., sports analysis)
    • computer games
    • image searching
    • people tracking
    • safety monitoring
    • security and biometrics
    • 3D modeling
    • traffic and road management
Application can also include cultural applications, games and/or cooperative work.
REFERENCES
  • [1] L. Chen, Y. Rong, Linear time recognition algorithms for topological invariants in 3D, Proceedings of International Conference on Pattern Recognition (ICPR), 2008. pp 1-4.
  • [2] L. Chen, Discrete Surfaces and Manifolds, SP Computing, Rockville, 2004.
  • [3] C. J. A. Delfinado, H. Edelsbrunner, An Incremental Algorithm For Betti Numbers Of Simplicial Complexes On The 3-Sphere, Computer Aided Geometric Design 12 (1995), 771-784.
  • [4] T. K. Dey, S. Guha, Computing Homology Groups Of Simplicial Complexes In R3. Journal Of The ACM 45 (1998) 266-287.
  • [5] A. Hatcher, Algebraic Topology, Cambridge University Press, 2002.
  • [6] T. Kaczynski, K. Mischaikow And M. Mrozek, Computing Homology, Homology, Homotopy
    And Applications, Vol. 5(2), 2003, Pp. 233-256
  • [7] T. Kaczynski, K. Mischaikow, M. Mrozek, Computational Homology Springer Series: Applied
    Mathematical Sciences, Vol. 157, 2004,
  • [8] W. D. Kalies, K. Mischaikow And G. Watson, Cubical Approximation And Computation Of Homology,
    Banach Center Publ. 47, 115-131 (1999).
BACKGROUND OF THE INVENTION
Computing topological properties for a 3D object in 3D space is an important task in image processing [1][2]. The recent developments in medical imaging and 3D digital camera systems raise the problem of the direct treatment of digital 3D objects. In the past, 3D computer graphics and computational geometry have usually used triangulation to represent a 3D object [3][4][6][7].
Basically, the topological properties of an object in 3D contain connected components, genus of its boundary surfaces, and other homologic and homotopic properties [5]. In 3D, this problem of obtaining fundamental groups is decidable but no practical algorithm has yet been found. Therefore, homology groups have played the most significant role. Research shows that a key factor of computing homology groups of 3D objects is the genus of the boundary surface of the 3D object [3].
Theoretical results show that there exist linear time algorithms for calculating genus and homology groups for 3D Objects in 3D space [3]. However, the implementation of these algorithms is not simple due to the complexity of real data samplings. Most of the algorithms require the triangulation of the input data since it is collected discretely [3-7]. However, for most medical images, the data was sampled consecutively, meaning that every voxel in 3D space will contain data. In such cases, researchers use the marching-cubes algorithm to obtain the triangulation since it is a linear time algorithm. However the spatial requirements for such a treatment will be at least doubled by adding the surface-elements (sometimes called faces).
In this invention, we look at a set of points in 3D digital space, and our purpose is to find homology groups of the data set. The direct algorithm without utilizing triangulation was proposed by Chen and Rong in 2008 [1].
In [1], we discuss the geometric and algebraic properties of manifolds in 3D digital spaces and the optimal algorithms for calculating these properties. We consider digital surfaces as defined in [2].
We presented a theoretical optimal algorithm with time complexity O(n) to compute the genus and homology groups in 3D digital space, where n is the size of the input data [1].
The key in the algorithm in [1] is to find the genus of the closed digital surfaces that is the boundary of the 3D object. This INVENTION will provide a process that deals with simulated and real data in order to obtain the topological invariants such as connected components, boundary surface genus, and homology groups (not generators as described in [4]).
BRIEF SUMMARY OF THE INVENTION
These objectives, and others that will become clear later, are achieved a process for directly calculating the genus without a triangular mesh. The said mesh is defined as an arrangement of vertices and triangular faces, each being defined by three references to the vertices that it connects, and with three edges connecting each of the said vertices.
In this invention, the representation of data sets is only based on the natural cubic three-dimensional (3D) object. The said cubic is eight-integer points (or vertices) at the corners of a cube in 3D.
According to the invention, this process comprises several steps for final genus result. In the past, people only do this based on local search and merge of 2D faces. Thus, the invention is based on a total innovative and inventive approach to an object in three dimensions. Also the representation of an object only uses natural cubic not simplical complexes (triangulations). The speed will be much improved.
The invention is based particularly on the application of the Gauss-Bonnet theorem in digital space. That Gauss-Bonnet theorem says, in general, the genus is based on total curvature of the boundary surface of a 3D object. Such Gauss-Bonnet method is said to be a global method since it does not working on each individual path through the point as the existing method does.
Advantageously, this type of process according to the invention also comprises a fast process to find all boundary points.
Gauss-Bonnet Theorem and Closed Digital Surfaces: The Gauss-Bonnet theorem states that if M is a closed manifold, then
M K G dA=2π×(M)
Σ{p is a point in M} K(p)=2π·(2−2g)
Applying this theorem to digital space, we obtain in [1] that g=1+(M5+2M6−M3)/8.
We now describe a procedure for computing the homology group of 3D objects in 3D digital space. The theoretical foundation that verifies this procedure can be found in [1].
Assuming we only have a set of points in 3D. We can digitize this set into 3D digital spaces.
There are two ways of doing so: (1) by treating each point as a cube-unit that is called the raster space, (2) by treating each point as a grid point, which is also called the point space. These two are dual spaces. Using the algorithm described in [2], we can determine whether the digitized set forms a 3D manifold in 3D space in direct adjacency for connectivity.
Let us assume that we have a connected 3D object M. If it is not, use a labeling or search method, a computer machine can separate M to be several 3D objects.
The Main Procedure:
Step 1. Track the boundary M, said B, which is a union of several closed surfaces. This algorithm only needs to scan though all the points in M to see if the point is linked to a point outside of M. That point will be on boundary.
Step 2. Calculate the genus of each closed surface (e.g. B(1) . . . , B(k)) in the boundary B. The method is the following: since there are six different types of boundary points (on the boundary surface), two of them has 4 neighbors, and two of them has 6 neighbors in the surface (FIG. 1). We can use M3, M4, M5, M6 to denote the numbers of different types. Mi represents the number of points each of which has i-neighbors. The genus g=1+(M5+2M6−M3)/8 [1].
Step 3. Using the Theorem 2.2, we can get homology groups H0, H1, H2, and H3. H0 is Z. For H1, we need to get b1(B) that is just the summation of the genus in all connected components in B. H2 is the number of components in B. H3 is trivial.
Therefore, we can use linear time algorithms to calculate g and all homology groups for digital manifolds in 3D [1, 2].
Theorem There is a linear time algorithm to calculate all homology groups for each type of manifold in 3D.
BRIEF DESCRIPTION OF THE DRAWINGS
Other characteristics and advantages of the invention will be understood more clearly upon reading the following description of a preferred embodiment, given solely for illustrative purposes and that is in no way limitative, accompanied by the appended figures wherein:
FIG. 1 shows a block diagram of the different steps applied during the process for genus calculation according to the invention;
FIG. 2 The six types of boundary configuration of the local points according to the process in FIG. 1;
FIGS. 3 a, 3 b and 3 c 3 a A 3D cube according to the process in FIG. 1;
FIGS. 4 a, and 4 b Examples of Real 3D Objects.
FIG. 5. Machines that obtain the data presented in FIG. 4;
FIG. 6 Result displayed illustrated in FIG. 1.
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
The following detailed description of the preferred embodiments is made to the accompanying drawings that form a part hereof, and in which is shown by way of illustration specific embodiments in which the invention may be practiced. It is to be understood that other embodiments may be utilized and structural changes may be made without departing from the scope of the present invention.
GLOSSARY
The following definitions are used throughout this specification to describe the preferred embodiment:
3D Digital Image
A 3D array stored in computer memory in which each element is numerical value usually an integer.
3D Object
A part of the 3D image usually form a thing that is not separated. In other words, it is connected.
Foreground and Background in the 3D Image.
In a 3D image, the foreground is the all elements that are above value 0, the Background are all elements that are 0.
Boundary of a 3D Object
The collection of those elements in the object each of which has a neighbor in background.
Digital Surface Point in 3D
One of the six configurations is called a digital surface point in 3D. The six configurations are shown in FIG. 2.
(Closed) Digital Surface
A set of elements in a 3D image (their values are above zero), each element is digital surface point.
A Connected Component
Some foreground elements (points) are linked together. Meaning that there is path to link them.
Pathological Configuration
Some boundary points might not be categorized into the six types as in FIG. 2. Those are some noises or some none surface factor. We need to display the local configuration, and modify it using human interaction to fix it. Will be only a few of them.
In this patent, we are not dealing with an automated procedure for deleting the Pathological configuration.
Embodiments
Get data from the device shown in FIG. 5. Store the data in memory as M. Set up a clip level (for instance 10). Every element whose value is below 10 means the background pixels. All other pixels are also called M.
Get all connected components of M. Each of the component will still called M. So M is a single 3D object. For instance, M can be the image shown in FIG. 4 a or 4 b.
Find the boundary of M, called B. B may contain several closed surfaces B(1), . . . , B(k) as shown in FIG. 3 b or 3 c. Each the digital point on the surface is one of the six configurations shown in FIG. 2.
Use the formula g=1+(M5+2M6−M3)/8 to find genus of B(i). Such as the genus for FIG. 3 c is 2.
Calculate homology group H0 is Z, the integer; homology group H1, is equivalent to b1 of boundary that is just the summation of the genus in all connected components in boundary; homology group H2 is the number of components in the boundary; homology group H3 is equivalent to 0.
CONCLUSION AND FAQ
1. What are the objectives of the invention?
    • A fast method to get structural information for complex 3D images
      2. What problem or problems does the invention solve
    • The Practical and fast method for 3D image classification.
      3. How does the invention solve the problem or problems
    • Write software based on the method and associated algorithms. Use computers or embedded chip processors to process a 3D image that can be captured by 3D camera or medical instruments such as CT or MR, and other methods.
      4. How does the invention differ from already patented or made inventions
    • Before the invention of this method, the only method that calculate genus for 3D objects is using triangulation method. That transfers the 3D digital image into 3D geometric object described by tetrahedral (3D polyhedrons). Our method directly use the image collected. The algorithm based on the new digital method and a new formula.
      5. What improvements or new features are part of the invention
    • The method uses the raw image directly and the algorithm reaches the minimum in terms of time and space costs in computers. The speed is at least 10 time fast than existing methods.
      6. How does the invention work or what process steps are involved
    • Input a 3D image into a computer or directly save 3D images into computer memory, our method will calculate the invariants of the image and to make classification.

Claims (1)

What is claimed is:
1. A computer-implemented method for use in calculating genus for the physical three-dimensional object using for a 3D imaging system, (A arbitrarily shaped physical object having a volume), the 3D imaging system having the image capturing device(s), a keyboard, screen display, processor, and memory, the method comprising the steps of:
(a) using the 3D imaging system, capturing a 3D image, the 3D image having an electronic form that can be electronically manipulated in the memory and from
which the 3D imaging system can create and display a visual representation of the
object; and
(b) defining the object from choosing a range of display, and storing the object definition in an electronic form in a digital storage medium; and
(c) using a computer, obtaining the electronic form of the object definition from the digital storage medium and automatically producing an electronic form of a boundary points for the object; and
(d) using a computer, obtaining the electronic form of the a boundary points of the object, calculating different types of the points, storing the counting number for each type to digital storage medium; and
(e) using a computer, obtaining the electronic form of the counting number for each type from digital storage medium, and automatically producing the genus
and save and display; and
(f) using a computer, obtaining the electronic form of genus and automatically producing homology groups and display; and
(g) wherein the step of automatically producing an electronic form of a boundary points for the object further, this step comprises the sub-steps of:
(g.1) reading object data;
(g.2) numerically scanning the point definition to detect if it is on the boundary, if it is on the boundary, mark the point; and
(h) wherein the step of calculating different types of the points, storing the counting number for each type to digital storage medium, this step comprises the sub-steps of:
(h.1) numerically scanning the marked point definition check that the number of marked points in its neighbors; put it into a category that indicates the type of boundary surface points;
(h.2) get the number of points in each type and store the numbers of each type to memory;
(h.3) this becomes the counting numbers M3 M4, MS, M6 indicating the boundary points having three, four, five, and six marked neighboring points; and
i) wherein the step of automatically producing the genus and save and display, this step comprises the sub-steps of:
(i.1) using the counting numbers calculated in step (h.3), the genus g=1+(M5+2 M6−M3)/8;
(i.2) save the number calculated from CLI) to memory; and
(j) wherein the step of automatically producing homology groups and display, this step comprises the sub-steps of:
(j.1) homology group HO is Z the integer; (j.2) homology group H1, is equivalent to b1 of boundary that is just the summation of the genus in all connected components in boundary;
(j.3) homology group H2 is the number of components in the boundary;
(j.4) homology group H3 is equivalent to O.
US13/374,652 2009-12-07 2010-12-02 Computing genus and homology groups in 3D digital space Active 2031-09-15 US8478025B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/374,652 US8478025B2 (en) 2009-12-07 2010-12-02 Computing genus and homology groups in 3D digital space

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US28365009P 2009-12-07 2009-12-07
US13/374,652 US8478025B2 (en) 2009-12-07 2010-12-02 Computing genus and homology groups in 3D digital space

Publications (2)

Publication Number Publication Date
US20120300995A1 US20120300995A1 (en) 2012-11-29
US8478025B2 true US8478025B2 (en) 2013-07-02

Family

ID=47219252

Family Applications (1)

Application Number Title Priority Date Filing Date
US13/374,652 Active 2031-09-15 US8478025B2 (en) 2009-12-07 2010-12-02 Computing genus and homology groups in 3D digital space

Country Status (1)

Country Link
US (1) US8478025B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110807219A (en) * 2019-10-16 2020-02-18 湖北亿咖通科技有限公司 Three-dimensional simulation modeling method, device, terminal and storage medium for road network

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11890550B2 (en) * 2020-01-02 2024-02-06 Mattel, Inc. Electrical tomography-based object recognition

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7991221B1 (en) * 2006-03-06 2011-08-02 Kling Daniel H Data processing system utilizing topological methods to manipulate and categorize n-dimensional datasets

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7991221B1 (en) * 2006-03-06 2011-08-02 Kling Daniel H Data processing system utilizing topological methods to manipulate and categorize n-dimensional datasets

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110807219A (en) * 2019-10-16 2020-02-18 湖北亿咖通科技有限公司 Three-dimensional simulation modeling method, device, terminal and storage medium for road network

Also Published As

Publication number Publication date
US20120300995A1 (en) 2012-11-29

Similar Documents

Publication Publication Date Title
Saha et al. A survey on skeletonization algorithms and their applications
Liu et al. Construction of iso-contours, bisectors, and Voronoi diagrams on triangulated surfaces
Xu et al. Reconstruction of scaffolds from a photogrammetric point cloud of construction sites using a novel 3D local feature descriptor
Wei et al. Tensor voting guided mesh denoising
US8405659B2 (en) System and method for establishing correspondence, matching and repairing three dimensional surfaces of arbitrary genus and arbitrary topology in two dimensions using global parameterization
CN107657644B (en) Sparse scene flows detection method and device under a kind of mobile environment
Han et al. Automated monitoring of operation-level construction progress using 4D BIM and daily site photologs
CN103310233A (en) Similarity mining method of similar behaviors between multiple views and behavior recognition method
JP6482130B2 (en) Geometric verification apparatus, program and method
Van Nguyen et al. Geometric modeling: background for processing the 3d objects
Lei et al. What's the Situation With Intelligent Mesh Generation: A Survey and Perspectives
Peltier et al. Computing homology group generators of images using irregular graph pyramids
US8478025B2 (en) Computing genus and homology groups in 3D digital space
Qu et al. Mode surfaces of symmetric tensor fields: Topological analysis and seamless extraction
Gonzalez-Aguilera et al. From point cloud to CAD models: Laser and optics geotechnology for the design of electrical substations
Torre-Ferrero et al. 3D point cloud registration based on a purpose-designed similarity measure
Budianti et al. Background blurring and removal for 3d modelling of cultural heritage objects
CN114757822B (en) Binocular-based human body three-dimensional key point detection method and system
da Silva Tavares Image processing and analysis: applications and trends
Guo et al. Improved marching tetrahedra algorithm based on hierarchical signed distance field and multi-scale depth map fusion for 3D reconstruction
Xia et al. Realpoint3d: Point cloud generation from a single image with complex background
Hauenstein et al. Curvature determination in range images: new methods and comparison study
Ismail et al. Surface Reconstruction from Unstructured Point Cloud Data for Building Digital Twin
Soysal et al. Joint utilization of local appearance and geometric invariants for 3D object recognition
Raviv et al. Scale invariant metrics of volumetric datasets

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

REMI Maintenance fee reminder mailed
FPAY Fee payment

Year of fee payment: 4

SULP Surcharge for late payment
FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

FEPP Fee payment procedure

Free format text: 7.5 YR SURCHARGE - LATE PMT W/IN 6 MO, SMALL ENTITY (ORIGINAL EVENT CODE: M2555); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2552); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

Year of fee payment: 8