mirror of https://github.com/CGAL/cgal
removed flow chart of WLOP
This commit is contained in:
parent
bc3674eef4
commit
381f39c573
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
/*!
|
||||
\addtogroup PkgPointSetProcessing
|
||||
\todo check generated documentation
|
||||
\cgalPkgDescriptionBegin{Point Set Processing,PkgPointSetProcessingSummary}
|
||||
\cgalPkgPicture{point_set_processing_detail.png}
|
||||
\cgalPkgSummaryBegin
|
||||
|
|
|
|||
|
|
@ -167,10 +167,6 @@ Point set simplification through grid-based clustering. Removed points are depic
|
|||
\subsection Point_set_processing_3Example_4 WLOP simplification example
|
||||
The following example reads a point set, simplifies and regularizes it by WLOP.
|
||||
|
||||
\cgalFigureBegin{Point_set_processing_3figWlop_flow_chart, wlop_flow_chart.jpg}
|
||||
A flow chart of the WLOP algorithm
|
||||
\cgalFigureEnd
|
||||
|
||||
\cgalExample{Point_set_processing_3/wlop_simplify_and_regularize_point_set_example.cpp}
|
||||
|
||||
\cgalFigureBegin{Point_set_processing_3figsimplification_comparison, simplification_comparison.jpg}
|
||||
|
|
|
|||
Loading…
Reference in New Issue