Namespaces | Functions
segment.h File Reference
#include <opencv2/core/core.hpp>
Include dependency graph for segment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cpl_superpixels

Functions

cv::Mat cpl_superpixels::getSuperpixelImage (cv::Mat input_img, int &num_ccs, cv::Mat &display_img, double sigma=0.3, double k=500.0, int min_size=10)
cv::Mat cpl_superpixels::getSuperpixelImage (cv::Mat color_img, cv::Mat depth_img, int &num_ccs, cv::Mat &display_img, double sigma=0.3, double k=500.0, int min_size=10, double wr=0.1, double wg=0.1, double wb=0.1, double wd=0.7)


cpl_superpixels
Author(s): Tucker Hermans
autogenerated on Wed Nov 27 2013 11:38:57