Namespaces | Classes | Typedefs | Functions
cpl_superpixels Namespace Reference

Namespaces

namespace  srv

Classes

struct  SmoothClutter
struct  SmoothClutterRequest_
struct  SmoothClutterResponse_

Typedefs

typedef
::cpl_superpixels::SmoothClutterRequest_
< std::allocator< void > > 
SmoothClutterRequest
typedef boost::shared_ptr
< ::cpl_superpixels::SmoothClutterRequest
const > 
SmoothClutterRequestConstPtr
typedef boost::shared_ptr
< ::cpl_superpixels::SmoothClutterRequest
SmoothClutterRequestPtr
typedef
::cpl_superpixels::SmoothClutterResponse_
< std::allocator< void > > 
SmoothClutterResponse
typedef boost::shared_ptr
< ::cpl_superpixels::SmoothClutterResponse
const > 
SmoothClutterResponseConstPtr
typedef boost::shared_ptr
< ::cpl_superpixels::SmoothClutterResponse
SmoothClutterResponsePtr

Functions

cv::Mat 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 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)

Typedef Documentation

Definition at line 54 of file SmoothClutter.h.

Definition at line 57 of file SmoothClutter.h.

Definition at line 56 of file SmoothClutter.h.

Definition at line 82 of file SmoothClutter.h.

Definition at line 85 of file SmoothClutter.h.

Definition at line 84 of file SmoothClutter.h.


Function Documentation

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 
)

Definition at line 13 of file segment.cpp.

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 
)

Definition at line 37 of file segment.cpp.



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