mirror of
https://github.com/opencv/opencv.git
synced 2025-01-12 15:49:32 +08:00
ef5579dc86
* 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 |
||
---|---|---|
.. | ||
kaze | ||
opencl | ||
agast_score.cpp | ||
agast_score.hpp | ||
agast.cpp | ||
akaze.cpp | ||
bagofwords.cpp | ||
blobdetector.cpp | ||
brisk.cpp | ||
draw.cpp | ||
dynamic.cpp | ||
evaluation.cpp | ||
fast_score.cpp | ||
fast_score.hpp | ||
fast.avx2.cpp | ||
fast.cpp | ||
fast.hpp | ||
feature2d.cpp | ||
gftt.cpp | ||
hal_replacement.hpp | ||
kaze.cpp | ||
keypoint.cpp | ||
main.cpp | ||
matchers.cpp | ||
mser.cpp | ||
orb.cpp | ||
precomp.hpp |