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-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
2012-06-14
Andrey Pavlenko
tutorial updated
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Andrey Kamaev
Fixed Android build warnings for old NDK
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Andrey Kamaev
Android toolchain: fixed try_compile problem with old...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Andrey Pavlenko
tutorial updated
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Maria Dimashova
added weighting to rgbd odometry
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Andrey Kamaev
Reduced some tegra stubs
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Alexander Mordvintsev
exposed parallelized SVM prediction to python (predict_all)
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Alexander Shishkov
fixed #2047
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Marina Kolpakova
fixed part of shadow warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Marina Kolpakova
scan based area interpolation for naive cases
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Andrey Kamaev
Fixed Android build warnings and few warnings in specif...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Marina Kolpakova
fixed part of shadow warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Marina Kolpakova
suppress warning no previous declaration for gpu module
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Andrey Kamaev
fixed highgui configuration with QT enabled
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Andrey Kamaev
Fixed problem with incorrect detection of some compiler...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Andrey Kamaev
Added linking against AppKit framework when OpenCV...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Maria Dimashova
fixed compilation error and some warnings if with_openn...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Philipp Wagner
Documentation for FaceRecognizer started (not added...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Andrey Kamaev
Fixed target_link_libraries for python bindings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Andrey Kamaev
restored -Wno-unnamed-type-template-args
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Andrey Kamaev
Added own CMake macro for compiler flag checks (to...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Andrey Kamaev
Fixing compiler flags checks.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Andrey Kamaev
Fixed number of warnings. Fixed mingw64 build.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Alexander Mordvintsev
fixed find_obj.py (use detectAndCompute)
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Vadim Pisarevsky
updated iOS installation instructions
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Alexander Mordvintsev
fixed #1974
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
Philipp Wagner
Minor grammatical correction in comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
Philipp Wagner
Exceptions now go into CV_Error. Added thresholding...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
Philipp Wagner
Several exceptions added to the available FaceRecognize...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
Marina Kolpakova
fixed build under android
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
Alexander Mordvintsev
added lappyr.py sample
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
Vadim Pisarevsky
always remove libopencv_world.a before building framewo...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Marina Kolpakova
fixed build without CUDA
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Vadim Pisarevsky
added script to build the universal opencv2.framework...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Marina Kolpakova
minor warning fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Marina Kolpakova
resize area for big downscaling integration
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Andrey Kamaev
Warning fixes continued
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Marina Kolpakova
fixed another piece of warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Marina Kolpakova
Declaration of color conversion functions are moved...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Marina Kolpakova
Fixed all anomimous warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Marina Kolpakova
Fixed another one thousand warnings about uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Vadim Pisarevsky
possibly fixed crash boost caused by the recent modific...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Marina Kolpakova
fixed hundreds of "anonymous" warnings for gpu module.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Andrey Kamaev
Fixed precompiled headers build on Linux
commit
|
commitdiff
|
tree
|
snapshot
next