mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-20 04:25:42 +08:00
bindings: backport generator from OpenCV 4.x
This commit is contained in:

committed by
Alexander Alekhin

parent
4e3c8189a5
commit
1756e82bdd
@@ -62,6 +62,7 @@ namespace ximgproc
|
||||
//! @{
|
||||
|
||||
enum SLIC { SLIC = 100, SLICO = 101, MSLIC = 102 };
|
||||
typedef enum SLIC SLICType;
|
||||
|
||||
/** @brief Class implementing the SLIC (Simple Linear Iterative Clustering) superpixels
|
||||
algorithm described in @cite Achanta2012.
|
||||
|
Reference in New Issue
Block a user