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-07-02
Alexander Alekhin
core(stat): add required CV_AVX_GUARD
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Alexander Alekhin
core(stat): register dispatched code, fix build
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Alexander Alekhin
core(stat): remove useless checks
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Alexander Alekhin
core(stat): create dispatch.cpp file
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Alexander Alekhin
core(stat): move implementations into .hpp file w/o...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Alexander Alekhin
core(stat): stat.cpp minor refactoring
commit
|
commitdiff
|
tree
|
snapshot
2017-07-02
Alexander Alekhin
cmake: added "SSE4_2" into default CPU dispatch
commit
|
commitdiff
|
tree
|
snapshot
2017-07-01
Alexander Alekhin
core(perf): added Hamming tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Alexander Alekhin
Merge pull request #9056 from mshabunin:fix-videoio...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Maksim Shabunin
Removed extra dependencies from videoio library
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Alexander Alekhin
Merge pull request #9050 from alalek:dnn_binding_fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Alexander Alekhin
binding: fix headers processing
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Alexander Alekhin
hdr_parser: ignore lines with 'CV__' macros
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Alexander Alekhin
Merge pull request #8936 from terfendail:clipline_fix
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Alexander Alekhin
cmake: don't add vs_version.rc for static modules (ts)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Maksim Shabunin
Merge pull request #9038 from mshabunin:fix-static-4
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Maksim Shabunin
Merge pull request #9035 from alalek:dnn_fix_halide_tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Alexander Alekhin
Merge pull request #9044 from neilsh-msft:WinRTBuild
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Maksim Shabunin
Fixed some issues found by static analysis (4th round)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Neil Shipp
Fix WinRT build breaks in highgui and videoio.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Alexander Alekhin
Merge pull request #9033 from alalek:sgbm_disable_perf_...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Alexander Alekhin
Merge pull request #9039 from arrybn:disable_caffe_pars...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Aleksandr Rybnikov
Disabled logging in caffe parser in release
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Alexander Alekhin
dnn: fix compilation of Halide tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Vadim Pisarevsky
Merge pull request #9014 from sovrasov:compare_scalars_fix
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Vadim Pisarevsky
Merge pull request #9017 from sovrasov:parallel_for_cxx11
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Vadim Pisarevsky
Merge pull request #9020 from arrybn:fix_googlenet_pyth...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Vadim Pisarevsky
Merge pull request #9022 from dkurt:keep_conv_weights_f...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Vadim Pisarevsky
Merge pull request #9029 from alalek:dnn_cleanup_torch
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Alexander Alekhin
calib3d(perf): disable SGBM tests in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Maksim Shabunin
Merge pull request #9031 from huangqinjin:gtk
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Maksim Shabunin
Merge pull request #9028 from alalek:dnn_experimental_n...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Maksim Shabunin
Merge pull request #8895 from lewisjb:python-docstrings
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Maksim Shabunin
Merge pull request #9019 from alalek:dnn_trace
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Maksim Shabunin
Merge pull request #9026 from alalek:remove_danger_define
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Maksim Shabunin
Merge pull request #8903 from StevenPuttemans:fix_models
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
huangqinjin
gtk: check NULL before unref
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Alexander Alekhin
dnn: cleanup torch integration code
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Alexander Alekhin
Merge pull request #9025 from mshabunin:fix-static-3
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Alexander Alekhin
dnn: added "hidden" experimental namespace
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Alexander Alekhin
build: remove #define to prevent unexpected impact...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Maksim Shabunin
Fixed several issues found by static analysis
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
dkurt
Align convolutional layer weights separately from origi...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Vladislav Sovrasov
core: add CV_CXX_11 flag to cvdef.h
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Vladislav Sovrasov
core: add an ability to use cxx11 lambda as a parallel_...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Alexander Alekhin
Merge pull request #8993 from Cartucho:compiling_java_code
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Tong Ke
Merge pull request #8585 from tonyke1993:ap3p
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Aleksandr Rybnikov
Fixed python sample for googlenet in dnn
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Vladislav Sovrasov
core: fix infinite recursion in compare
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Alexander Alekhin
dnn: added trace macros
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Alexander Alekhin
Merge pull request #8543 from csukuangfj:fix-String
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Vadim Pisarevsky
Merge pull request #8953 from mattmyne:cocoa_window_32_...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Vadim Pisarevsky
Merge pull request #9013 from arrybn:ssd_last_layers_optim
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
tribta
formating style and making changes accordingly to review
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Vadim Pisarevsky
Merge pull request #9003 from dkurt:halide_bug_fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Aleksandr Rybnikov
Removed usage of std::map in DetectionOutput layer
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Vadim Pisarevsky
Merge pull request #9009 from alalek:fix_dnn_initialization
commit
|
commitdiff
|
tree
|
snapshot
2017-06-28
Vadim Pisarevsky
another round of dnn optimization (#9011)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
dnn: fix LayerFactory initialization
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
Merge pull request #8990 from mshabunin:fix-static-2
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Maksim Shabunin
Merge pull request #9007 from alalek:issue_9001
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Maksim Shabunin
Merge pull request #9006 from alalek:videoio_synchroniz...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Vadim Pisarevsky
Merge pull request #9004 from alalek:fix_build_flann_sdl
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
dispatch: added CV_TRY_${OPT} macro, fix dnn build
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
videoio: synchronize ffmpeg open() call
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
flann: fix build with MSVC /sdl option
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
Merge pull request #8963 from likan999:fix-java-camera...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
dkurt
Fixed some bugs from Halide tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Maksim Shabunin
Fixing some static analysis issues
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
Merge pull request #9000 from alalek:fix_winpack_build
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
Merge pull request #8997 from alalek:fix_build_warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
Merge pull request #8996 from alalek:fix_viz_build
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
dnn: fix build
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
build: eliminate warning
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Alexander Alekhin
build: fix viz tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Cartucho
Merge branch 'master' into compiling_java_code
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
tribta
Compiling the Java tutorials codes using Apache Ant.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Vadim Pisarevsky
Merge pull request #8988 from sovrasov:repeat_src_eq_ds...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Vadim Pisarevsky
Merge pull request #8989 from alalek:move_dnn_module
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
dnn: fix failed Torch tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
Merge pull request #8995 from savuor:fix/trace_ovx_build
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Rostislav Vasilikhin
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
dnn: AVX2 fix invalid unaligned read
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
dnn: fix build warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
Merge pull request #8766 from alalek:trace
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
trace: initial support for code trace
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
3rdparty: add ittnotify sources
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
viz: fix tests build
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Vitaly Tuzov
Fixed clipLine evaluation for very long lines
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
dnn: fix dnn python test files
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
dnn: remove obsolete "build opencv_contrib with dnn...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
dnn: fix documentation links
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
dnn: move samples
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
dnn: remove unused README
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
dnn: fix public headers guards
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Vladislav Sovrasov
core: forbid handling of the case when src=dst in cv...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alexander Alekhin
dnn: move module from opencv_contrib
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Vadim Pisarevsky
Merge pull request #8966 from alalek:protobuf_sources
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Maksim Shabunin
Merge pull request #8986 from alalek:build_disable_avx512
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Maksim Shabunin
Merge pull request #8981 from alalek:port_8979
commit
|
commitdiff
|
tree
|
snapshot
next