mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 21:01:33 -05:00
Fix unsigned int bug in computeECC * address issue with unsigned ints in computeEcc * remove additional logic checking firstOctave * use swap instead of same src/dst * simplify the unsigned check logic