removed flow chart of WLOP

This commit is contained in:
Shihao Wu 2014-06-12 18:41:17 +08:00
parent bc3674eef4
commit 381f39c573
2 changed files with 0 additions and 5 deletions

View File

@ -2,7 +2,6 @@
/*!
\addtogroup PkgPointSetProcessing
\todo check generated documentation
\cgalPkgDescriptionBegin{Point Set Processing,PkgPointSetProcessingSummary}
\cgalPkgPicture{point_set_processing_detail.png}
\cgalPkgSummaryBegin

View File

@ -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}