Merge remote-tracking branch 'upstream/3.4' into merge-3.4
This commit is contained in:
@@ -535,7 +535,8 @@ protected:
|
||||
img->copyTo(sub);
|
||||
shift += img->size().height + 1;
|
||||
}
|
||||
//imwrite("/tmp/all_fonts.png", result);
|
||||
if (cvtest::debugLevel > 0)
|
||||
imwrite("all_fonts.png", result);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user