fixed perfomance test for CCL
This commit is contained in:
@@ -78,6 +78,7 @@ namespace {
|
||||
|
||||
void operator() (cv::Mat labels) const
|
||||
{
|
||||
labels.setTo(cv::Scalar::all(-1));
|
||||
InInterval inInt(0, 2);
|
||||
int cc = -1;
|
||||
|
||||
|
Reference in New Issue
Block a user