Method GetNumberOfSuperpixels
- Namespace
- OpenCvSharp.XImgProc
- Assembly
- OpenCvSharp.dll
GetNumberOfSuperpixels()
Calculates the superpixel segmentation on a given image stored in SuperpixelSEEDS object.
The function computes the superpixels segmentation of an image with the parameters initialized with the function createSuperpixelSEEDS().
public virtual int GetNumberOfSuperpixels()