opencv/modules/video/src
_Burnside 6c39fbc33f
Merge pull request #24852 from Octopus136:4.x
Make \epsilon parameter accessible in VariationalRefinement #24852

Resolves #24847

I believe this is necessary to expose \epsilon parameter.

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2024-01-17 10:20:03 +03:00
..
opencl Fix modules/ typos 2019-08-16 17:34:29 +03:00
tracking Merge pull request #24461 from fengyuentau:tracker_vit_backend_target 2023-10-27 14:12:44 +03:00
bgfg_gaussmix2.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-03 12:39:41 +00:00
bgfg_KNN.cpp add BackgroundSubtractor(KNN|MOG2).getDefaultName() implementation 2022-04-03 20:35:55 +01:00
camshift.cpp fixed bug: added threshold for variables 'rotate_a', ' rotate_c' 2019-02-08 13:06:23 +03:00
dis_flow.cpp Merge pull request #24852 from Octopus136:4.x 2024-01-17 10:20:03 +03:00
ecc.cpp Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 2021-04-30 17:20:52 +00:00
kalman.cpp Fix KalmanFilter comment error 2022-05-12 08:48:23 +00:00
lkpyramid.cpp Clean up the Universal Intrinsic API. 2023-10-13 19:23:30 +08:00
lkpyramid.hpp Merge pull request #17180 from PetWorm:3.4 2020-04-29 09:55:59 +00:00
optflowgf.cpp Clean up the Universal Intrinsic API. 2023-10-13 19:23:30 +08:00
optical_flow_io.cpp fix: supress GCC13 warnings (#24434) 2023-10-26 09:00:58 +03:00
precomp.hpp next: drop HAVE_TEGRA_OPTIMIZATION/TADP 2018-04-10 18:09:54 +03:00
variational_refinement.cpp Merge pull request #24852 from Octopus136:4.x 2024-01-17 10:20:03 +03:00