587 Commits (3be484f12b4ecbe96503363802fe68a17dd4bf2f)
 

Author SHA1 Message Date
Dmitriy Anisimov 3be484f12b added tr_svt benchmark 11 years ago
Dmitriy Anisimov c5bc6e82ea added fr_adience dataset loader 11 years ago
Dmitriy Anisimov e16ba0430a updated or_sun dataset loader 11 years ago
Vadim Pisarevsky 99a5f4cf18 Merge pull request #113 from vpisarev/refactor_features2d_take4 11 years ago
Vadim Pisarevsky fba1825a1a fixed some more compile errors and test failures 11 years ago
Vadim Pisarevsky 6c63139f7a added properties setter/getter to SURF 11 years ago
Vadim Pisarevsky 218358a5d5 corrected text detection once again to match the new MSER interface 11 years ago
Vadim Pisarevsky 763954f815 fixed xfeatures2d tests 11 years ago
Vadim Pisarevsky 0cfd795303 refactored xfeatures2d in the same style as features2d 11 years ago
Vadim Pisarevsky 37c503d462 Merge pull request #96 from avdmitry/datasets 11 years ago
Vadim Pisarevsky 816232855a Merge pull request #111 from PhilLab/patch-1 11 years ago
dmitriy.anisimov 2c8c4ddf77 added benchmark for ar_hmdb 11 years ago
dmitriy.anisimov 1d6a0e4724 enhance documents structure 11 years ago
Dmitriy Anisimov a5351d9e86 added Caltech Pedestrian dataset loading 11 years ago
Philipp Hasper 3218ba6c3e Moved namespace 11 years ago
Philipp Hasper ab4d697667 Registration sample: adapt to xfeatures2d 11 years ago
Vadim Pisarevsky 6a61e07cf4 Merge pull request #103 from bmagyar/fix_doc_title 11 years ago
Vadim Pisarevsky 5fccae3133 Merge pull request #104 from andreasBihlmaier/cvv_fix_docs 11 years ago
ahb 611c82c30b cmake -DCVV_DEBUG_MODE= only belongs into tutorial 11 years ago
ahb d4a6bc0146 2.4 -> master: :ocv:struct:`DMatch` -> :basicstructures:`DMatch <dmatch>` 11 years ago
ahb 9a15276e56 fix unresolved references by using different (old?) style ones 11 years ago
Bence Magyar 098d8193e5 Fix documentation title in TOF and some typos 11 years ago
ahb 4649cbe45e in future: write about gui 11 years ago
ahb a220bddd99 api documentation complete; cvv now shows up in index 11 years ago
ahb b4354bbeaf almost done with API docs 11 years ago
Maksim Shabunin 6ad96028a2 Merge pull request #101 from mshabunin/java_wrap 11 years ago
ahb a686f6269b add functions with TODOs 11 years ago
ahb 54c5dacf56 start to add proper sphinx docs; remove old stuff here 11 years ago
Vadim Pisarevsky fcb8e31c53 Merge pull request #63 from 23pointsNorth/ccalib_module 11 years ago
Maksim Shabunin e640d6ad48 Merge pull request #81 from znah/xfeatures2d_fix 11 years ago
Dmitriy Anisimov 74fbe96b6f renamed datasetstools to datasets 11 years ago
dmitriy.anisimov ee934e29bb added benchmark for fr_lfw dataset 11 years ago
Maksim Shabunin f7763b9a4e Fixed bioinspired/retina OpenCL java wrapping 11 years ago
Maksim Shabunin d210ec58e0 Enabled java wrappers for bioinspired/retina module 11 years ago
Vadim Pisarevsky dca8904dbc Merge pull request #97 from andreasBihlmaier/integrate_cvv 11 years ago
ahb e114d95e6e Integrate cvv module: Interactive Visual Debugging of Computer Vision applications 11 years ago
Vadim Pisarevsky 47131fd1c0 Merge pull request #84 from avdmitry/datasetstools2 11 years ago
Vadim Pisarevsky bc5d9c5175 Merge pull request #92 from Bellaktris/inpainting 11 years ago
Vadim Pisarevsky f07e304d21 Merge pull request #90 from bkueng/superpixel_SEEDS 11 years ago
Vadim Pisarevsky 4114d068b2 Merge pull request #95 from berak/line_descriptor_fix_delete 11 years ago
berak 70e9ee6292 fix mismatched delete[] calls in line_descriptor.cpp 11 years ago
Vadim Pisarevsky 0ea1de85bf Merge pull request #94 from vpisarev/fixed_win32_compile_errors2 11 years ago
Vadim Pisarevsky f1f579f557 do not use __popcnt64 11 years ago
Vadim Pisarevsky 70252d9af8 Merge pull request #88 from berak/glob_xobjdetect 11 years ago
Vadim Pisarevsky a5f4cdbcdd another fix in line descriptor module for Win32 MSVC 11 years ago
Vadim Pisarevsky a76666264b Merge pull request #93 from vpisarev/fixed_win32_compile_errors 11 years ago
Vadim Pisarevsky db1667ed6c fixed the hamming distance function not to use 64-bit pop count. This should fix compile errors on Windows 11 years ago
dmitriy.anisimov ee12bc12f2 added MNIST dataset loader 11 years ago
dmitriy.anisimov 9ee9f182d6 minor CMakeLists cleaning 11 years ago
dmitriy.anisimov 4041650fc4 updated fr_lfw dataset loader 11 years ago