173 Commits (01f00f8f09d76ed9c7ced142a38e08a37a86376f)

Author SHA1 Message Date
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
Hamdi Sahloul 36291faf6c Affine feature2D: Prevent crashing due to invalid covariant matrix 8 years ago
Vitaly Tuzov 97037fba92 Updated LATCH accuracy test 8 years ago
Hamdi Sahloul be84634c92 Freak - convert to gray instead of throwing an error 8 years ago
Vitaly Tuzov f6e72fc24e Fix for FAST feature detection on specific locations 8 years ago
Vitaly Tuzov a9b8fb8300 GaussianBlur of the source image for LATCH descriptor made optional 8 years ago
Alexander Alekhin fe7842e8cb drop unused code 8 years ago
Alexander Alekhin a22b9815b1 fix code style 8 years ago
Gregor Kovalčík 0058eca130 Fixed PCT Signature typos. (#1346) 8 years ago
Vitaly Tuzov 7e46ea166c Removed helper functions from header. 8 years ago
Alexander Alekhin 2e2b629153 surf: fix OpenCL tests 8 years ago
Alexander Alekhin 85a284c031 surf: fix OpenCL condition 8 years ago
woody.chow b5340f6428 Remove unnecessary _mm256_round_ps 8 years ago
Vladislav Sovrasov bac7c26c2d features2d: add a separate regression test for OCL SURF 8 years ago
Vladislav Sovrasov dae2c1ba8b xfeatures2d: change threshold in regression test 8 years ago
acyen 6ee8c58c1a Fix test. 8 years ago
acyen a6592b0741 OCL SURF: Fix descriptor calculation. 8 years ago
acyen cdbdb5738f Fix tests to work transparently with OpenCL SURF. 8 years ago
Albert 66843d980f Fix opencv/opencv#4685. Fix opencv/opencv_contrib#433. 8 years ago
Vladislav Sovrasov b4c67e8bb9 Fix gcc7 warnings 8 years ago
Suleyman TURKMEN 29e3caf3e4 Update line_descriptor samples 8 years ago
Alexander Alekhin 02ea1b6680 test: fix SIFT descriptor test 8 years ago
Yuriy Obukh 41559d7481 Some changes to make VS2010 compiler happy. 8 years ago
Woody Chow ab43a3b2d9 Use TLS instead of mutex in SIFT 8 years ago
Woody Chow 6be2945abb Multithreading findScaleSpaceExtremaComputer. Sort the keypoints afterwards to make the output stable 8 years ago
Alexander Alekhin fdab64c95d fix tests 8 years ago
Alexander Alekhin cde15a7726 cmake: update ocv_download 8 years ago
Maksim Shabunin 95d432db5d Download cache 8 years ago
Woody Chow 443f68cb71 Parallelize calcDescriptors and buildDoGPyramid. Simplify 2 lines of AVX2 instructions 8 years ago
Maksim Shabunin f8807f18cd Reduced modules dependencies: 8 years ago
Woody Chow c5e55dfde9 Optimize SIFT with AVX2 8 years ago
oqtvs bd447c0f02 Fixed issue 975 - fixed visual studio 2010 build errors on module xfeatures2d 8 years ago
Alexander Alekhin 072956924b build: fix build error 8 years ago