mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Fixing some static analysis issues
This commit is contained in:
@@ -72,6 +72,7 @@ public:
|
||||
shapeContextWeight=1.0f;
|
||||
sigma=10.0f;
|
||||
name_ = "ShapeDistanceExtractor.SCD";
|
||||
costFlag = 0;
|
||||
}
|
||||
|
||||
/* Destructor */
|
||||
|
||||
Reference in New Issue
Block a user