OTB
9.0.0
Orfeo Toolbox
|
Go to the source code of this file.
Namespaces | |
grm | |
Enumerations | |
enum | CONNECTIVITY { FOUR = 0, EIGHT } |
Functions | |
void | grm::EIGHTNeighborhood (long int *neighborhood, const long unsigned int id, const unsigned int width, const unsigned int height) |
void | grm::FOURNeighborhood (long int *neighborhood, const long unsigned int id, const unsigned int width, const unsigned int height) |
enum CONNECTIVITY |
Enumerator | |
---|---|
FOUR | |
EIGHT |
Definition at line 21 of file grmNeighborhood.h.