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-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
2012-06-08
Andrey Kamaev
Ignored warnings from gtest with precompiled headers...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Andrey Kamaev
Fixed build with TBB for Android
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Alexander Kapustin
New Tegra Optimized thresh_16s and thresh_32f functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Andrey Kamaev
Fixed Android build
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Kirill Kornyakov
slightly updated windows_install.rst tutorial
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Andrey Kamaev
Fixed build with TBB
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Andrey Kamaev
Fixed recently introduced build problems on some platforms
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Andrey Kamaev
Fixed mingw build.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Alexander Shishkov
update FFMPEG wrapper binaries
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Andrey Kamaev
Set stricter warning rules for gcc
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Anatoly Baksheev
fixed relative path for stitching/details headers
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Marina Kolpakova
set to linear interpolation type for upscaling with...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Marina Kolpakova
call not NPP version in case of INTER_AREA resize
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Marina Kolpakova
fixed accuracy test
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Marina Kolpakova
performance test for INTER_AREA resize has been added.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Marina Kolpakova
fix for down rounded output sizes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Andrey Kamaev
Fixed build of opencv_world with QT on linux #2012
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Marina Kolpakova
fixed for resize with INTER AREA. Since now we divide...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Marina Kolpakova
fixed build
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Marina Kolpakova
GPU resize with INTER_AREA
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Vadim Pisarevsky
decreased size of the buffer used in CvBoost::update_we...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Vadim Pisarevsky
fixed typo in the tutorial code (thanks to Abid Rahman...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Andrey Pavlenko
auto-copy java.so to package
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Alexander Shishkov
test commit
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Andrey Kamaev
Updated link in android readme
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Alexander Shishkov
test commit
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Alexander Mordvintsev
comments for digits.py sample
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Vladislav Vinogradov
fixed build under windows, updated 768x576.avi video...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Alexander Shishkov
update FFMPEG wrapper binaries
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Vladislav Vinogradov
added gpu::FGDStatModel (Background/foreground segmenta...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Marina Kolpakova
fixed #2019
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Vladislav Vinogradov
made GPU Feature Extractor download/convertKeypoints...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Andrey Kamaev
phaseCorrelate documentation patch by Will Lucas #2017
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Andrey Kamaev
Dragonfly BSD build fix #2010 (thanks to Thomas Klausner)
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Marina Kolpakova
fix for ORB tests
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Alexander Mordvintsev
work on added digits.py sample (neural network for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Pisarevsky
grid-adapted feature detector made a proper Algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Pisarevsky
added nmixtures parameter to BackgroundSubtractorMOG2...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Pisarevsky
reverted the original VideoCapture::read() code; moved...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Andrey Kamaev
Merged lda fix from 2.4 branch (Fixed reconstruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Andrey Kamaev
Fixed pdf documentation build
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Alexander Smorkalov
CodeReview #1512 notes fixed.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Andrey Kamaev
Trunk OpenCV version is set to 2.4.9
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Andrey Kamaev
removed debug print
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Andrey Kamaev
Fixed regression in python wrappers generator
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Alexander Smorkalov
CodeReview #1511 notes upplied.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Andrey Kamaev
Added C++ and python signatures for moveWindow, resizeW...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Andrey Kamaev
Fixed #1996
commit
|
commitdiff
|
tree
|
snapshot
next