Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 3D Identity

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 3D Identity


Chronological Thread 
  • From: John Griessen <>
  • To:
  • Subject: Re: [cgal-discuss] 3D Identity
  • Date: Tue, 08 Oct 2013 10:24:56 -0500

On 10/03/2013 03:55 AM, Laurent Rineau (CGAL/GeometryFactory) wrote:
With a second though, it seems that your problem may be more simple that the
general shape recognition. You could use the AABB Tree from CGAL to compute
the Haussdorf between your two surfaces, and decide that they are sufficiently
similar if that distance is lower that a given bound.

Hmmm... If that approach computes quickly enough, one could generate a set
of orientations and scalings until a near match was optimized... A fuzzy
logic comparator.




Archive powered by MHonArc 2.6.18.

Top of Page