profile/ivi/opencv.git
2011-04-18 Vadim Pisarevskyfixed OutputArray::create, which resolves several failu...
2011-04-18 Vadim Pisarevskyfixed crash in test_core
2011-04-18 Vadim Pisarevskyfixed build problems on Windows
2011-04-18 Andrey Morozovcorrected the errors in the python's tests
2011-04-18 Andrey KamaevAndroid compatibility fix for r4885: __kernel replaced...
2011-04-18 Andrey KamaevAndroid native camera: added BGR output format; added...
2011-04-17 Elena FedotovaPurpose: updated the imgproc chapter
2011-04-17 Vadim Pisarevskya big patch; use special proxy types (Input/OutputArray...
2011-04-17 Vadim Pisarevskymoved Python bindings source code into src subdirectory...
2011-04-15 Vladimir Dudnikfixed build issue (MSVC2010, x64)
2011-04-15 Ilya LysenkovAdded checks for incorrect results in the circles grid...
2011-04-15 Ilya LysenkovImplemented new algorithm for asymmetric circles patter...
2011-04-15 Vadim Pisarevskyremoved obsolete tests
2011-04-15 Vadim Pisarevskyremoved obsolete swig-based python & octave wrappers
2011-04-15 Vadim Pisarevskyremoved obsolete tests
2011-04-14 Vadim Pisarevskynormal bayes classifier has been parallelized using...
2011-04-13 Nils HaslerWhen opening a file with GStreamer:
2011-04-11 Andrey KamaevTest system included into Android build
2011-04-11 Alexey Spizhevoyfixed gpu::downsample and gpu::blendLinear compite...
2011-04-10 Elena FedotovaPurpose: updated the core chapter
2011-04-10 Elena FedotovaPurpose: updated the core chapter
2011-04-10 Elena FedotovaPurpose: updated the core chapter
2011-04-08 Alexey Spizhevoyadded downsample function into gpu module, refactored...
2011-04-08 Alexey Spizhevoyadded blendLinear into gpu module
2011-04-08 Valentina KustikovaBugs in the test for LatentSVM were fixed.
2011-04-07 Elena FedotovaPurpose: updated the core chapter
2011-04-07 Anton Obukhov[~] Refactored, cleaned up, and consolidated the code...
2011-04-07 Liu Liuno Window named "Object SURF" has ever been created...
2011-04-06 Vincent Rabaud- make sure the code compiles under gcc-4.6
2011-04-06 Ethan RubleeA few scripts to each making the sample.
2011-04-06 Andrey KamaevMerged android-experimental branch back to trunk.
2011-04-05 Vadim Pisarevskyimproved tree_engine.cpp sample (added train file data...
2011-04-04 Anatoly Baksheevrefactored FaceDetection GPU sample
2011-04-04 Anton Obukhov[*] Fixed #974 ("GPU CascadeClassifier fails with some...
2011-04-04 Vadim Pisarevskypatched spilltree for better compatibility with multi...
2011-04-04 Anatoly Baksheevbeta cmake file for cuda4.0 (requires "cudafe", Mar...
2011-04-03 Elena FedotovaPurpose: updated the core chapter
2011-04-03 Alexey Polovinkinadded documentation on LatentSVM algorithm
2011-04-02 Maria Dimashovato test buildbot (1)
2011-04-02 Maria Dimashovato test buildbot
2011-04-02 Maria Dimashovaremoved duplicated comments
2011-04-01 Anatoly Baksheevtbb search improvement
2011-04-01 Vadim Pisarevskyextended libdc1394 backend (the patch is by Michael...
2011-04-01 Maria Dimashovarestored several tests on features2d after moving on...
2011-04-01 Vadim Pisarevskyknearest training has been threaded (thanks to Konstant...
2011-04-01 Alexey Spizhevoyminor changes in gpu performance sample
2011-03-31 Elena FedotovaPurpose: updated the last section of chapter 10
2011-03-31 Vadim Pisarevskyfixed bug in complanarity check in cvEstimateRigidTrans...
2011-03-31 Anatoly Baksheevminor bug in hog (unbind texture)
2011-03-31 Anatoly Baksheevadded ROI support for HOG_GPU
2011-03-30 Vadim Pisarevskyfixed remaining ??
2011-03-30 Vadim Pisarevskydo not enumerate subsections (individual functions...
2011-03-30 Anatoly Baksheevfixed extra memory allocations.
2011-03-29 Elena FedotovaPurpose: updated the last section of chapter 10
2011-03-28 Vadim Pisarevskycorrected grammar (done by Elena)
2011-03-28 Vadim Pisarevskycorrected grammar (done by Elena)
2011-03-28 Vladislav Vinogradovfixed SURF_GPU bug (features count > max dimension...
2011-03-28 Anatoly Baksheevminor
2011-03-28 Vincent Rabaud- speed up the Hamming distance
2011-03-25 Maria Dimashovafixed setProperty
2011-03-25 Alexey Spizhevoyfixed gpu::meanShiftSegmentation docs
2011-03-24 Alexey Spizhevoyfixed gpu::graphcut preconditions
2011-03-24 Alexey Spizhevoyfixed gpu module HOG test failing on x64 OS
2011-03-23 Vladislav Vinogradovfixed gpu docs (broken links, missing description,...
2011-03-22 Ethan Rubleeadding better support for asymmetric patterns.
2011-03-22 Nils Hasler#include cstdarg because va_list is used
2011-03-22 Vadim Pisarevskyparallel training of a neural net using TBB (thanks...
2011-03-17 Alexey KazakovModified integral calculation function, know it can...
2011-03-17 Vladislav Vinogradovadded upright parameter to SURF_GPU
2011-03-16 Vadim Pisarevskytemporarily comment off installation of the PDF documen...
2011-03-16 Vladislav Vinogradovfixed some warnings in surf.cu
2011-03-15 Ethan RubleeApplying fix described in ticket #910. sift was not...
2011-03-15 Vladislav Vinogradovfixed mask calculation in SURF_GPU
2011-03-14 Vladislav Vinogradovfixed surf.cu compilation on CC 2.0
2011-03-14 Anatoly Baksheevsome includes moved to precomp.hpp for gpu module
2011-03-14 Vladislav Vinogradovupdated SURF_GPU docs
2011-03-13 Vincent Rabaud- add support for the popcnt instruction (useful for...
2011-03-13 Vincent Rabaud- replace the linear search in a sorted list by the...
2011-03-11 Anatoly Baksheevminor (fixed log message)
2011-03-10 Vladislav Vinogradovmade GPU version of SURF more consistent with CPU one
2011-03-09 Alexey Spizhevoyadded docs for gpu::solvePnPRansac
2011-03-08 Vadim Pisarevskyfurther docs cleanup
2011-03-07 Alexey Spizhevoymake GPU version of solvePnPRansac more consistent...
2011-03-07 Alexey Spizhevoyupdated solvePnpRansac performance test
2011-03-06 Jose Luis BlancoFixed build errors in MSVC when building without CUDA.
2011-03-05 Vadim Pisarevskyfixed Python reference title
2011-03-05 Vadim Pisarevskyadded pictures for OpenCV 2.x reference manual; fixed...
2011-03-05 Vadim Pisarevskyadded OpenCV 1.x documentation
2011-03-05 Vadim Pisarevsky(no commit message)
2011-03-05 Alexander Shishkovadded solvePnPRansac method
2011-03-03 Alexey Spizhevoyadded command line args parsing into gpu performance...
2011-03-03 Vadim Pisarevskysome more doc cleanup
2011-03-02 Alexey Spizhevoyremoved test whether z is negative in gpu::solvePnpRans...
2011-03-02 Alexey Spizhevoyrefactored gpu::solvePnpRansac a bit
2011-03-01 Alexey Spizhevoyadded performance sample for solvePnpRansac + refactoring
2011-03-01 Alexey Spizhevoyfixed some warnings
2011-03-01 Alexey Spizhevoyadded distortion coefs support into gpu::solvePnpRansac
2011-02-28 Vadim Pisarevskyutility to clean up converted from TeX rst docs
2011-02-28 Vadim Pisarevskythe first round of cleaning up the RST docs
2011-02-28 Alexey Spizhevoyparallelized hypotheses evaluation cycle in gpu::solveP...
next