VAT  3.0
Video Analysis Tool
Public Member Functions | List of all members
cv::ximgproc::SuperpixelSEEDSImpl Class Reference
Inheritance diagram for cv::ximgproc::SuperpixelSEEDSImpl:

Public Member Functions

 SuperpixelSEEDSImpl (int image_width, int image_height, int image_channels, int num_superpixels, int num_levels, int prior=2, int histogram_bins=5, bool double_step=false)
 
virtual int getNumberOfSuperpixels ()
 
virtual void iterate (InputArray img, int num_iterations=4)
 
virtual void getLabels (OutputArray labels_out)
 
virtual void getLabelContourMask (OutputArray image, bool thick_line=false)
 

The documentation for this class was generated from the following file: