projects
/
platform
/
upstream
/
opencv.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/opencv.git
2015-06-30
Youssef Kashef
add unit test around Mat::push_back()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Maksim Shabunin
Merge tag '3.0.0'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Maksim Shabunin
Version for 3.0.0 release
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Maksim Shabunin
Merge pull request #4083 from mshabunin:java-engine
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Maksim Shabunin
Merge pull request #4089 from alalek:video_mp4
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Maksim Shabunin
AndroidMgr: fixed package build
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Alexander Alekhin
videoio: VideoWriter H264/.mp4 support via ffmpeg/libav
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Maksim Shabunin
AndroidMgr: fixed library version check
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Maksim Shabunin
AndroidMgr: fixed typos and package name
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Vadim Pisarevsky
Merge pull request #4084 from berak:patch-2
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
berak
http://code.opencv.org/issues/4359, for master
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Vadim Pisarevsky
Merge pull request #4082 from diogorolo:patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Maksim Shabunin
AndroidMgr: Reversed file existence checking
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Maksim Shabunin
Updated Manager for Android
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Diogo Rolo
Update cuda.markdown
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Vadim Pisarevsky
Merge pull request #4081 from vpisarev:30_small_fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vadim Pisarevsky
made improvements in ECC code (comments from https...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vadim Pisarevsky
Merge pull request #3845 from ellbur:findTransformECC...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vadim Pisarevsky
Merge pull request #4076 from kalistratovag:parallel_pt...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
kalistratovag
parallel for on pthreads initial commit
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Vadim Pisarevsky
Merge pull request #4079 from Dikay900:2_4_to_master
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Alexander Smorkalov
Precise default CUDA version for Tegra X1 chips.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Vadim Pisarevsky
Merge pull request #3998 from msandler:master
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Vadim Pisarevsky
Merge pull request #3984 from LaurentBerger:ExampleCppORB
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Vadim Pisarevsky
Merge pull request #4075 from MSOpenTech:backslash-upd
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Evgeny Agafonchikov
Adding backslash in macro-based paths
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
Merge pull request #4074 from vpisarev:objdetect_fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
Merge pull request #4070 from techfort:fixpythonsample
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
clip the found objects in HOG as well (code.opencv...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
make sure the returned rectangles are inside the image...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
improvements in Haar CascadeClassifier: 1) use CV_32S...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
make facedetect.py work when the nested cascade is...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
Merge pull request #4022 from LaurentBerger:ExampleBLOB...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
Merge pull request #4056 from apavlenko:java_memory_release
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
Merge pull request #4063 from Dikay900:2_4_to_master
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
Merge pull request #4069 from MSOpenTech:sample-face...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
Merge pull request #4071 from sergarrido:fix_isContourC...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
Merge pull request #4073 from MSOpenTech:video-sample...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
report an error when trying to load HOG cascade
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Joe Minichino
fixed outdated params setting
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Vadim Pisarevsky
added simple HAL test; added RHO homography test
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Maxim Kostin
Added video face detection. Restructured code.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
S. Garrido
fix isContourConvex
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Joe Minichino
fixed digits.py sample to work with opencv 3
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Maxim Kostin
Adding WinRT face tracking sample. Works with asset...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Vadim Pisarevsky
Merge pull request #4055 from rajithr:patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Vadim Pisarevsky
Merge pull request #4065 from gongzg:master
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Vadim Pisarevsky
Merge pull request #4067 from PhilLab:patch-3
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Vadim Pisarevsky
Merge pull request #4068 from PhilLab:patch-4
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
rajithr
Fix for a potential data race condition
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
rajithr
Fix for a potential data race condition
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Philipp Hasper
Adding missing docs for VideoWriter::release
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Philipp Hasper
Fixed doc typo
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Vadim Pisarevsky
Merge pull request #4062 from ilya-lavrenov:android_master
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Alexander Alekhin
Merge pull request #4058 from mshabunin:latch-sample
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Andrew Senin
Fixing XIMEA parameters mapping (issue #4176)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Ilya Lavrenov
ability to enable OpenMP simultaneously with other...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Samyak Datta
C++ sample code to detect facial features
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
StevenPuttemans
added extra BUFFERSIZE doc and getter
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
StevenPuttemans
adding extra buffer parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
StevenPuttemans
fixing SVM negative value rounding
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Vicente Olivert...
superres: Fix
\ 1
\ 1
return value VideoFrameSource_GPU
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Ilya Lavrenov
port of MR #4061 to master
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Zhigang Gong
Fixed the race condition between inc and dec on the...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Maksim Shabunin
Added cvconfig.h copy during the build
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Maksim Shabunin
Fixed latch sample build without contrib
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Vadim Pisarevsky
Merge pull request #4032 from mshabunin:fix-pkg-config
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Vadim Pisarevsky
Merge pull request #4053 from vpisarev:calib3d_fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Andrey Pavlenko
releasing native memory of temp `Mat` objects in genera...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Andrey Pavlenko
releasing native memory in Java converters
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Vadim Pisarevsky
for some reason Calib3d_Homography.fromImages on ARM...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Vadim Pisarevsky
Merge pull request #4054 from gongzg:master
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Vadim Pisarevsky
fixed another compile warning from MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
rajithr
Fix for a potential data race condition
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Zhigang Gong
Avoid negative index for a local buffer in Canny.cl.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Vadim Pisarevsky
fixed compile warnings; reenabled solvePnPRansac.concur...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Vadim Pisarevsky
hack solvePoly to finds roots of polynoms with zero...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Vadim Pisarevsky
fixed useExtrinsicGuess=true case with single-precision...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Vadim Pisarevsky
fixed bug http://code.opencv.org/issues/3882
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Vadim Pisarevsky
added tests for code.opencv.org/issues/4011 and http...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Vadim Pisarevsky
Merge pull request #4049 from mshabunin:transition...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Maksim Shabunin
Transition guide: removed one of the version check...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Vadim Pisarevsky
Merge pull request #4015 from GilLevi:AddingLATCH
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Vadim Pisarevsky
Merge pull request #4052 from ilya-lavrenov:typo
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Vadim Pisarevsky
Merge pull request #4051 from Dikay900:2_4_to_master_2
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Ilya Lavrenov
typo
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
GilLevi
fixed whitespace issue
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Andreas Stührk
TIFF loader: Allocate large enough buffer when (bpp...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Vladislav Vinogradov
fix installation layout for debian packages:
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Ilya Lavrenov
TCP instead of UDP
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Andreas Stührk
Don't allocate lots of memory when reading TIFFs with...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Niklas Frisk
Fixes #3910, flags in _prepareImgAndDrawKeypoints...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Alexander Smorkalov
Turn off superres accuracy tests if video i/o is not...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Alexander Smorkalov
Test fisheye.rectify disabled for Tegra.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
jormansa
bug fixed
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
StevenPuttemans
fixing GT and GE comparison symbol
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Alexander Smorkalov
GCC 4.8 warning array subscript is above array bounds...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Alexander Smorkalov
Deb package build fix for CUDA 6.5 and newer.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Martijn Liem
Bugfix for bug #3767
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Vadim Pisarevsky
Merge pull request #4050 from Dikay900:2_4_to_master
commit
|
commitdiff
|
tree
|
snapshot
next