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-06-26
Vladislav Vinogradov
fixed bug in cv::gpu::HOGDescriptor::detectMultiScale
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Alexander Smorkalov
Image manipulations sample updated for OpenCV Manager...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Marina Kolpakova
LBP features: GPU representation
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Andrey Kamaev
added XIMEA support for linux (by Igor Kuzmin) #2085
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Andrey Kamaev
Applied XIMEA path (by Marian Zajko) with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Vladislav Vinogradov
added VIBE_GPU (background subtraction) to gpu module
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Andrey Kamaev
Fixing iOS detection in core persistence
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Andrey Kamaev
Fixing cv::tempfile on Windows #2093
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Andrey Kamaev
Fixed Android Manager build
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Andrey Kamaev
Making all dependencies from highgui module optional
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Alexander Smorkalov
Revision 8725 restored. Android sample FaceDetection...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Alexander Smorkalov
revision 8721 vas merged to head. Detection based track...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Marina Kolpakova
fixed build without CUDA
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Marina Kolpakova
LBP: implemented first version of device side part
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Marina Kolpakova
LBP: implemented image data preparing
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Marina Kolpakova
added lbp related CUDA files
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Marina Kolpakova
completed test: load LBP classifier
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Marina Kolpakova
LBP classifier represintation in GPU memory
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Andrey Kamaev
Minor update for zlib search
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Vladislav Vinogradov
added docs for MOG_GPU and MOG2_GPU
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Andrey Kamaev
fixed several documentation errors
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Vladislav Vinogradov
added background subtraction sample for gpu module
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Vladislav Vinogradov
added FGDStatModel, MOG and MOG2 to gpu performance...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Vladislav Vinogradov
copy 768x576.avi video to sample directory
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Andrey Kamaev
All tests writing temporary files are updated to use...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Andrey Kamaev
Fixed FREAK on Android
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Vladislav Vinogradov
added MOG_GPU and MOG2_GPU (Gaussian Mixture background...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Alexander Mordvintsev
added comments to contours.py and edge.py samples
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Alexander Mordvintsev
added comment to letter_recog.py sample (adopted from...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Marina Kolpakova
added test for GPU LBP cascade: load cascade
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Andrey Pavlenko
adding missing images
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Andrey Kamaev
Updated gtest to upstream rev616
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Andrey Kamaev
Search python libs exactly matching to python executabl...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Andrey Kamaev
Fixed windows build of FREAK
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Andrey Kamaev
Reverted r8721 and r8725 (issue #2080)
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Vadim Pisarevsky
added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Andrey Kamaev
Fixed buggy NEON check inside flann
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Andrey Pavlenko
updating version
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Andrey Pavlenko
workarounding service-related changes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Vadim Pisarevsky
added synonym CV_COMP_HELLIGNER for CV_COMP_BHATTACHARY...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Marina Kolpakova
initial support of GPU LBP classifier: added new style...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Alexander Smorkalov
Sample updated due to new DetectionBasedTracker interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Vadim Pisarevsky
added the optional output maxima value to phaseCorrelat...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Andrey Kamaev
Fixed tests broken by r8708
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Andrey Pavlenko
adding OpenCV Manager
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Alexander Smorkalov
revisions 8681 and 8688 restored. Warning fixed.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Andrey Pavlenko
moving to OpenCVLoader API
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Andrey Kamaev
Fixed few warnings on Linux
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Andrey Pavlenko
changing 'java' module layout
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Andrey Kamaev
Fixed warnigs from zlib defines
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Andrey Pavlenko
fixing warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Marina Kolpakova
fixes for the newly added gcc warning keys
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Andrey Kamaev
Fixed few more warnings/bugs.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Andrey Kamaev
Fixed mingw build warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Andrey Kamaev
Fixed build with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Andrey Kamaev
Updated warning options for GCC; fixed new warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Andrey Pavlenko
adding JNI func-s declarations to eliminate build warni...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Andrey Pavlenko
fix for #2048 (artificial 'delete' method had wrong...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Andrey Pavlenko
fix for #2063 ( Mat(Mat m, Rect roi) returns wrong...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Marina Kolpakova
fixed build without CUDA
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Marina Kolpakova
scan operations are moved in separate header
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Andrey Kamaev
Fixed optional dependencies tracking in CMake. Fixed...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Marina Kolpakova
Merge branch 'work'
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Marina Kolpakova
fix for 1.x compute capabilities
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Evgeny Talanin
added OpenCVConfig.cmake
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Andrey Kamaev
Reverted changes breaking Android build
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Andrey Pavlenko
minor tutorial update
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Alexander Mordvintsev
added digits2.py sample (work in progress)
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Maria Dimashova
minor fixing
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Maria Dimashova
set sample param to its default value in function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Andrey Kamaev
Fixed WString related build problem in Android build
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Alexander Mordvintsev
added kmeans.py sample
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Alexander Mordvintsev
fixed SVM train_auto docs: "train set" <-> "test set"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Alexander Smorkalov
Code style fix. dbt face detection example turned off...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Marina Kolpakova
resize area are fixed for scales that aren't divide 128
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Andrey Kamaev
Fixed Visual Studio precompiled headers
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Marina Kolpakova
resize area with block scan
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Marina Kolpakova
resize area with block scan
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Marina Kolpakova
resize function signature refactoring
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Marina Kolpakova
minor formating changes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Alexander Smorkalov
Detection based tracker was refactored. Detector interf...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Andrey Kamaev
Fixed precompiled headers support detection
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Vladislav Vinogradov
new implementation of gpu::PyrLKOpticalFlow::sparse...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Andrey Kamaev
Fixed Android build with Eigen.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Philipp Wagner
Two colormaps removed from the list of colormaps, as...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Philipp Wagner
The COLORMAP_PINK colormap was missing in applyColorMap.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Marina Kolpakova
minor formating fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Andrey Pavlenko
'call' added to android.bat call
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Marina Kolpakova
fixed more "shadow" warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Marina Kolpakova
added check for CUDA BLUS support in GEMM tests
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Marina Kolpakova
fixed "shadow" warnings in nvidia folder
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Marina Kolpakova
fixed "shadow" warnings in NVIDIA tests
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Vladislav Vinogradov
new implementation of gpu::PyrLKOpticalFlow::dense...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Andrey Pavlenko
minor tutorial update
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Andrey Pavlenko
fixing typo that breaks the build
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Maria Dimashova
added check to weight in rgbd
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Andrey Pavlenko
tutorial updated
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Andrey Kamaev
Shortened cmake script for opencv_world
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Kirill Kornyakov
fixes #2044
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Andrey Kamaev
Fixed #2053
commit
|
commitdiff
|
tree
|
snapshot
next