|
DGtal 1.4.0
|
#include <DGtal/topology/tables/NeighborhoodTablesGenerators.h>#include <boost/iostreams/filtering_streambuf.hpp>#include <boost/iostreams/copy.hpp>#include <boost/iostreams/filter/zlib.hpp>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
An example file named generateSimplicityTables3D. Creates precomputed tables for determining whether some point is simple within an object.
This file is part of the DGtal library.
Definition in file generateSimplicityTables3D.cpp.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 45 of file generateSimplicityTables3D.cpp.
References DGtal::Trace::beginBlock(), DGtal::Trace::endBlock(), DGtal::functions::generateSimplicityTable(), and DGtal::trace.