1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 06:11:09 +08:00

Fixing whitespaces #2

This commit is contained in:
Vladimir
2015-06-26 10:58:53 +09:00
parent ecc71c324b
commit e8353d923c
4 changed files with 4 additions and 7 deletions

View File

@@ -24,7 +24,6 @@ namespace cv{
Mat_<double> HShist, Vhist;
};
TrackingHistogram _origHist;
const TrackingFunctionPF & operator = (const TrackingFunctionPF &);
};