opencv/modules/video/src
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
..
opencl Fix modules/ typos 2019-08-16 17:34:29 +03:00
bgfg_gaussmix2.cpp Fix spelling typos 2019-12-27 12:46:53 +00:00
bgfg_KNN.cpp fix files permissions 2020-04-13 04:29:55 +00:00
camshift.cpp fixed bug: added threshold for variables 'rotate_a', ' rotate_c' 2019-02-08 13:06:23 +03:00
compat_video.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
ecc.cpp Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 2021-04-30 17:20:52 +00:00
kalman.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
lkpyramid.cpp Merge pull request #19580 from SergeyKrivohatskiy:patch-1 2021-02-21 15:57:18 +00:00
lkpyramid.hpp Merge pull request #17180 from PetWorm:3.4 2020-04-29 09:55:59 +00:00
optflowgf.cpp fix getDefaultName() 2021-02-15 19:21:53 +06:00
precomp.hpp Master Version: Added NEON Optimizations for LK Optical Flow. 2014-03-04 14:47:12 -05:00
tvl1flow.cpp fix getDefaultName() 2021-02-15 19:21:53 +06:00