522 Commits (1364f20e65cde43bf3479855cc927b49c7e690ad)

Author SHA1 Message Date
Sancho McCann 6d4c23a63a Corrected function call. 11 years ago
Sancho McCann f83cffe74a Bugfix: NNs not found due to precision error. 11 years ago
Vadim Pisarevsky e2755362e1 quickly corrected the previous refactoring of features2d/xfeatures2d: moved from set(SOME_PROP, val) to setSomeProp(val) 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
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
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
ahb a686f6269b add functions with TODOs 11 years ago
ahb 54c5dacf56 start to add proper sphinx docs; remove old stuff here 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
ahb e114d95e6e Integrate cvv module: Interactive Visual Debugging of Computer Vision applications 11 years ago
berak 70e9ee6292 fix mismatched delete[] calls in line_descriptor.cpp 11 years ago
Vadim Pisarevsky f1f579f557 do not use __popcnt64 11 years ago
Vadim Pisarevsky a5f4cdbcdd another fix in line descriptor module for Win32 MSVC 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
berak 714b3137ac fix asterisk warning 11 years ago
Bellaktris 63c308a968 error fix 11 years ago
Bellaktris 0f7df3152f -||- 11 years ago
Bellaktris 33eb6c28a4 warning & error fixes 11 years ago
Bellaktris e8315763e4 -||- 11 years ago
Bellaktris 877f2f3597 warning & error fixes 11 years ago
Bellaktris 1a170fcc12 tiny changes 11 years ago
Bellaktris ec8b2a230e high resolution images support 11 years ago
Beat Küng 728b8253f8 seeds sample: fix compiler warnings 11 years ago
dmitriy.anisimov 5624ad2c8e slight updated ir_affine 11 years ago
Dmitriy Anisimov 4000b35dbe minor changes & fixed win64 warning 11 years ago
dmitriy.anisimov ad14f83b04 last planned large refactoring 11 years ago
dmitriy.anisimov 444480df2d several enhancements 11 years ago
dmitriy.anisimov 7597e46ee3 interface-implementation pattern implemented 11 years ago
Beat Küng 265a7ad11d seeds: add C++ and python samples 11 years ago
Beat Küng 770a8b598f seeds: add documentation 11 years ago