568 Commits (d7dfdcbe60a43b85b7f1899984820abec56efe24)
 

Author SHA1 Message Date
Alexandre Benoit d7dfdcbe60 Merge branch 'master' of https://github.com/Itseez/opencv_contrib 11 years ago
Maksim Shabunin 6ad96028a2 Merge pull request #101 from mshabunin/java_wrap 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
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
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 9c606686af fix merge with upstream 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 84ae22c73d add gitignore (from opencv main repository) 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
Beat Küng 05293a4c31 seeds: add SEEDS superpixels implementation to ximgproc module 11 years ago
Vadim Pisarevsky d3568b7eda Merge pull request #89 from mshabunin/java_test_fix 11 years ago
Maksim Shabunin f63324ac39 Fixed line_descriptor android build 11 years ago
Vadim Pisarevsky 07a76464da Merge pull request #86 from ubisum/line_descriptor_module 11 years ago
Vadim Pisarevsky ad5de30926 Merge pull request #87 from avdmitry/hash_murmur_warning 11 years ago
berak e991db75c2 removed wildcards from fg/bg path in ICFDetector::train 11 years ago
biagio montesano b0cb1c0d82 Corrected possible loss of precision 11 years ago
Dmitriy Anisimov b5b3ecf6f5 fixed warning with hashMurmur 11 years ago
biagio montesano b83bff0c8f Removed optim dependence 11 years ago
Daniel Angelov ae008ddf21 fixed float warning. 11 years ago