Couldn't load images OpenCV(4.6.0)
Open
bug
- Dominant language
- C++
- Stars
- 377
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
**Bug description**
```
~ ls -al *.jpeg | wc -l
3075
~ Xpano * --output=/tmp/panorama.jpeg
...
[2023-09-30 17:36:50.131] [XPano] [error] Couldn't load images OpenCV(4.6.0) ./modules/flann/src/miniflann.cpp:521: error: (-215:Assertion failed) (size_t)knn <= index_->size() in function 'runKnnSearch_'
```
All the images are part of the same one panorama picture, shoot with dwarf 2 .
**Desktop (please complete the following information):**
- OS: Linux
- Version: 0.16.1
- Method of installation: dpkg
Contributor guide
Assessment
This issue has not been assessed yet.