SLIP
1.4
|
Provides a class to manipulate neighbourhood configurations. More...
#include "DPoint1d.hpp"
#include "DPoint2d.hpp"
#include "DPoint3d.hpp"
#include "DPoint4d.hpp"
#include "Block.hpp"
Go to the source code of this file.
Namespaces | |
slip | |
This namespace corresponds to the kernel of the Simple Library on Image Processing (SLIP). That is to say that it contains the data structures and the algorithms needed by these data strucutres. | |
Enumerations | |
enum | slip::NEIGHBOURHOOD { slip::N_2_C, slip::N_4_C, slip::N_6o_C, slip::N_6e_C, slip::N_8_C, slip::N_6_C, slip::N_18_C, slip::N_26_C, slip::N_4D_8_C } |
Choose between different neighbourhood. More... | |
Provides a class to manipulate neighbourhood configurations.
Definition in file neighbors.hpp.