144 Commits (09fd78e455155b6487915208d6e2b93a2847c52a)

Author SHA1 Message Date
Hamdi Sahloul be84634c92 Freak - convert to gray instead of throwing an error 7 years ago
Vitaly Tuzov f6e72fc24e Fix for FAST feature detection on specific locations 7 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
Alexander Alekhin 2feb23cf36 cmake: include contrib modules into "opencv_world" 8 years ago
Yorwba 2a0cad7714 Merge pull request #933 from Yorwba:harris-laplace-detector 8 years ago
Suleyman TURKMEN cb7b59f203 Update sift.cpp 8 years ago
catree 4820eff512 Add default value for LUCID feature. Add note about color image requirement. 8 years ago
Alexander Alekhin 7084cc5c9e MSVS 2015u3 warning 8 years ago
Gregor Kovalcik a476ec1c7e Implementation of PCT signature extractor (position-color-texture) and evaluation of their Signature Quadratic Form Distance (SQFD). 8 years ago
Kotrix bfb0e20c5c Removed redundant commented code 9 years ago
Balint Cristian 9c1d01e22a Add BoostDesc Descriptor. 9 years ago
Balint Cristian 593e78c5d0 Add VGG descriptor. 9 years ago
abratchik 30a5b4c38a fix for feature2d java wrappers as described in this post: http://answers.opencv.org/question/101675/surfsift-java-wrapper-for-opencv-3xosx-1011/ 9 years ago
Vladislav Sovrasov 4b00e414d1 Check that image is gray in FREAK 9 years ago
Vladislav Sovrasov 5d86aa25f7 Fix rounding in FREAK descriptor 9 years ago
berak b8fba9d547 fix CommandLineParser usage in samples 9 years ago
Martin Nowak d4df727d38 fix overflow issue when computing diagonal 9 years ago
Gary Bradski 2a1a7198df Update README.md 9 years ago
Suleyman TURKMEN 947964b886 Update shape_transformation.cpp 9 years ago
Balint Cristian cf5fa2d408 BugFix: Fix & enhance DAISY sampling from convoluted cubes collection. 9 years ago
Rok Mandeljc b273e1b914 opencv_xfeatures2d: CUDA SURF: check if __CUDA_ARCH__ is defined before comparing it 9 years ago
lar-lab-unibo 6960aacd26 Removed trailing space 9 years ago
m4nh 4b1322624f MSD Detector Added 9 years ago
Maksim Shabunin f529a1df2b Fixed HAL headers location 9 years ago