opencv/modules/video/src
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface
* Cleanup macros and enable expansion of `__VA_ARGS__` for Visual Studio

* Macros for enum-arguments backwards compatibility

* Convert struct Param to enum struct

* Enabled ParamType.type for enum types

* Enabled `cv.read` and `cv.write` for enum types

* Rename unnamed enum to AAKAZE.DescriptorType

* Rename unnamed enum to AccessFlag

* Rename unnamed enum to AgastFeatureDetector.DetectorType

* Convert struct DrawMatchesFlags to enum struct

* Rename unnamed enum to FastFeatureDetector.DetectorType

* Rename unnamed enum to Formatter.FormatType

* Rename unnamed enum to HOGDescriptor.HistogramNormType

* Rename unnamed enum to DescriptorMatcher.MatcherType

* Rename unnamed enum to KAZE.DiffusivityType

* Rename unnamed enum to ORB.ScoreType

* Rename unnamed enum to UMatData.MemoryFlag

* Rename unnamed enum to _InputArray.KindFlag

* Rename unnamed enum to _OutputArray.DepthMask

* Convert normType enums to static const NormTypes

* Avoid conflicts with ElemType

* Rename unnamed enum to DescriptorStorageFormat
2018-09-21 18:12:35 +03:00
..
opencl Merge pull request #10553 from GlueCrow:bgfg_knn_opencl 2018-02-02 13:20:46 +03:00
bgfg_gaussmix2.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
bgfg_KNN.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
camshift.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
compat_video.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-07 12:40:27 +03:00
ecc.cpp tab to space 2018-04-24 17:45:16 +03:00
kalman.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
lkpyramid.cpp Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
lkpyramid.hpp video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
optflowgf.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
precomp.hpp next: drop HAVE_TEGRA_OPTIMIZATION/TADP 2018-04-10 18:09:54 +03:00
tvl1flow.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00