Click or drag to resize

SuperpixelSLICGetNumberOfSuperpixels Method

Calculates the actual amount of superpixels on a given segmentation computed and stored in SuperpixelSLIC object.

Namespace:  OpenCvSharp.XImgProc
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public virtual int GetNumberOfSuperpixels()

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.XImgProc.SuperpixelSLIC.GetNumberOfSuperpixels"]

See Also