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-09-06
Andrey Kamaev
Disable TBB on Android for mips
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Andrey Kamaev
Fix Android CMake toolchain compiler and linker flags
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Andrey Pavlenko
possibility to maintain custom hardware-specific libs...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Vadim Pisarevsky
removed non-existing CoreAnimation framework from the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Vadim Pisarevsky
fixed typo (bug #2327)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Vsevolod Glumov
Fixed some minor formatting issues in 'old_basic_struct...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
yao
Merge branch 'master' of git://code.opencv.org/opencv
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
yao
A little optimization on ocl/pyrdown, ocl/canny
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Vsevolod Glumov
Revert "Another batch of fixed 'undocumented parameter...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Vsevolod Glumov
Another batch of fixed 'undocumented parameter' warning...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Vadim Pisarevsky
fixed build errors and warnings on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Andrey Kamaev
Android toolchain: restored explicit include_directorie...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Vadim Pisarevsky
Merge https://github.com/urikz/opencv
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Andrey Kamaev
Fix gcc build errors and warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Yury Zemlyanskiy
Small fixed #3
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Yury Zemlyanskiy
Small fixed #2
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Yury Zemlyanskiy
Small fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Yury Zemlyanskiy
Merge remote-tracking branch 'itseez/opencv'
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Yury Zemlyanskiy
Update to improve performance of SimpleFlow algorithm
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Ilya Lavrenov
changed eps in validate_result function
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Ilya Lavrenov
More strict tests for image waring algorithms
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Andrey Kamaev
Fix android build warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Andrey Kamaev
Merge branch 'android-toolchain'
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Andrey Kamaev
Fix precompiled headers support detection for gcc-4...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Andrey Kamaev
Android toolchain: protect from changes of NDK_CCACHE...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Andrey Kamaev
Fix Android build with CMake 2.6.3-2.8.3
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Andrey Kamaev
Improved CMake warnings about known problems of Android...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Vsevolod Glumov
Partially cleaned 'operations_on_arrays' section of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Vadim Pisarevsky
restored SSE2 and added AVX optimization of the old...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Vadim Pisarevsky
fixed 4-channel resizeAreaFast x2 decimation case
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Vadim Pisarevsky
fixed multiple build warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Vadim Pisarevsky
updated documentation with the new PCA functionality
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Kevin
Overloaded PCA constructor and ( ) operator to implemen...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Vadim Pisarevsky
fixed bug #2331
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Alexander Smorkalov
Merge branch 'master' of git://code.opencv.org/opencv
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Alexander Smorkalov
Issue #2270 OpenCV Manager fails with JNI error fixed.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
yao
fix bug of ocl::canny
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Andrey Kamaev
Added C++ runtime search for standalone toolchain
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Andrey Kamaev
Fixing STL support in case of standalone toolchain
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Andrey Kamaev
Fix executable and C objects linking
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Vadim Pisarevsky
added SSE2-optimized boxfilter by Grigoriy Frolov
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Vadim Pisarevsky
added openfabmap code, contributed by Arren Glover...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Andrey Kamaev
Merge pull request #28: add openexr to 3rdparty libs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Andrey Kamaev
Fix openexr build on Linux
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
niko
add channel 3 for test/main.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
yao
A little fix to ocl accuracy tests, make them more...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
yao
update some of the functions in ocl module to the lates...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Andrey Kamaev
Add support for all NDK runtimes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Andrey Kamaev
Update readme for 3rdparty libs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Andrey Kamaev
Fix openexr build on MinGW
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Andrey Kamaev
Fix openexr build with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Andrey Kamaev
Added OpenEXR library v1.7.1
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Andrey Kamaev
Add NDK release detection into CMake toolchain
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Andrey Kamaev
Several small fixes in Android CMake toolchain
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Andrey Kamaev
Remove debug print
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Vsevolod Glumov
Cleaned 'old_basic_structures' of undocumented parameters.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
kir
removed duplicated sample (for facedetect)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Andrey Kamaev
Fix Android samples for devices having front camera...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Andrey Kamaev
Fix package name of Android color blob detection sample
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Andrey Kamaev
Unify manifest files in Android examples
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Alexandre Benoit
updated Retina module code for more flexible parallelis...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Alexandre Benoit
updated code for more flexible parallelisation : TBB...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Vadim Pisarevsky
fixed build warnings on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Vadim Pisarevsky
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Yury Zemlyanskiy
Small fixes for SimpleFlow algorithm
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Yury Zemlyanskiy
Updates for SimpleFlow algorithm
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Yury Zemlyanskiy
"SimpleFlow" optical flow estimation algorithm (GSoC...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
OpenCV Buildbot
update FFMPEG wrapper binaries
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Vadim Pisarevsky
probably fixed compile error on MacOSX 10.6
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Yury Zemlyanskiy
Small fixes for SimpleFlow algorithm
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Alexandre Benoit
Merge branch 'master' of git://code.opencv.org/opencv
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Alexandre Benoit
updated retina documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
niko
use mutex provided by opencv itself
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Andrey Kamaev
Merge pull request #27 from sergiud/master
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Andrey Kamaev
Fix libjasper build on 32-bit MinGW
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Andrey Kamaev
Fix MinGW warning on implicit 'exit' declaration
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Alexandre Benoit
Merge branch 'master' of git://code.opencv.org/opencv
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Alexandre Benoit
added retina module documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vadim Pisarevsky
fixed building BRISK on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Sergiu Dotenco
win32: always link to vfw32
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vincent Rabaud
add a scale invariance test for the detector
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vincent Rabaud
revert orientation computation in jeypoint detection...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vincent Rabaud
add const correctness, replace __inline__ and remote...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vincent Rabaud
add rotation tests for the descriptors
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vincent Rabaud
add more test to BRISK
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vincent Rabaud
initial addition of BRISK with some tests
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vincent Rabaud
split FAST in order to reuse it in BRISK
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vadim Pisarevsky
added a few missing images for tutorials; integrated...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vadim Pisarevsky
added ios tutorials by Charu Hans and Eduard Feicho
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Andrey Kamaev
Fix build warning introduced in commit:424bc609b6f352a2...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
niko
performance fix of convertC3C4
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vladislav Vinogradov
fixed build without CUDA
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Vladislav Vinogradov
fixed bug in buildPointList
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Andrey Kamaev
3rdparty libs are updated to latest available versions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Andrey Kamaev
Update readme for 3rdparty libs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Andrey Kamaev
Fix libjasper build with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Andrey Kamaev
Add changelog and copyright files from debian libjasper...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Andrey Kamaev
Apply 03-CVE-2011-4516-and-CVE-2011-4517 patch from...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Andrey Kamaev
Apply 02-fix-filename-buffer-overflow patch from debian...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Andrey Kamaev
Apply 01-misc-fixes patch from debian libjasper-dev...
commit
|
commitdiff
|
tree
|
snapshot
next