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
2011-09-15
Alexander Shishkov
fixed problem in rst files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Alexander Mordvintsev
python DescriptorExtractor.compute now returns filtered...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Andrey Kamaev
Perf tests: linux version of adb search
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Andrey Kamaev
Perf tests: fixed some bugs with adb tool search
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Anatoly Baksheev
minor
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Andrey Kamaev
Tegra-optimized minMaxLoc/minMaxIdx
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Vadim Pisarevsky
replaced "unsigned int" -> "unsigned" to make Python...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Vadim Pisarevsky
always initialize the output values in LSH-based k...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Andrey Kamaev
OpenCVConfig.cmake is updated to export OpenCV_SOURCE_P...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Vladislav Vinogradov
minor gpu module refactoring: split big .cu files,...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Leonid Beynenson
Since there is no a standard functions cv::min and...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Alexey Spizhevoy
Added fix for 0 found features in stitching matcher
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Andrey Pavlenko
Perf Tests: default stitching scenario.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Alexander Mordvintsev
work on #1360 (custom LshIndex params fixed)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Andrey Kamaev
Added performance tests for findCirclesGrid and solvePnP
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Marius Muja
Fixing ticket #1366
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Marius Muja
Fixing include defines
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Vadim Pisarevsky
corrected formula formatting in phaseCorrelate docs...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Vladislav Vinogradov
minor
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Vladislav Vinogradov
fixed bug in SURF_GPU (memory access error)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Alexey Spizhevoy
Bug in multiply was fixed (by Vlad Vinogradov)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Vladislav Vinogradov
added check if src.size() == dst.size() to gpu::resize
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Vladislav Vinogradov
implemented gpu::resize for all types
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Vladislav Vinogradov
optimized gpu::multiply
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Vladislav Vinogradov
added padded performance tests for gpu module
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Andrey Kamaev
Fixed fullscreen window mode on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Alexey Spizhevoy
Reverted some unnecessary changes in GPU module
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Alexey Spizhevoy
Added TODOs into GPU module
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Alexey Spizhevoy
added support of 8UC4*32FC1 multiply into GPU module
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Andrey Kamaev
Perf tests: improved reporting when test fails because...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Andrey Kamaev
Perf tests reports - added output format with embedded...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Leonid Beynenson
Small modification in test parameters.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Andrey Kamaev
Fixed modules order in OpenCVConfig.cmake
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Alexey Spizhevoy
Added handling of stitching module into OpenCVConfig...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Andrey Pavlenko
Fixing static libs build on Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Andrey Kamaev
Perf tests: method ::perf::TestBase::getDataPath made...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Andrey Kamaev
Perf tests: fixed some issues
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Andrey Pavlenko
Fixing Windows build
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Andrey Kamaev
Fixed perf target on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Leonid Beynenson
Made perf test for CascadeClassifier (LBP frontal face...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Kirill Kornyakov
Neon Optimized Resize added
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
P. Karasev
touch stitching app, test/verify svn access
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Alexey Spizhevoy
fixed bug in gpu perf. test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Vladislav Vinogradov
added performance tests for gpu module
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Andrey Pavlenko
Fixing Windows build
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Andrey Pavlenko
Perf Tests: updates to cvtColor() & integral() perf...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Alexey Spizhevoy
refactored features finders in stitching module
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Andrey Kamaev
Perf tests: minor fix in chart.py
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Alexey Spizhevoy
minor refactoring of stitching
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Alexey Spizhevoy
added first version of public stitching API, added...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Andrey Kamaev
fixed Java API build (not sure if features2d is wrapped...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Alexander Mordvintsev
handling Ptr<> arguments and return values in Python...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Andrey Kamaev
Perf tests: fixed some bugs in scripts
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Andrey Kamaev
Gpu functionality in stitching module is excluded from...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Alexey Spizhevoy
put all old stitching API into detail namespace
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Vladislav Vinogradov
fixed bug in stitching in GpuSurfFeaturesFinder (missin...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Andrey Kamaev
Performance testing branch is merged back into trunk
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Vladislav Vinogradov
fixed bug in gpu::remap under win32
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Alexey Spizhevoy
minor fixes in stitching module
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Alexey Spizhevoy
fixed stitching module link error on Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Andrey Pavlenko
cvtColor: dst channels number default is set to 4 for...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Vladislav Vinogradov
added bicubic interpolation to gpu::remap
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Anatoly Baksheev
warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Alexey Spizhevoy
refactored stitching module
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Alexey Spizhevoy
turned opencv_stitching application to module and sample
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Vladislav Vinogradov
fixed build under windows (replace M_PI with CV_PI)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Alexey Spizhevoy
minor changes in opencv_stitching
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Alexey Spizhevoy
minor changes in opencv_stitching
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Vladislav Vinogradov
optimized gpu::remap (use texture memory)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Vadim Pisarevsky
added phaseCorrelate function by Will Lucas.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Vladislav Vinogradov
optimized gpu::remap (use texture memory if possible...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Vladislav Vinogradov
added GpuFeature assertion to gpu::Canny
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Vladislav Vinogradov
added assertion for small image sizes to SURF_GPU ...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Vladislav Vinogradov
fixed CudaMem::createMatHeader (ticket #1353)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Vladislav Vinogradov
fixed build under linux
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Alexandre Benoit
memory safety test added
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Alexandre Benoit
Updated retina access methods and OpenEXR image tone...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Alexandre Benoit
Updated retina access methods and OpenEXR image tone...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Alexander Mordvintsev
opt_flow.py sample fixed
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Andrey Kamaev
Android port is updated for NDK r6b
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Andrey Kamaev
Fixed native_camera library build for Androids having...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Alexander Mordvintsev
obj_detect.py sample removed
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Artem Myagkov
modifed minimum required cmake version for ios
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Vincent Rabaud
- add documentation for LshIndexParams
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Vladislav Vinogradov
switched to gpu::pyrDown and gpu::pyrDown in opencv_sti...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Vladislav Vinogradov
added BORDER_REFLECT and BORDER_WRAP support to gpu...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Vadim Pisarevsky
removed problem with duplicated CV_OUT InputOutputArray...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Alexander Mordvintsev
lk_homography.py sample added
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Vladislav Vinogradov
implemented gpu::remap for all types
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Alexander Mordvintsev
lk_track.py description
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Anatoly Baksheev
minor update of device layer
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Anatoly Baksheev
minor update of device layer
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Vladislav Vinogradov
optimized memory usage in BruteForceMatcher_GPU_base...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Vladislav Vinogradov
update gpu docs
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Vladislav Vinogradov
fixed gpu::pyrUp implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Vladislav Vinogradov
refactored gpu::BruteForceMatcher (moved some utility...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Alexey Spizhevoy
fixed bug in gpu::matchTemplate (added normalization...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Andrey Pavlenko
typo is fixed
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Vadim Pisarevsky
added missing cv::moveWindow & cv::resizeWindow
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Alexander Mordvintsev
mser.py sample added
commit
|
commitdiff
|
tree
|
snapshot
next