setAlgorithm method
Implementation
void setAlgorithm(cvg.FlannAlgorithm value) {
cfeatures2d.cv_flann_IndexParams_setAlgorithm(ref, value.value);
}
void setAlgorithm(cvg.FlannAlgorithm value) {
cfeatures2d.cv_flann_IndexParams_setAlgorithm(ref, value.value);
}