spmallick / learnopencv

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

Fix descriptor matcher may returns a tuple #885

Open Fruchtzwerg94 opened 4 months ago

Fruchtzwerg94 commented 4 months ago

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