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
2018-09-03
Alexander Alekhin
dnn: update "guard" inline namespace
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
cyy
Merge pull request #12357 from DEEPIR:master
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Alexander Alekhin
Merge pull request #12372 from cv3d:fix/python_phantom
commit
|
commitdiff
|
tree
|
snapshot
2018-09-01
Hamdi Sahloul
Improves a UMat unit test
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Alexander Alekhin
Merge pull request #12180 from cv3d:cleanup/python_umat
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Hamdi Sahloul
Rewrite the UMat Python wrapper
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Peter Leitzen
Use secure URLs in README (#12160)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Alexander Alekhin
Merge pull request #12361 from alalek:fix_12359
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Jakub Golinowski
Merge pull request #11897 from Jakub-Golinowski:hpx_backend
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Alexander Alekhin
build: fix js build (make video->calib3d dependency...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Hamdi Sahloul
Support non-static phantom methods for binding generator
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Hamdi Sahloul
Enable the binding generator to parse shadow files
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Alexander Alekhin
Merge pull request #12234 from cv3d:python/cuda/wrappin...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Alexander Alekhin
Merge pull request #12293 from alalek:cleanup_stl_strin...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Hamdi Sahloul
Extensive wrapping of CUDA functionalities for Python
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Hamdi Sahloul
Python binding: METH_STATIC instead of METH_CLASS for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Alexander Alekhin
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Alexander Alekhin
Merge tag '3.4.3-openvino'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Alexander Alekhin
Merge tag '3.4.3'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Alexander Alekhin
OpenCV 3.4.3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Alexander Alekhin
openvino: use 2018R3 defines
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Alexander Alekhin
Merge pull request #12326 from alalek:issue_12325
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Alexander Alekhin
Merge pull request #12319 from dkurt:dnn_enable_ie_tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Alexander Alekhin
Merge pull request #12323 from alalek:android_ndk17_support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Alexander Alekhin
ts: don't pass NULL for std::string() constructor
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Alexander Alekhin
android: NDK17 support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Alexander Alekhin
Merge pull request #12193 from alalek:fix_vaapi_sample
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Alexander Alekhin
Merge pull request #12286 from logic1988:master
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Dmitry Kurtaev
Enable more deep learning tests using Intel's Inference...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Alexander Alekhin
core: fix MSVS "unreachable code" warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Alexander Alekhin
core: don't call std::string(NULL)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Alexander Alekhin
core: std::string more changes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Vladislav Sovrasov
core: get rid of built-in String type
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Alexander Alekhin
Merge pull request #12313 from sturkmen72:patch-1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Suleyman TURKMEN
related moved enums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Alexander Alekhin
Merge pull request #12306 from berak:python_nmsboxes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Alexander Alekhin
Merge pull request #12308 from StrangeTcy:patch-1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Maxim Smirnov
`CV_Assert`s changed
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
berak
python: add support for NMSBoxes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Alexander Alekhin
Merge pull request #12269 from cv3d:improvements/bindin...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Hamdi Sahloul
Documentation for the new bindings-generator features
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Hamdi Sahloul
Improve Python binding generator with mappable types...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Hamdi Sahloul
Extend python exception `cv.error`
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Hamdi Sahloul
Support enum-type detection for binding generator
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Hamdi Sahloul
Easy binding for python code generator
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Alexander Alekhin
Merge pull request #12298 from berak:java_matofrotatedrect
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
berak
java: change MatOfRotatedRect to CV_32FC5
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Dmitry Kurtaev
Merge pull request #12243 from dkurt:dnn_tf_mask_rcnn
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Alexander Alekhin
Merge pull request #12295 from alalek:cmake_gphoto_off_...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Alexander Alekhin
Merge pull request #12274 from alalek:fix_10945
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Suleyman TURKMEN
Merge pull request #12246 from sturkmen72:move_enums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Alexander Alekhin
Merge pull request #12126 from alalek:reproducer_12121
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Alexander Alekhin
Merge pull request #12287 from berak:java_matofrotatedrect
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Alexander Alekhin
Merge pull request #12291 from cv3d:fix/cuda_pow
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Hamdi Sahloul
Closes #12281 - a bug in cuda::pow with negative base...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Alexander Alekhin
cmake: WITH_GPHOTO2=OFF by default
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
logic1988
Update aff_trans.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
berak
java: add a MatOfRotatedRect class
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Alexander Alekhin
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Alexander Alekhin
Merge pull request #12275 from alalek:fix_build_dnn_inf...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Alexander Alekhin
dnn(build): fix CV_Assert() usage
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Alexander Alekhin
viz: call "mapper->Update()" before and after SetInputD...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Alexander Alekhin
Merge pull request #12272 from alalek:fix_build_static_...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Alexander Alekhin
build: fix build with defined CV_STATIC_ANALYSIS
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Alexander Alekhin
Merge pull request #12268 from cv3d:fix/cuda/meanShiftS...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Hamdi Sahloul
Closes #6349 - a bug in cuda::meanShiftSegmentation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Alexander Alekhin
Merge pull request #12267 from alalek:dnn_unstable_tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Jiri Horner
Merge pull request #12248 from hrnr:video_remove_ransac
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Alexander Alekhin
dnn(test): mark unstable OpenCL tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Alexander Alekhin
Merge pull request #12266 from mshabunin:fix-windows...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Alexander Alekhin
Merge pull request #12262 from sivaraam:v4l2_mainloop
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Alexander Alekhin
Merge pull request #12256 from alalek:core_intrin_fp16_fix
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Alexander Alekhin
Merge pull request #12219 from alalek:fix_assert_messages
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Maksim Shabunin
Fixed windows build with InferenceEngine
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Kaartic Sivaraam
cap-v4l: remove unwanted loop in V4L2 mainloop
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Alexander Alekhin
Merge pull request #12263 from doctorcolinsmith:3.4
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Colin Smith
Add export macro for ios conversion functions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Alexander Alekhin
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Alexander Alekhin
core(intrin): restrict FP16 operations
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Alexander Alekhin
Merge pull request #12258 from savuor:fix/trace_fname_slash
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Rostislav Vasilikhin
fixed filename slash processing
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Alexander Alekhin
Merge pull request #12242 from alalek:fix_12236
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Alexander Alekhin
Merge pull request #12255 from csukuangfj:patch_5
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Alexander Alekhin
Merge pull request #12254 from csukuangfj:patch_4
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Kuang Fangjun
fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Kuang Fangjun
fix an error in the formula for cv::cornerSubPix
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Alexander Alekhin
ml: don't use "getSubVector()" with 2D matrix
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Alexander Alekhin
Merge pull request #12235 from alalek:core_perf_scalar_...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
pasbi
Merge pull request #12240 from pasbi:pfm_fix
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Alexander Alekhin
Merge pull request #12232 from cv3d:bugfix/cudafeatures...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Alexander Alekhin
Merge pull request #12172 from alalek:core_move_const_table
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Alexander Alekhin
Merge pull request #12136 from sturkmen72:update_docume...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Alexander Alekhin
ml(test): test different samples layout of TrainData
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Suleyman TURKMEN
Update documentation and samples
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Hamdi Sahloul
Avoid multi-inheritance in the cuda::features2d classes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Alexander Alekhin
core(perf): fix addScalar test
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Alexander Alekhin
Merge pull request #12220 from sturkmen72:update_seamle...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Alexander Alekhin
Merge pull request #12233 from mshabunin:fix-world...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Alexander Alekhin
Merge pull request #12222 from NCBee:master
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Maksim Shabunin
Fixed core headers installation in world builds
commit
|
commitdiff
|
tree
|
snapshot
next