#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 | segmentImageMC2 |
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 segmentImageMC2.H.
#define SI_TEMPLATE FLOAT,INT,SI_channels |
further define templates for this class
Definition at line 74 of file segmentImageMC2.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 segmentImageMC2.H.