1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00

Fixing whitespaces #3

This commit is contained in:
Vladimir
2015-06-27 07:03:28 +09:00
parent e8353d923c
commit 7569b8a1cc
2 changed files with 2 additions and 3 deletions

View File

@@ -146,7 +146,6 @@ namespace cv
Rect2d maxScRect;
//Detection part
//To fix: use precalculated BB
do
{
Mat_<double> intImgP, intImgP2;