projects
/
profile
/
ivi
/
opencv.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/opencv.git
2012-01-30
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Vadim Pisarevsky
fixed bug #1422 (thanks to jondo for the patch)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Alexey Spizhevoy
Updated the stitching pipeline image
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Vadim Pisarevsky
fixed bug #1415
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Vadim Pisarevsky
fixed bug #1566
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Vladislav Vinogradov
fixed gpu::device::transform with non-aligned sources...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Vadim Pisarevsky
fixed potential bug in cv::eigen()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Vladislav Vinogradov
disabled unnecessary code (it can't be compiled with...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Andrey Morozov
fixed of the ticket #1442
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Andrey Pavlenko
fixing Java test compilation after API change (distance...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Vadim Pisarevsky
fixed memory leak in cap_libv4l.cpp (ticket #1518;...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Alexander Reshetnikov
fixed a bug which caused incorrect work of function...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Anatoly Baksheev
fixed CUDA compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Alexander Reshetnikov
some design code changes in new tests
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Andrey Kamaev
Updating opencv module definition in cmake (continued)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Vadim Pisarevsky
added tests on cv.CreateImage() (thanks to mythsmith).
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Vadim Pisarevsky
adjust the header parser to support "public virtual...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Andrey Kamaev
Updating opencv module definition in cmake (continued)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Vadim Pisarevsky
fixed bug #1552
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Vadim Pisarevsky
fixed bug #1531. added separate distanceTransformWithLa...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Andrey Kamaev
Attempt to fix build on Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Andrey Kamaev
Updating opencv module definition in cmake (continued)
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Kirill Kornyakov
Optimized version of adaptiveThreshold added
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Vladislav Vinogradov
added additional error check
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Vladislav Vinogradov
minor fix
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Vadim Pisarevsky
added the abstract cv::Algorithm class; low-level exp...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Andrey Kamaev
Updating opencv module definition in cmake
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Leonid Beynenson
Made changes in the stitching log macros: now the funct...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Andrey Kamaev
Fixed compiler flags caching in cmake
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Anatoly Baksheev
gramma
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Andrey Kamaev
Alternative xml naming for performance logs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Andrey Kamaev
Fixed build without SSE
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Vadim Pisarevsky
applied patch by Will Lucas; improved separable filter...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Andrey Pavlenko
Tegra optimization for image filtering
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Ivan Korolev
Corrected perf tests: merge, split.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Vladislav Vinogradov
fixed bug in gpu::Canny
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Vladislav Vinogradov
added support of BORDER_REFLECT to gpu::cornerHarris...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Andrey Kamaev
Added exhaustive perf test for cvtColor instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Vladislav Vinogradov
fixed bug in gpu::transformSmart with mask
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Alexander Reshetnikov
completed test for boundingRect function
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Andrey Kamaev
A number of improvements in android cmake toolchain
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Ivan Korolev
Created perf tests for cvtColor_toBGR565, cvtColor_C3to...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Alexander Reshetnikov
Several updates of code in countNonZero test
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Alexander Reshetnikov
Completed countNonZero test (found that it's already...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Ivan Korolev
account test
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Alexey Spizhevoy
Updated the stitching modudle docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Andrey Kamaev
Tegra optimization for split, merge and some color...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Alexey Spizhevoy
Updated the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Andrey Pavlenko
fixing compilation; but some code lines look weird,
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Alexander Reshetnikov
countNonZero & boundingRect tests - added first versions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Andrey Kamaev
First version of native camera support for Android...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Alexey Spizhevoy
Added the first version of the stitching module docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Vladislav Vinogradov
fix OpenGL render functions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Alexander Reshetnikov
added checking homography matrix computing for vector...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Alexander Reshetnikov
Completed findHomography test (source data has type...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Andrey Kamaev
Refactored YUV420 to RGB/BGR/RGBA/BGRA conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Vladislav Vinogradov
added performance test for createOpticalFlowNeedleMap
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Kirill Kornyakov
Created perf tests for cornerHarris, cornerEigenValsAnd...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Vladislav Vinogradov
minor
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Vladislav Vinogradov
minor fix
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Vladislav Vinogradov
fixed gpu docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Vladislav Vinogradov
updated optical_flow samples
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Andrey Kamaev
More natural sorting of MatType constants in performanc...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Andrey Kamaev
Fixed small bug in summary.py
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Alexandre Benoit
corrected retina internal buffers copy methods
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Andrey Kamaev
fixed Tegra stubs in cvtColor
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Andrey Pavlenko
fixing compilation on Android
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Andrey Pavlenko
fixing compilation on Windows (std::tr1::tie() is undef...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Andrey Pavlenko
Tegra optimization for warpPerspective() and 2 new...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Andrey Kamaev
Fixed Tegra optimization stub for gaussian
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Vladislav Vinogradov
updated gpu optical_flow sample
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Vladislav Vinogradov
minor refactoring of gpu performance sample
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Vladislav Vinogradov
added docs for FAST_GPU and ORB_GPU
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Vladislav Vinogradov
fixed gpu::resize
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Vladislav Vinogradov
minor fix
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Alexander Shishkov
modified documentation of solvePnP and solvePnPRansac
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Vladislav Vinogradov
fixed bug with submatrix in some gpu functions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Alexander Reshetnikov
eigen tests for 1*1 matrix were temporarily removed...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Marius Muja
Fixing ticket #1539
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Andrey Kamaev
Added perf test for RGB(A)/BGR(A) to YCrCb conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Andrey Kamaev
Added test group separators to the html version of...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-09
Andrey Kamaev
Fixed modules order in OpenCV.mk.in
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Alexander Shishkov
fixed compilation error on Win
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Andrey Pavlenko
Tegra optimization for some color conversion and warpAf...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Alexander Shishkov
done user requirement from yvonnic2m@gmail.com
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Kirill Kornyakov
Added threaded versions (enabled only for Tegra at...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Andrey Kamaev
Fixed bug in summary.py
commit
|
commitdiff
|
tree
|
snapshot
2012-01-06
Andrey Kamaev
Fixed files picking code to preserve the order in summa...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Andrey Kamaev
Tegra optimization for median blur
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
Andrey Kamaev
Tegra optimization for GaussianBlur
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Alexander Reshetnikov
Complex eigen test was modified.
commit
|
commitdiff
|
tree
|
snapshot
next