justadudewhohacks / justadudewhohacks/opencv4nodejs
FlannBasedMatcher request
Open
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
It will be great to have full featured FlannBasedMatcher class with ability to add large datasets and to match images on trained data. Now it's only possible to match two descriptors sets without pretraining.
Flann is also missing in oficial opencv js so now there is no way to build complex feature based recognition systems in js.
Contributor guide
Assessment
This issue has not been assessed yet.