opencv/modules/video/test
Danny 1b844f8413
Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue
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
2021-04-30 17:20:52 +00:00
..
ocl fix test error on Tinker Board (OpenCL on Arm platform) 2018-02-26 22:55:06 +09:00
test_accum.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_camshift.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
test_ecc.cpp Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 2021-04-30 17:20:52 +00:00
test_estimaterigid.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_kalman.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_optflowpyrlk.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_tvl1optflow.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00