mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
refactoring latentSVM
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define LSVM_ERROR
|
||||
|
||||
#define LATENT_SVM_OK 0
|
||||
#define LATENT_SVM_MEM_NULL 2
|
||||
#define DISTANCE_TRANSFORM_OK 1
|
||||
#define DISTANCE_TRANSFORM_GET_INTERSECTION_ERROR -1
|
||||
#define DISTANCE_TRANSFORM_ERROR -2
|
||||
|
||||
Reference in New Issue
Block a user