spmallick / learnopencv

Learn OpenCV : C++ and Python Examples
https://www.learnopencv.com/
21.38k stars 11.62k forks source link

Fix descriptor matcher may returns a tuple #885

Open Fruchtzwerg94 opened 9 months ago

Fruchtzwerg94 commented 9 months ago

Descriptor matcher may returns a tuple, whch can't be sorted afterwards.