#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/highgui/highgui.hpp>
#include "abstract_feature.h"
#include <vector>
#include <iostream>
Go to the source code of this file.
Classes | |
class | cpl_visual_features::CannyEdges |
Namespaces | |
namespace | cpl_visual_features |