mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
1b844f8413
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