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
test_accum.cpp
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
test_kalman.cpp
test_main.cpp
test_optflowpyrlk.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
test_precomp.hpp
test_tvl1optflow.cpp