#include "DGtal/base/Common.h"
#include "DGtal/arithmetic/LatticePolytope2D.h"
#include "DGtal/io/boards/Board2D.h"
#include "DGtal/shapes/Shapes.h"
#include "DGtal/helpers/StdDefs.h"
Go to the source code of this file.
Functions | |
void | usage (int, char **argv) |
int | main (int argc, char **argv) |
jacqu.nosp@m.es-o.nosp@m.livie.nosp@m.r.la.nosp@m.chaud.nosp@m.@uni.nosp@m.v-sav.nosp@m.oie..nosp@m.fr
) Laboratory of Mathematics (CNRS, UMR 5127), University of Savoie, FranceAn example file named lower-integer-convex-hull.
This file is part of the DGtal library.
Definition in file lower-integer-convex-hull.cpp.
int main | ( | int | argc, |
char ** | argv ) |
Main.
[lower-integer-convex-hull-types]
[lower-integer-convex-hull-types]
[lower-integer-convex-hull-instantiation]
[lower-integer-convex-hull-instantiation]
[lower-integer-convex-hull-process]
[lower-integer-convex-hull-process]
[lower-integer-convex-hull-stats]
[lower-integer-convex-hull-stats]
Definition at line 67 of file lower-integer-convex-hull.cpp.
References DGtal::DigitalSetByAssociativeContainer< TDomain, TContainer >::className(), LibBoard::Board::clear(), domain, DGtal::Color::Green, DGtal::Shapes< TDomain >::makeSetFromPointPredicate(), DGtal::Color::None, DGtal::LatticePolytope2D< TSpace, TSequence >::push_front(), DGtal::Color::Red, and LibBoard::Board::saveEPS().
void usage | ( | int | , |
char ** | argv ) |
Definition at line 57 of file lower-integer-convex-hull.cpp.