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
2016-11-08
Li Peng
gaussian blur ocl kernel optimization
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Alexander Alekhin
Merge pull request #7585 from pengli:morph_filter
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Li Peng
morph ocl kernel for erode and dilate filter
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Alexander Alekhin
Merge pull request #7604 from rokm:highgui-qt
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Vadim Pisarevsky
Merge pull request #7423 from grahamfyffe:leading_edges
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Alexander Alekhin
Merge pull request #7605 from tomoaki0705:fixBuildFp16Error
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vadim Pisarevsky
Merge pull request #7595 from sovrasov:fs_utf8_bom
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Tomoaki Teshima
fix build error
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vadim Pisarevsky
Merge pull request #7601 from sovrasov:remap_big_img_assert
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vadim Pisarevsky
Merge pull request #7596 from sovrasov:doc_core_clarify
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vadim Pisarevsky
Merge pull request #7467 from tomoaki0705:featureCheckS...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vadim Pisarevsky
Merge pull request #7552 from es0m:master
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rok Mandeljc
highgui: window_QT: added missing virtual method specifier
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vladislav Sovrasov
Add new error messages
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vladislav Sovrasov
Skip UTF-8 BOM in FileStorage
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vladislav Sovrasov
Add assertion to prevent processing of large images...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vladislav Sovrasov
Clarify documentation for cv::Algorithm::read
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vadim Pisarevsky
Merge pull request #7526 from alalek:fix_arm_builds
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vadim Pisarevsky
Merge pull request #7582 from K-Shinotsuka:issue32
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vadim Pisarevsky
Merge pull request #7583 from K-Shinotsuka:issue33
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vadim Pisarevsky
Merge pull request #7584 from tomoaki0705:fixFp16BuildO...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
k-shinotsuka
add SSE code for Lab2RGB_f.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Alexander Alekhin
Merge pull request #7571 from panxiaochun:CvVideoCamera...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Alexander Alekhin
Merge pull request #7497 from abratchik:java.wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Tomoaki Teshima
fix build error on old compiler
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Eric Sommerlade
fixed _MSC_VER check for at least vs2013 in dbt_face_de...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Eric Sommerlade
fixed _MSC_VER check for vs2013 in dbt_face_detection...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Alexander Alekhin
Merge pull request #7589 from alalek:fix_perf_stitching
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Eric Sommerlade
Merge branch 'master' of https://github.com/es0m/opencv
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Eric Sommerlade
fixed detection_based_tracker on visual studio 2013...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Alexander Alekhin
test: don't check magic values in stitching perf test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
E Sommerlade
reversed mysterious mode change
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
abratchik
fix for #7510, #7511 and #7512
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
abratchik
fix java wrapper autotests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Alexander Alekhin
Merge pull request #7516 from sovrasov:find_contours_fix
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Alexander Alekhin
Merge pull request #7574 from Tytan:expcomp_before_seams
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
k-shinotsuka
add SSE code for Luv2RGB_f.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Vadim Pisarevsky
Merge pull request #7580 from seanlis:wrong_diag_comment
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Vadim Pisarevsky
Merge pull request #7540 from K-Shinotsuka:issue31
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Vadim Pisarevsky
Merge pull request #7503 from pengli:box_filter_v2
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Vadim Pisarevsky
Merge pull request #7549 from StevenPuttemans:add_sampl...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Sean Li
Correct the comment of Mat::diag(const Mat& d).
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
k-shinotsuka
add SSE code for RGB2Luv_f.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Tomoaki Teshima
add universal hardware support check function
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Vadim Pisarevsky
Merge pull request #7572 from tomoaki0705:featureUniver...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Quentin
Compensate exposure before finding seams
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Tomoaki Teshima
add universal intrinsic in StereoSGBM
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Alexander Alekhin
Merge pull request #7561 from paroj:winvisible
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Pavel Rojtberg
highgui: add property WND_PROP_VISIBLE
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Vladislav Sovrasov
Disable redundant border initialization in findContours
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
panxiaochun
fix the problem:repeatedly stop cause app crash
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
panxiaochun
remove self. in release method
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
panxiaochun
fix the problem: leak memory when repeatedly start...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Alexander Alekhin
Merge pull request #7554 from lupustr3:pvlasov/morph_is...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Alexander Alekhin
Merge pull request #7558 from alalek:cv_xadd
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Alexander Alekhin
core: update CV_XADD
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Alexander Alekhin
Merge pull request #7553 from erichkeane:interlocked_ad...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Pavel Vlasov
BORDER_ISOLATED support for Laplacian, boxFilter and...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
E Sommerlade
removed spaces at line endings, fixed warning
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Erich Keane
Remove Intel Specific CV_XADD Definition
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
E Sommerlade
restored Parameters() constructor to maintain ABI compa...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
E Sommerlade
fixed use of std::lock outside of ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Alexander Alekhin
Merge pull request #7551 from fegorsch:fix_yaml_header
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
StevenPuttemans
updating python tutorials + providing necessary data
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Li Peng
ocl kernel performance optimization for box filter
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Erich Keane
Correct cast for _InterlockedExchangeAdd on ICC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
E Sommerlade
fixed detection_based_tracker on visual studio 2013...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Eric Sommerlade
Merge pull request #2 from opencv/master
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
fegorsch
Use colon in "%YAML:1.0" directive when persisting...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Alexander Alekhin
Merge pull request #7545 from sovrasov:flood_fill_fix_m...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Vladislav Sovrasov
Enable chessboard detector test on Ubuntu
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Vladislav Sovrasov
Add a regression test, fix documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Vladislav Sovrasov
findContours: integrate workaroung to allow contours...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Vladislav Sovrasov
Fix wrong default mask value in floodFill
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Alexander Alekhin
Merge pull request #7541 from tomoaki0705:fixArmDivCaro...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Tomoaki Teshima
brush up divSaturate of carotene
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Alexander Alekhin
Merge pull request #7517 from paroj:pp_dpdf
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Alexander Alekhin
Merge pull request #7531 from dtmoodie:cmake_updates
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Jiri Horner
Merge pull request #6933 from hrnr:gsoc_all
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Arek
Merge pull request #7518 from ArkadiuszRaj:aravis-buffe...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Alexander Alekhin
Merge pull request #7536 from alalek:viz_warn
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Alexander Alekhin
viz: eliminate warnings from tutorial code
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Alexander Alekhin
viz: update for VTK6.2+
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Alexander Alekhin
Revert "Fix for VTK6.2 issue."
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Alexander Alekhin
Merge pull request #7533 from seanm:master
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Sean McBride
Eliminated use of obsolete 'register' keyword
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Dan
Newer versions of gstreamer use a slightly different...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
ts: update run.py
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
test: fix tolerance perf check for Exp/Log/Sqrt
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
test: update Div and ConvertScaleAbs perf tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
test: change condition in Photo_Decolor
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
test: update condition for Calib3d_StereoCalibrate
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
test: don't use points on single line for solvePnP
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
test: update HoughLines perf test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
test: fix tolerance
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
test: fix tolerance
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
Merge pull request #7507 from vrabaud:iplimage_overflow
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
Merge pull request #7520 from kesinger:memsetform
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Alekhin
Merge pull request #7524 from tomoaki0705:fixDivFixtureArm
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Vincent Rabaud
Fix imageSize overflow in IplImage
commit
|
commitdiff
|
tree
|
snapshot
next