
#include "Image/All.H"#include "Image/Pixels.H"#include <time.h>#include <sys/time.h>

Go to the source code of this file.
Classes | |
| class | segmentImageMC |
| This is a class to track hyper spectal blobs. More... | |
Defines | |
| #define | SI_TEMPLATE_CLASS <class FLOAT, class INT, unsigned int SI_channels> |
| Define the template declaration for this class. | |
| #define | SI_TEMPLATE FLOAT,INT,SI_channels |
| further define templates for this class | |
Basic image segmenter blob finder using color
Definition in file segmentImageMC.H.
| #define SI_TEMPLATE FLOAT,INT,SI_channels |
further define templates for this class
Definition at line 74 of file segmentImageMC.H.
| #define SI_TEMPLATE_CLASS <class FLOAT, class INT, unsigned int SI_channels> |
Define the template declaration for this class.
Definition at line 72 of file segmentImageMC.H.
1.6.3