mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Fixed some issues found by static analysis (4th round)
This commit is contained in:
@@ -69,6 +69,7 @@ extern "C" {
|
||||
(((const CvHaarClassifierCascade*)(haar))->flags & CV_MAGIC_MASK)==CV_HAAR_MAGIC_VAL)
|
||||
|
||||
#define CV_HAAR_FEATURE_MAX 3
|
||||
#define CV_HAAR_STAGE_MAX 1000
|
||||
|
||||
typedef struct CvHaarFeature
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user