opencv/modules/video/src
branka-plateiq 34ad9b8a42 Pass RANSAC parameters as function input (#10569)
* Pass RANSAC parameters as function input

* Clean up unnecessary code

* Keep the original function signature

* Clean up based on PR comments

Replace array with vector.

Correct naming convention for input variables.

Add checks on input variables.

* Use vector instead of array for dynamic size

* Revert change.

* Use dynamic array

* Fix wrong syntax in array allocation

* Undo change

* Fix variable name

* Use vector and not array

* fixed compile warning on Windows
2018-06-26 16:40:28 +03:00
..
opencl Merge pull request #10553 from GlueCrow:bgfg_knn_opencl 2018-02-02 13:20:46 +03:00
bgfg_gaussmix2.cpp video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
bgfg_KNN.cpp video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
camshift.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
compat_video.cpp moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 2014-08-10 23:24:16 +04:00
ecc.cpp tab to space 2018-04-24 17:45:16 +03:00
kalman.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
lkpyramid.cpp Pass RANSAC parameters as function input (#10569) 2018-06-26 16:40:28 +03:00
lkpyramid.hpp video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
optflowgf.cpp video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
precomp.hpp Master Version: Added NEON Optimizations for LK Optical Flow. 2014-03-04 14:47:12 -05:00
tvl1flow.cpp video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00