fixed broken indentation
This commit is contained in:
parent
82a9f9a5a9
commit
195d501b43
@ -246,7 +246,7 @@ public:
|
|||||||
meanshiftV.resize(positionsCount);
|
meanshiftV.resize(positionsCount);
|
||||||
distanceV.resize(positionsCount);
|
distanceV.resize(positionsCount);
|
||||||
iterMax = maxIter;
|
iterMax = maxIter;
|
||||||
modeEps = eps;
|
modeEps = eps;
|
||||||
|
|
||||||
for (unsigned i = 0; i<positionsV.size(); i++)
|
for (unsigned i = 0; i<positionsV.size(); i++)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user