Why is flann addPoints method not there in openCV
addpoints() method was there in stand alone flann 1.8.4 to dynamically add data points in the KDTree but we don't see this method in openCV flann ntegration.
add a comment