515 Commits (bd34f6dd984f3dad4375689de09c8bdc16fee9ca)

Author SHA1 Message Date
Ilya Lavrenov dc441f50cd fixed memory leak in descriptor regression tests 9 years ago
Ilya Lavrenov be499b42d9 fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp 9 years ago
Ilya Lavrenov 370d1ff21a fixed typo 9 years ago
Roman Donchenko 1245cd1752 NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG() 9 years ago
Roman Donchenko 72ddeea479 FREAK: add missing field initialization 9 years ago
Pierre Moulon 901d4995e3 Fix a typo error 10 years ago
Ilya Lavrenov 89e3c508d8 fixed tests for aarch64 10 years ago
ippei ito b8c00854fe instead of "using namespace cv" put all the tests into cv:: namespace. 10 years ago
ippei ito b7276359e9 Test accuracy for PR#3829 10 years ago
ippei ito 65b0ecfec5 Test accuracy for PR#3829.Fix WOrder warning on gcc 10 years ago
ippei ito d1902a1276 Test accuracy for PR#3829.Fix warning on gcc, comment out INIT_RANDOM_SEED for same result each ran. 10 years ago
ippei ito 56cae1b293 Test accuracy for PR#3829.Fix Some Error, Modify SLA. 10 years ago
ippei ito 7c740b6a31 Test accuracy for Pull Request # 3829 10 years ago
ippei ito cd42e38013 FlannBasedMatcher(LshIndex) in the feature2d optimization for continuance additional train() 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
StevenPuttemans db9a0cfbc0 add extra to FeatureDetector docs 10 years ago
Maksim Shabunin 09fb7512ed Fixed iOS framework compilation warnings 10 years ago
Maksim Shabunin 9b55c09999 Basic doxygen documentation support 10 years ago
Niklas Frisk af72e6b8f4 Fixes #3910, flags in _prepareImgAndDrawKeypoints are now binary OR'ed instead of added. 10 years ago
StevenPuttemans d4ec359f11 Fixing errors 10 years ago
StevenPuttemans 03662c0589 fix blobdetector 10 years ago
E Braun d82b918a7b fix for bug 3172 10 years ago
E Braun aa9da6e433 regression test for bug 3172 10 years ago
E Braun bdb82d181f fix for bug 3172 10 years ago
Adrian Clark fcc481e751 Fixed crash in SSE implementation of FREAK descriptor when number of pairs is set to something other than 512. 10 years ago
E Braun bbe48eaac6 regression test for bug 3172 10 years ago
PhilLab d5489f3a68 Clarified DescriptorExtractor::compute 10 years ago
berak 3500c940d4 add Bag of Words to python wrapper 11 years ago
berak fc610979bb export BOW to script wrappers 11 years ago
Maks Naumov eb89f5207c remove unused variables in CV_KDTreeTest_CPP::findNeighbors() 11 years ago
Martin Jul a1798cb28e Fixed typo in BFMatcher in docs. 11 years ago
Ilya Lavrenov 80df44bd75 doc fix 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
Peter Andreas Entschev c289c8a700 Fixing some indentation issues on FREAK source file. 11 years ago
Andrey Pavlenko 1966e7cea9 fixing compilation on Linux 11 years ago
Andrey Pavlenko bd9d3dd561 fixing build of 2.4 branch with VC12 (aka 2013) 11 years ago
Alexander Alekhin 0ee47502d9 remove CV_EXPORT from templates 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 11 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 11 years ago
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 11 years ago
Alexander Mordvintsev 57bd485119 compute method for Feature2D 11 years ago
Alexander Pacha 0b15cfd48c Added FREAK-descriptor extractor to documentation. 11 years ago
StevenPuttemans 194af062ff Adapted the reference underscore to link properly 11 years ago
StevenPuttemans a92feafc49 Fixed bug 3166 - added paper reference to stardetector code 11 years ago
StevenPuttemans 52bfa7b850 Fixed bug 1873 : return image keypoint descriptors + fix on line 152 pure declaration 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago