mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
Merge branch '2.4'
This commit is contained in:
@@ -2543,7 +2543,6 @@ public:
|
||||
data(_data),
|
||||
centers(_centers)
|
||||
{
|
||||
CV_DbgAssert(centers.cols == data.cols);
|
||||
}
|
||||
|
||||
void operator()( const BlockedRange& range ) const
|
||||
|
||||
Reference in New Issue
Block a user