.. |
kaze
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
opencl
|
|
|
affine_feature.cpp
|
Fixed mask handling in AffineFeature.
|
2023-05-17 12:04:52 +03:00 |
agast_score.cpp
|
|
|
agast_score.hpp
|
|
|
agast.cpp
|
Merge pull request #20367 from augustinmanecy:features2d-rw
|
2022-12-21 16:03:00 +03:00 |
akaze.cpp
|
Merge pull request #24323 from georgthegreat:akaze-variadic
|
2023-10-03 16:16:41 +03:00 |
bagofwords.cpp
|
|
|
blobdetector.cpp
|
Fixed blob detector parameters range.
|
2022-12-26 15:02:24 +03:00 |
brisk.cpp
|
Merge pull request #20367 from augustinmanecy:features2d-rw
|
2022-12-21 16:03:00 +03:00 |
draw.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-06-19 18:44:16 +00:00 |
dynamic.cpp
|
|
|
evaluation.cpp
|
Merge pull request #21937 from Kumataro:4.x-fix-21911
|
2022-05-13 17:32:05 +00:00 |
fast_score.cpp
|
Clean up the Universal Intrinsic API.
|
2023-10-13 19:23:30 +08:00 |
fast_score.hpp
|
|
|
fast.avx2.cpp
|
Merge pull request #26109 from WanliZhong:univ_intrin_operator2warpper
|
2024-09-13 10:56:48 +03:00 |
fast.cpp
|
Clean up the Universal Intrinsic API.
|
2023-10-13 19:23:30 +08:00 |
fast.hpp
|
Fixed most clang -Wextra-semi warnings
|
2022-09-27 18:06:46 -04:00 |
feature2d.cpp
|
Merge pull request #12827 from hrnr:stitching_4
|
2018-11-10 19:53:48 +03:00 |
gftt.cpp
|
Merge pull request #20367 from augustinmanecy:features2d-rw
|
2022-12-21 16:03:00 +03:00 |
hal_replacement.hpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
kaze.cpp
|
Merge pull request #20367 from augustinmanecy:features2d-rw
|
2022-12-21 16:03:00 +03:00 |
keypoint.cpp
|
Merge pull request #26022 from Kumataro:fix26016
|
2024-08-23 12:35:13 +03:00 |
main.cpp
|
|
|
matchers.cpp
|
remove const from functions returning by value
|
2022-05-26 21:30:41 +09:00 |
mser.cpp
|
C-API cleanup: use AutoBuffer in MSER
|
2024-10-01 18:44:22 +03:00 |
orb.cpp
|
Merge pull request #20367 from augustinmanecy:features2d-rw
|
2022-12-21 16:03:00 +03:00 |
precomp.hpp
|
|
|
sift.dispatch.cpp
|
different interpolation by double image (#23124)
|
2023-02-17 10:35:54 +03:00 |
sift.simd.hpp
|
features2d: fixed out of bounds access in SIFT
|
2024-09-13 14:30:27 +03:00 |