461 Commits (096080de70b8eef60064bf34654a43115d2112dd)
 

Author SHA1 Message Date
Vladislav Vinogradov 906a590a41 minor fix 14 years ago
Andrey Morozov 60246b9e77 added gpu test : stereobp 14 years ago
Andrey Morozov 723a99a541 added test for gpu: meanshift 14 years ago
Vladislav Vinogradov ee104c27d8 added gpu implementation of constant space belief propagation stereo matching. 14 years ago
Andrey Morozov 53057afcb8 minor fix 14 years ago
Andrey Morozov b5e3cb0f9b minor fix 14 years ago
Andrey Morozov c27397dba1 minor fix 14 years ago
Andrey Morozov 789b02ad76 added choise in compute capability 14 years ago
kencoken 6849e14dab Added object recognition documentation 14 years ago
kencoken f2017f52fc Added documentation for VOC dataset interface, bag-of-words and other new object recognition tools (GSoC 2010) 14 years ago
Anatoly Baksheev 2a385be0ef meanShiftFilteringGPU: performance and bug with type conversions 14 years ago
Anatoly Baksheev f9cbb36b5e gramma ;) 14 years ago
Anatoly Baksheev d1fc3e6b5a cv::gpu::CudaStream -> cv::gpu::Stream 14 years ago
Maria Dimashova c56085917b added todo for descriptors evaluation 14 years ago
Maria Dimashova 82a98521ed fixed SVM 14 years ago
Maria Dimashova a2950d5d44 fixed texture binding and warning on linux 14 years ago
Vadim Pisarevsky 40273e6c4f another stdint.h -> msc_stdint.h fix 14 years ago
Anatoly Baksheev 9ee159462d meanShiftFiltering added (by masha) 14 years ago
Vadim Pisarevsky 37f47c9fa3 stdint.h -> msc_stdint.h 14 years ago
Vadim Pisarevsky bc4532bd07 added initWideAngleProjMap() function 14 years ago
Vadim Pisarevsky 26c6b955a8 updated ffmpeg to 0.6.0 14 years ago
Maria Dimashova d8ad4e2267 added detector and descriptor evaluation to sample descriptor_extractor_matcher 14 years ago
Maria Dimashova 4395bad911 fixed linker errors on Win and some warnings 14 years ago
Maria Dimashova 121e51d35b replaced detector/descriptor evaluation functions from test to features2d; modified VectorDescriptorMatch constructor; removed commented calonder descriptor implementation 14 years ago
Ilya Lysenkov 20e407b235 Fixed bugs in BruteForceMatcher and its specialization 14 years ago
Maria Dimashova 4e60decad3 added GridAdaptedFeatureDetector, PyramidAdaptedFeatureDetector and funcs to draw keypoints and matches 14 years ago
Vadim Pisarevsky 9c94a96c40 repaired aspect ratio option; fixed comments 14 years ago
Yannick Verdie 2505e7e267 Qt: disable KEEP_RATIO with OpenGL to avoid a blinking bug 14 years ago
Yannick Verdie 6a58b146b8 Qt doc updated 14 years ago
Vladislav Vinogradov 34565c281a added support of 3 channels images to StereoBeliefPropagation_GPU 14 years ago
Andrey Morozov 6da2573b77 minor fix 14 years ago
Andrey Morozov 8c77e5faad optimized gpumat::setTo(), get rid of division operation 14 years ago
Vadim Pisarevsky 3510b4c81e fixed "undefined cvCreateCameraCapture_V4L" linker errors on some linux distros (thanks to miguelinux for the patch) 14 years ago
Vladislav Vinogradov 788ac96f8b added optimized belief propagation implementation (used short for messages) 14 years ago
Yannick Verdie d6bbaea28a Qt imgRegion bug fixed 14 years ago
James Bowman 5b7b6d9195 #509, patch for GetTrackbarPos 15 years ago
Yannick Verdie c1981aa659 15 years ago
Yannick Verdie e8aad75446 Fixed bugs on Qt 15 years ago
Victor Erukhimov 49f1a9c3d5 Commented out rand test due to failure on win32 15 years ago
Victor Erukhimov 451939ce98 Commenting out aertrees test due to a failure on windows 32 15 years ago
Maria Dimashova f6c8e237f0 fixed compile error on VS2008 15 years ago
Maria Dimashova 5e84ab0222 replaced KeyPoint::overlap implementation by faster version (thanks to Suat Gedikli) 15 years ago
Yannick Verdie 8f8aba9c88 fixed Qt bug 15 years ago
Alexander Shishkov 3ffee6aa04 exclude failed test (ds-graphscan) 15 years ago
Maria Dimashova d5c6f57896 renamed test 15 years ago
Maria Dimashova 9221c57523 fixed acalonder test for Win 15 years ago
Vadim Pisarevsky 3bd00085f7 made MatConstIterator STL compliant 15 years ago
Vadim Pisarevsky 808190c02e fixed LineIterator constructor in order to make LineIterator::pos() work properly (#408) 15 years ago
Vadim Pisarevsky 686e28eeee fixed roi handling in HOGDescriptor::computeGradient (ticket #295). 15 years ago
Vadim Pisarevsky 6da8d7cb52 temporarily disable 16-bit input in cap_dc1394_v2.cpp (ticket #296). thanks to sebastians for the patch! 15 years ago