Remove wrong assertion
This commit is contained in:
parent
22e352d9cc
commit
e64bb3654a
@ -2547,7 +2547,6 @@ public:
|
|||||||
data(_data),
|
data(_data),
|
||||||
centers(_centers)
|
centers(_centers)
|
||||||
{
|
{
|
||||||
CV_DbgAssert(centers.cols == data.cols);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void operator()( const BlockedRange& range ) const
|
void operator()( const BlockedRange& range ) const
|
||||||
|
Loading…
x
Reference in New Issue
Block a user