118 Commits (b18e35793a7e33515a3907479cf10f9a3b7e89ab)

Author SHA1 Message Date
Yuriy Obukh 41559d7481 Some changes to make VS2010 compiler happy. 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 8 years ago
Balint Cristian 9c1d01e22a Add BoostDesc Descriptor. 8 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
berak ee0be7ad4e Update xfeatures2d.hpp 10 years ago
Maksim Shabunin a60811f6d9 Fixed surf type conversions 10 years ago
Dikay900 1a93ebf54a Pull Request 4219 from main opencv repo 10 years ago
Alexander Alekhin ac8dd366e4 ocl: fix "off" mode 10 years ago
Maksim Shabunin 94e777ba45 Trying to fix some tests 10 years ago
Patrick Snape 0507e16812 Remove the round method 10 years ago
Maksim Shabunin 47d45c55de ximgproc perftest 10 years ago
Maksim Shabunin 22e57f59e6 xfeatures2d tests 10 years ago
Patrick Snape d1695524d2 Add round method for daisy 10 years ago
Maksim Shabunin aafda8fa66 Fixing GCC 4.9 warning 10 years ago
berak bbee260321 wrap DAISY and LATCH to scripting 10 years ago
berak 8247a7a0f5 change round to cvRound 10 years ago
cbalint13 cef5666fa3 Bugfix Normalization / Enhance "double" mode queries for DAISY. 10 years ago
cbalint13 d3895582c7 Add back the wrapper. 10 years ago
cbalint13 a7356eb532 BugFix & Enhance DAISY. 10 years ago
Vadim Pisarevsky cf3dff2e9a fixed several warnings in opencv_contrib (text, xfeatures2d); added tesseract installation mini-guide in text/readme.md 10 years ago
cbalint13 ee4a9c8d14 Fix docs and repush for buildbot. 10 years ago
cbalint13 6baf963079 Get in sync with master. 10 years ago
cbalint13 332a504b95 Add rotation invariance option for BRIEF descriptor. 10 years ago
cbalint13 7ec4559509 Fix docs once again. 10 years ago