#include <stdio.h>
#include <math.h>
#include <vector>
#include <float.h>
#include <opencv2/opencv.hpp>
Go to the source code of this file.
Classes | |
class | Slic |
Defines | |
#define | NR_ITERATIONS 10 |
Typedefs | |
typedef cv::Vec< double, 5 > | Vec5d |
#define NR_ITERATIONS 10 |