220 Commits (3ba40a53160fde8fea34d2c24b0ab5d02cd30618)

Author SHA1 Message Date
Tomoaki Teshima 5910cc9039 fix compilation error on Jetson 5 years ago
Tomoaki Teshima de211bf96e fix compilation error on MSVS 5 years ago
Tomoaki Teshima 32f8801ce0 avoid bit-exact test on Jetson 5 years ago
Alexander Alekhin a4ca61e24d xfeatures2d(python): compatibility cv.xfeatures2d.SIFT_create() 5 years ago
Alexander Alekhin 1248735d1e xfeatures2d: move SIFT to main repository 5 years ago
Alexander Alekhin ce7c8f2646 sift: avoid inplace calls of GaussianBlur 5 years ago
Alexander Alekhin a15e105db1 sift: perf tests and trace regions 5 years ago
Tomoaki Teshima 505ca72150 fix runtime error of test case redefinition 5 years ago
RAJKIRAN NATARAJAN f3982616a8
Merge pull request #2449 from saskatchewancatch:issue-16736 5 years ago
catree 70664ccfa8 Fix GMSMatcher crash when -1 value is assigned by getGridIndexLeft() in assignMatchPairs(). 5 years ago
raanyild 9c0ae273fd
Merge pull request #2440 from raanyild:freak_rounding_bug 5 years ago
cudawarped d7d6360fce
Merge pull request #2396 from cudawarped:fix_python_cudawarping_cudaarithm 5 years ago
catree a9c1cfcb5d Add LOGOS (Local geometric support for high-outlier spatial verification) features matching strategy. 5 years ago
catree c4d24d33d9 Harmonise bibtex formatting. Sort entries alphabetically by the last name of the first paper author. 5 years ago
Brian Wignall 078c45633d Fix typos 5 years ago
Brian Wignall 8c09249352 Fix typos 6 years ago
Alexander Alekhin f452bd49e4 update tests (gaussianBlur fix) 6 years ago
ab-dragon e45887e1c0 Merge pull request #2301 from ab-dragon:conditionally_compute_dog_pyramid 6 years ago
Alexander Alekhin 3e4fb8f415 xfeatures2d: use updated TLS API 6 years ago
Tomoaki Teshima 581c9499f9 suppress noisy warning 6 years ago
bitsun c7f2e2a2bb Merge pull request #2074 from bitsun:master 6 years ago
Alexander Alekhin 6132943a39 xfeatures2d: validate keypoints mask for SURF 7 years ago
Alexander Alekhin 2fa9e65f4a xfeatures2d: validate keypoints mask for SURF 7 years ago
Lubos e996686254 Compile on Clang 6 fixed 7 years ago
Hamdi Sahloul b0186947db Generate enum bindings automatically 7 years ago
Maksim Shabunin 696aa69f9a Fixed several incorrect printf format specifiers 7 years ago
Hamdi Sahloul 21b4630698 Renamed unnamed enum to FastFeatureDetector.DetectorType 7 years ago
Hamdi Sahloul b6ece95da6 Rename unnamed enum to DAISY.NormalizationType 7 years ago
Hamdi Sahloul bcf8f15a78 Convert unnamed FREAK enum to static const 7 years ago
Alexander Alekhin abb211d064 avoid `Ptr<> == NULL` checks 7 years ago
Alexander Alekhin 9312f74540 xfeatures2d(test): update GMS test thresholds 7 years ago
Alexander Alekhin 0bf687bc33 xfeatures2d(test): update extraction/invariance tests 7 years ago
Vadim Pisarevsky d1b8e38e45 trying to fix the custom AVX2 builder test failures (false alarms) 7 years ago
Alexander Alekhin 0a8d930341 xfeatures2d(test): disable tests with required non-free code 7 years ago
Alexander Alekhin d3b03808db xfeatures2d: fix CUDA nonfree build 7 years ago
berak c871e23d18 xfeatures2d: throw CV_Error if not built with OPENCV_ENABLE_NONFREE 7 years ago
Alexander Alekhin fc69aa57bc opencv: use cv::AutoBuffer<>::data() 7 years ago
Alexander Alekhin df483cfdc9 build: unreachable code after CV_Error() 7 years ago
Alexander Alekhin ec65e5b29c xfeatures2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 4c42ed6b4f build: fix includes 7 years ago
Alexander Alekhin af58e08ee2 build: fix C++17 build 7 years ago
Hamdi Sahloul 389f2c5044 Expose matchGMS to Python binder 7 years ago
Alexander Alekhin edfdf12c31 tests: refactor test files 7 years ago
catree c02b241e52 Port GMS matching by JiaWang Bian into xfeatures2d module. 7 years ago
catree f3320d4faa Add getter and setter for VGG and Boost descriptors. 7 years ago
Hamdi Sahloul fa719d5d85 closes #1513 - HarrisLaplace bug 7 years ago
Hamdi Sahloul ff8a7b806b LUCID - Support RGBA 7 years ago
Hamdi Sahloul 2e129b7728 `VGG::compute()` header is unnecessary and problematic for Python binder 7 years ago
Vitaly Tuzov 8c394a4f2e Updated internal calls to linear resize to use bit-exact version 7 years ago
Alexander Alekhin e878ea952a build: fix defines 8 years ago