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
2017-11-08
Alexander Alekhin
Merge pull request #10048 from alalek:fix_macos_pkg_config
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Fakabbir Amin
Merge pull request #9979 from fakabbir:ImproveDoc
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Alexander Alekhin
Merge pull request #10051 from sturkmen72:upd_grfmt_gda...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Suleyman TURKMEN
update grfmt_gdal.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Alexander Alekhin
Merge pull request #10047 from meganetaaan:master
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Alexander Alekhin
cmake: fix pkg-config generation for MacOSX
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Shinya Ishikawa
Fix sample code in js_tutorials
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
Merge pull request #10037 from alalek:update_gitignore
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
Merge pull request #10036 from alalek:fix_ocl4dnn_inval...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
Merge pull request #10003 from sturkmen72:documentation...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Suleyman TURKMEN
updates documentation and samples
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
git: .gitignore update
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
dnn(ocl4dnn/conv): bailout on missing kernel configuration
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
Merge pull request #9999 from mshabunin:fix-gcc72-warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
Merge pull request #9970 from mshabunin:media-sdk-convert
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
Merge pull request #10002 from alalek:cmake_ios_disable_ipp
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
Merge pull request #10001 from alalek:cmake_exclude_jav...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
Merge pull request #10025 from Mixaill:msvs-2017u5
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
Merge pull request #10031 from meganetaaan:doc-typo-js
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
cmake: allow custom OpenCV_ARCH / OpenCV_RUNTIME values
commit
|
commitdiff
|
tree
|
snapshot
2017-11-07
Alexander Alekhin
cmake: MSVC_VERSION use pattern matching
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Shinya Ishikawa
Fix typo in js_tutorials
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Mikhail Paulyshka
cmake: add support for MSVS 2017 update 5
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Cartucho
Merge pull request #9736 from Cartucho/const_and_class_...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Maksim Shabunin
Fixed minor issues reported by GCC 7.2
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Alexander Alekhin
Merge pull request #9988 from alalek:ocl_verbose_api_errors
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Alexander Alekhin
ocl: drop CV_OclDbgAssert
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Alexander Alekhin
ocl: improve debug information
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Alexander Alekhin
Merge pull request #9998 from alalek:ocl_fix_dnn_softma...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Alexander Alekhin
Merge pull request #10007 from alalek:videoio_gst_mjpeg_fix
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Alexander Alekhin
videoio: improve condition for MJPEG gstreamer sink
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Alexander Alekhin
cmake: disable IPP on iOS
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Alexander Alekhin
dnn(ocl): fix softmax global/local size consistency
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Alexander Alekhin
cmake: exclude opencv_java (JNI) from OpenCV C++ module...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Alexander Alekhin
Merge pull request #9983 from dkurt:fix_halide_copy_to_...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Alexander Alekhin
Merge pull request #9995 from alalek:ocl_fix_moments_9990
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Alexander Alekhin
Merge pull request #9993 from alalek:ocl_fix_gemm_9989
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Alexander Alekhin
test: extract OpenCL Moments tests, drop 'coi' parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Alexander Alekhin
ocl: fix moments global_size (should be >= local_size)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Alexander Alekhin
core(ocl): fix parameters for 'intelblas_gemm_buffer_NT...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Alexander Alekhin
Merge tag '3.3.1-cvsdk'
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Maksim Shabunin
MediaSDK: fixed Linux build, improved BGR<->NV12 conver...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Vadim Pisarevsky
Merge pull request #9627 from dtmoodie:pyrlk_bugfix
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Dmitry Kurtaev
Fixed Halide's copy_to_device invocation
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Vadim Pisarevsky
Merge pull request #9963 from dkurt:fix_caffe_shrinker
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Alexander Alekhin
Merge pull request #9971 from csukuangfj:fix-doc
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Dmitry Kurtaev
Specify layer types for Caffe FP32->FP16 weights converter
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
KUANG Fangjun
improve doc.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Vadim Pisarevsky
Merge pull request #9854 from opalmirror:test_stereo_mi...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Vadim Pisarevsky
Merge pull request #9959 from dkurt:reset_detection_outputs
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Vadim Pisarevsky
Merge pull request #9969 from mshabunin:dispatch-vs...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Alexander Alekhin
Merge pull request #9864 from mapreri:multiarch
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Alexander Alekhin
Merge pull request #9877 from mapreri:non-linux
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Alexander Alekhin
Merge pull request #9968 from alalek:fix_9960
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Maksim Shabunin
VisualStudio: Added solution folders for dispatched...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Alexander Alekhin
core(ocl): workaround CL_OUT_OF_RESOURCES error
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Alexander Alekhin
Merge pull request #9961 from pushkalkatara:patch-1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Pushkal Katara
Documentation Update
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Vadim Pisarevsky
Merge pull request #9703 from Ajacmac:patch1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Fakabbir Amin
Error in the documentation for cv::getRectSubPix. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Vadim Pisarevsky
Merge pull request #9955 from alalek:cmake_openblas_support
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Vadim Pisarevsky
Merge pull request #9941 from catree:improve_dnn_samples
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Vadim Pisarevsky
Merge pull request #9865 from ryanfox:patch-4
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Dmitry Kurtaev
Set zero confidences in case of no detections
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Alexander Alekhin
cmake: update OpenBLAS support
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Alexander Alekhin
Merge pull request #9951 from alalek:fix_bilateral_f32_simd
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9847 from wzw-intel:ocl4dnn_fusion
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9845 from dkurt:fast_neural_style_m...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Alexander Alekhin
Merge pull request #9922 from alalek:ts_markdown_table
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Update windows_visual_studio_Opencv.markdown
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9952 from catree:add_resnet_ssd_fac...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9947 from sovrasov:floodfill_docs
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9802 from Nickolays:Fix#9797
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9875 from terfendail:fast_avx
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9897 from Bhanudutta:bugfix_1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9892 from terfendail:v4l_custom
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9880 from dkurt:caffe_ceil_mode
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
catree
Add C++ DNN face detection sample: resnet_ssd_face.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Dmitry Kurtaev
Layers for fast-neural-style models: https://github...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Alexander Alekhin
Merge pull request #9886 from mshabunin:remove-cmake...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9850 from klchang:master
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9839 from terfendail:features/pytho...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Alexander Alekhin
imgproc: fix bilateral filter SIMD 32f optimization
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9862 from sovrasov:dnn_nms
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9889 from IgWod:add-const-getviewerpose
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9874 from dkurt:fix_identity_permut...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9921 from dkurt:fix_prelu_after_ful...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9923 from savuor:fitellipse_enable_...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9936 from ryanfox:patch-5
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vladislav Sovrasov
imgproc: clarify usage of the mask in floodfill
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9939 from alalek:fix_dnn_getUMat_crash
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vadim Pisarevsky
Merge pull request #9940 from catree:fix_issue_9925
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Vladislav Sovrasov
dnn: handle 4-channel images in blobFromImage (#9944)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
catree
Add camera/video/image input for C++ DNN object detecti...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Alexander Alekhin
Merge pull request #9946 from alalek:fix_stitching_suft...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Alexander Alekhin
ocl: increase SURF stitching test tolerance
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
catree
Fix double definitions, correct comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Alexander Alekhin
dnn: fix sporadic crashes in getUMat()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Vladislav Sovrasov
dnn: add an accuracy test for NMS
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Vladislav Sovrasov
dnn: add a documentation for NMS, fix missing experiman...
commit
|
commitdiff
|
tree
|
snapshot
next