pull/13383/head
Maria Dimashova 14 years ago
parent fa6400843e
commit e7ef84b2c2
  1. 1
      modules/features2d/src/matchers.cpp

@ -914,6 +914,7 @@ void OneWayDescriptorMatcher::clear()
GenericDescriptorMatcher::clear();
prevTrainCount = 0;
if( !base.empty() )
base->clear();
}

Loading…
Cancel
Save