cgal/Surface_reconstruction_3
Nader Salman 5e5fcc83d0 Algorithm:
Segment image then detect vertices of borders. 
Triangulate these vertices using a new class Gyroviz_border_points_dt2.h
The triangulation of these points is useful to dissociate the constraints
quality of the segmentation threshold value.

TODO :
Launch the Segmentation + CDT2 on a sequence of *.BMP and *.PNT images.
2008-04-07 09:03:48 +00:00
..
demo/Surface_reconstruction_3 Algorithm: 2008-04-07 09:03:48 +00:00
doc/concepts generate_reference_documentation 1.0.2 requires to document the concepts refinement by inheritance instead of "@heading Refines" 2008-04-04 16:38:18 +00:00
doc_tex Automatic documentation by generate_reference_documentation 1.0.2 2008-04-04 16:40:07 +00:00
include/CGAL Automatic documentation of orient_normals_wrt_cameras_3() 2008-04-01 17:46:09 +00:00
package_info/Surface_reconstruction_3
test/Surface_reconstruction_3 Fixed test suite when LAPACK is not available 2008-03-26 15:43:57 +00:00
dont_submit