Merge pull request #540 from hgaspar:244
[profile/ivi/opencv.git] / modules / flann /
2013-02-15 Andrey KamaevMerge pull request #301 from emchristiansen:javasample2.4
2013-02-04 Andrey KamaevMerge pull request #395 from LeonidBeynenson:fix_ml_lar...
2013-02-01 Andrey KamaevMerge pull request #396 from vpisarev:facedetect_fixes
2013-02-01 Andrey KamaevMerge pull request #400 from ilysenkov:bugfix_2560
2013-02-01 Andrey KamaevMerge pull request #397 from ilysenkov:bugfix_2677
2013-01-31 Ilya LysenkovChecked key_size in LSH table for validness (#2677)
2013-01-31 Ilya LysenkovAdded a test for invalid key sizes in LSH tables
2013-01-23 Andrey KamaevMerge pull request #299 from branch 'bitwangyaoyao_ocl...
2013-01-23 Andrey KamaevMerge pull request #295 from apavlenko:test_surf_keypoi...
2013-01-21 Andrey KamaevMerge pull request #306 from AnnaKogan8:perf_tests_timi...
2013-01-16 Andrey KamaevMerge pull request #296 from asmorkalov:html_docs_warni...
2013-01-14 Alexander SmorkalovDocumentation build warning fixes.
2012-10-25 Andrey KamaevMerge pull request #74 from taka-no-me/cl2cpp
2012-10-23 Andrey KamaevMerge pull request #80 from apavlenko/android-samples...
2012-10-22 Andrey KamaevMerge pull request #76 vpisarev/test_fixes_1
2012-10-22 Andrey KamaevMerge pull request #79 from taka-no-me:warnings
2012-10-22 Andrey KamaevFix windows build warnings
2012-10-22 Andrey KamaevMerge pull request #55 from vpisarev/ocl_fixes
2012-10-17 OpenCV BuildbotNormalize line endings and whitespace
2012-10-16 Andrey KamaevMerge branch 'release2.4.3' into 2.4
2012-10-16 Andrey KamaevFix binary compatibility of opencv_flann
2012-10-15 Andrey KamaevBring back escaped virtual destructors from 2.4.2
2012-10-12 Andrey KamaevMerge pull request #29 from thorikawa/feature-523
2012-10-12 Andrey KamaevMerge pull request #40 from emchristiansen/manualBRISKFREAK
2012-10-11 Vadim Pisarevskyfixed possibly inccorrect interval measurements in...
2012-10-11 Andrey KamaevMerge pull request #34 from roynos/master
2012-10-09 Andrey KamaevFix inconsistent argument type in HammingLUT distance...
2012-10-09 Vadim Pisarevskyadded #undef True/False to avoid collision with X11...
2012-09-28 Marius MujaMerge branch 'master' of git://code.opencv.org/opencv
2012-09-28 Marius MujaAdded test to fix backwards compatibility with the...
2012-09-27 Marius MujaExposed HierarchicalClusteringIndex in OpenCV wrapper
2012-09-05 Yury ZemlyanskiyMerge remote-tracking branch 'itseez/opencv'
2012-09-04 Alexander SmorkalovMerge branch 'master' of git://code.opencv.org/opencv
2012-08-29 noobMerge branch 'master' of git://code.opencv.org/opencv
2012-08-28 Vadim Pisarevskyfixed #2297, #2300; fixed several warnings
2012-08-09 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-08-07 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Alexander Mordvintesvcomment fixed
2012-08-07 Alexander MordvintesvRevert "fixed LshIndex types in its constructor"
2012-07-25 marina.kolpakovaMerge branch 'master' of git://5.9.49.245/opencv
2012-07-24 Maria Dimashovafixed LshIndex types in its constructor
2012-07-12 Vincent Rabaudbackport 9018
2012-07-12 Vincent Rabaudfix gcc C++11 bug mentioned in answers.opencv.org/quest...
2012-06-28 Marina Kolpakovamerged the trunk r8719:8731 and 8807
2012-06-28 Marina Kolpakovamerged the trunk r8704:8716
2012-06-27 Vadim Pisarevskyfixed ios framework build (ticket #2092)
2012-06-22 Andrey KamaevFixed buggy NEON check inside flann
2012-06-20 Andrey KamaevFixed mingw build warnings
2012-06-20 Andrey KamaevUpdated warning options for GCC; fixed new warnings.
2012-06-15 Andrey KamaevMerged the trunk r8595:8668 (except iOS and new gpu...
2012-06-15 Andrey KamaevMerged the trunk r8589:8653 - all changes related to...
2012-06-12 Andrey KamaevFixed number of warnings. Fixed mingw64 build.
2012-06-11 Alexander Mordvintsevfixed #1974
2012-06-09 Andrey KamaevWarning fixes continued
2012-06-08 Andrey KamaevFixed mingw build.
2012-06-07 Andrey KamaevSet stricter warning rules for gcc
2012-04-30 Vadim Pisarevskymerged 2.4 into trunk
2012-04-22 Andrey KamaevFixed build with mingw 4.4.0
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-04-13 Ilya LysenkovSpell checked the documentation with VIM (issue #223)
2012-04-12 Andrey KamaevFixed several documentation warnings and errors.
2012-04-12 Ilya LysenkovUpdated doc of flann::hierarchicalClustering (issue...
2012-04-10 Andrey KamaevCorrected fix of flann deprecation warnings
2012-04-10 Andrey KamaevFixed flann deprecation warnings from flann itself
2012-04-05 Andrey KamaevMerged the trunk r7844
2012-04-05 Marius MujaBug fix in LSH index
2012-03-31 Andrey KamaevFixed ~20 potential errors identified by the MS complier.
2012-03-26 Vadim Pisarevskygot rid of "long double" in OpenCV; ticket #1515
2012-03-16 Vadim Pisarevskyfixed hundreds of warnings from MSVC 2010.
2012-02-14 Anatoly Baksheevfixed ~200 warnings for windows
2012-02-07 Marius MujaBug fix
2012-02-03 Andrey KamaevGlobal CMake reorganization:
2012-01-09 Marius MujaFixing ticket #1539
2011-12-12 Marius MujaFix to solve conflicts to standalone FLANN
2011-11-23 Marius MujaFixing uint32_t typedef for MSVC
2011-11-23 Marius MujaFix ticket #1346
2011-10-26 Andrey KamaevBetter NEON Hamming distance
2011-10-18 Marius MujaClang compilation fixes, closes #1432
2011-10-11 Vadim Pisarevskyunified norm computing; added generalized Hamming distance
2011-10-05 Vadim Pisarevskyfixed bug #1331
2011-10-03 Vadim Pisarevskyfixed multiple warnings on Windows. fixed bug #1368
2011-09-30 Marius MujaFixing ticket #1402
2011-09-22 Marius MujaApplied fix from #1382
2011-09-22 Jose Luis BlancoRemoved extra "," that raised GCC warnings.
2011-09-14 Vadim Pisarevskyalways initialize the output values in LSH-based k...
2011-09-13 Alexander Mordvintsevwork on #1360 (custom LshIndex params fixed)
2011-09-13 Marius MujaFixing ticket #1366
2011-09-12 Marius MujaFixing include defines
2011-08-31 Vincent Rabaud- add documentation for LshIndexParams
2011-08-14 Vadim Pisarevskyfixed tickets #1301, #1303, #1305
2011-08-13 Andrey KamaevDocumentation: fixed about 100 cross-referencing errors.
2011-08-04 Andrey KamaevImplemented read/write methods for FlannBasedMatcher...
2011-08-02 Vadim Pisarevskyfixed compile warnings in FLANN about too long integer...
2011-07-25 Marius MujaSpecifying correct parameter types for cv::flann::Gener...
2011-07-19 Vadim Pisarevskyadded COVAR_ and SORT_ enums to core.hpp; fixed many...
2011-07-18 Marius MujaFixes
2011-07-18 Marius MujaChecking for already defined proprocessor macros
2011-07-18 Marius MujaFixing ticket #1230
2011-07-17 Marius MujaFixing ticket #1228
2011-07-14 Vadim Pisarevskyfixed opencv_flann (with flann 1.6) compile errors...
next