some attempts to tune the performance
This commit is contained in:
@@ -209,7 +209,6 @@ static bool convert(const String& oldcascade, const String& newcascade)
|
||||
<< "height" << cascadesize.width
|
||||
<< "width" << cascadesize.height
|
||||
<< "stageParams" << "{"
|
||||
<< "maxDepth" << maxdepth
|
||||
<< "maxWeakCount" << (int)maxWeakCount
|
||||
<< "}"
|
||||
<< "featureParams" << "{"
|
||||
|
||||
Reference in New Issue
Block a user