800 Commits (3b4d98017ab4063819a5f6e9c141912693b38c2e)
 

Author SHA1 Message Date
Vadim Pisarevsky 763954f815 fixed xfeatures2d tests 10 years ago
Vadim Pisarevsky 0cfd795303 refactored xfeatures2d in the same style as features2d 10 years ago
StevenPuttemans c20ea8e7e8 adding more clear documentation 10 years ago
Vadim Pisarevsky 37c503d462 Merge pull request #96 from avdmitry/datasets 10 years ago
Vadim Pisarevsky 816232855a Merge pull request #111 from PhilLab/patch-1 10 years ago
dmitriy.anisimov 2c8c4ddf77 added benchmark for ar_hmdb 10 years ago
dmitriy.anisimov 1d6a0e4724 enhance documents structure 10 years ago
Dmitriy Anisimov a5351d9e86 added Caltech Pedestrian dataset loading 10 years ago
Philipp Hasper 3218ba6c3e Moved namespace 10 years ago
Antonella Cascitelli 775aecc0e4 UML source files added 10 years ago
Philipp Hasper ab4d697667 Registration sample: adapt to xfeatures2d 10 years ago
vludv b1b36cd20e Adaptive manifold filter: downsample/upsample operations where paralleled. 10 years ago
vludv a31a70bf47 Merge branch 'master' of github.com:Itseez/opencv_contrib 10 years ago
vludv e8d7975e2c Adaptive manifold filter changes: Memory consuming was reduced and performance was improved (10% average). 10 years ago
manuele 77116f35db buffer overrun fix 10 years ago
manuele a9eebb91f9 warning fixes 10 years ago
manuele 59099ecbc0 adas fix 10 years ago
Vadim Pisarevsky 6a61e07cf4 Merge pull request #103 from bmagyar/fix_doc_title 10 years ago
Vadim Pisarevsky 5fccae3133 Merge pull request #104 from andreasBihlmaier/cvv_fix_docs 10 years ago
Alexandre Benoit d7dfdcbe60 Merge branch 'master' of https://github.com/Itseez/opencv_contrib 10 years ago
ahb 611c82c30b cmake -DCVV_DEBUG_MODE= only belongs into tutorial 10 years ago
ahb d4a6bc0146 2.4 -> master: :ocv:struct:`DMatch` -> :basicstructures:`DMatch <dmatch>` 10 years ago
ahb 9a15276e56 fix unresolved references by using different (old?) style ones 10 years ago
Bence Magyar 098d8193e5 Fix documentation title in TOF and some typos 10 years ago
ahb 4649cbe45e in future: write about gui 10 years ago
ahb a220bddd99 api documentation complete; cvv now shows up in index 10 years ago
ahb b4354bbeaf almost done with API docs 10 years ago
Maksim Shabunin 6ad96028a2 Merge pull request #101 from mshabunin/java_wrap 10 years ago
ahb a686f6269b add functions with TODOs 10 years ago
ahb 54c5dacf56 start to add proper sphinx docs; remove old stuff here 10 years ago
Vadim Pisarevsky fcb8e31c53 Merge pull request #63 from 23pointsNorth/ccalib_module 10 years ago
Maksim Shabunin e640d6ad48 Merge pull request #81 from znah/xfeatures2d_fix 10 years ago
Dmitriy Anisimov 74fbe96b6f renamed datasetstools to datasets 10 years ago
dmitriy.anisimov ee934e29bb added benchmark for fr_lfw dataset 10 years ago
Maksim Shabunin f7763b9a4e Fixed bioinspired/retina OpenCL java wrapping 10 years ago
Maksim Shabunin d210ec58e0 Enabled java wrappers for bioinspired/retina module 10 years ago
Vadim Pisarevsky dca8904dbc Merge pull request #97 from andreasBihlmaier/integrate_cvv 10 years ago
ahb e114d95e6e Integrate cvv module: Interactive Visual Debugging of Computer Vision applications 10 years ago
Vadim Pisarevsky 47131fd1c0 Merge pull request #84 from avdmitry/datasetstools2 10 years ago
Vadim Pisarevsky bc5d9c5175 Merge pull request #92 from Bellaktris/inpainting 10 years ago
Vadim Pisarevsky f07e304d21 Merge pull request #90 from bkueng/superpixel_SEEDS 10 years ago
Vadim Pisarevsky 4114d068b2 Merge pull request #95 from berak/line_descriptor_fix_delete 10 years ago
berak 70e9ee6292 fix mismatched delete[] calls in line_descriptor.cpp 10 years ago
Vadim Pisarevsky 0ea1de85bf Merge pull request #94 from vpisarev/fixed_win32_compile_errors2 10 years ago
Vadim Pisarevsky f1f579f557 do not use __popcnt64 10 years ago
Vadim Pisarevsky 70252d9af8 Merge pull request #88 from berak/glob_xobjdetect 10 years ago
Vadim Pisarevsky a5f4cdbcdd another fix in line descriptor module for Win32 MSVC 10 years ago
Vadim Pisarevsky a76666264b Merge pull request #93 from vpisarev/fixed_win32_compile_errors 10 years ago
Vadim Pisarevsky db1667ed6c fixed the hamming distance function not to use 64-bit pop count. This should fix compile errors on Windows 10 years ago
dmitriy.anisimov ee12bc12f2 added MNIST dataset loader 10 years ago