25912 Commits (483e9f341c51cb3c6b3271f7733527dcff475187)
 

Author SHA1 Message Date
Alexander Alekhin 922cd208f7 Merge pull request #13875 from allnes:optimization_fuse 6 years ago
Alexander Alekhin 8b541e450b imgproc: dispatch color* 6 years ago
Alexander Alekhin 39783a6584 core: keep history of color*.cpp 6 years ago
Alexander Alekhin f26912960f imgproc: clone color*.dispatch.cpp 6 years ago
Alexander Alekhin db588bb831 imgproc: clone color*.simd.hpp 6 years ago
Alexander Alekhin b9d2e6664d Merge pull request #13979 from alalek:issue_13772 6 years ago
Alexander Alekhin a43337c28e Merge pull request #13986 from alalek:perf_ignore_ovx 6 years ago
Alexander Alekhin eb9001665e Merge pull request #13993 from liuyuns:issue_13963_thresh_nms_yolov3 6 years ago
Easton Liu fcfb29766b Add ability to read thresh and nms_threshold from YOLO layer in YOLOV3 cfg file. 6 years ago
Alexander Alekhin d8b58205be Merge pull request #13988 from raymanfx:gstreamer 6 years ago
Christopher N. Hesse 796b0fec7d videoio: gst: Fix gst assertion on null msg 6 years ago
Alexander Alekhin d5a2fe5180 perf: ignore _ovx tests 6 years ago
Alexander Nesterov 74574dfae4 Added optimization fuse 6 years ago
Alexander Alekhin d2f70f61aa Merge pull request #13880 from catree:add_hand_eye_calibration 6 years ago
Alexander Alekhin 3182cc4277 Merge pull request #13980 from terfendail:bresize3_fix 6 years ago
Alexander Alekhin 3b43f90cc8 Merge pull request #13962 from Christianwidjaya:master 6 years ago
Alexander Alekhin b9a6a96324 Merge pull request #13953 from saskatchewancatch:patch-1 6 years ago
Alexander Alekhin 7bcfe8f204 Merge pull request #13974 from alalek:fix_build_warnings 6 years ago
Vitaly Tuzov 99b39aa5bd Fixed out of bound reading in LINEAR_EXACT resize for 8UC3 6 years ago
catree bbf39b0964 Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 6 years ago
Alexander Alekhin 7366eebebb core: fix condition in OutputArray::create(allowTransposed=True) 6 years ago
Alexander Alekhin e36a3acbc0 Merge pull request #13967 from alalek:backport_android_build_py 6 years ago
Alexander Alekhin 89c106b29e Merge pull request #13945 from alalek:backport_bindings_generator 6 years ago
Alexander Alekhin 35edad3e74 build: fix warnings 6 years ago
RAJKIRAN NATARAJAN 98f89f9079 Need -DBUILD_DOCS CMake flag to build docs 6 years ago
Alexander Alekhin 8ee1be7d09 cmake: support MSVS 2019 6 years ago
Alexander Alekhin 45c4d3a62b Merge pull request #13969 from alalek:issue_13929 6 years ago
Alexander Alekhin 93dab9e1e9 videoio(v4l): fix build due missing defines 6 years ago
Alexander Alekhin 480c6dae6d android: backport build_sdk.py 6 years ago
Alexander Alekhin 3132c8ee08 Merge pull request #13958 from nglee:dev_FixCuda101BuildIssue 6 years ago
Suleyman TURKMEN 3d1dbd2ccd clean up C API 6 years ago
Namgoo Lee 5a2faab2e6 CUDA 10.1 Build Issue Fix 6 years ago
Alexander Alekhin 6e9b6a27cf Merge pull request #13951 from alalek:dnn_fix_logging_verbose 6 years ago
Alexander Alekhin 80d37ba698 dnn: fix usage of CV_LOG_VERBOSE macro 6 years ago
Alexander Alekhin 0a98bc0ee9 java: avoid enum values with references on other enums 6 years ago
Alexander Alekhin 47b6955ba0 Merge pull request #13942 from alalek:imgproc_lsd 6 years ago
Alexander Alekhin 030e955db7 python: support Python list for cv::Range 6 years ago
Alexander Alekhin f5b58e5fc9 bindings: backport generator from OpenCV 4.x 6 years ago
Alexander Alekhin f0179f96a7 Merge pull request #13940 from alalek:fix_13914 6 years ago
Alexander Alekhin 3ba49ccecc imgproc: removed LSD code due original code license conflict 6 years ago
Alexander Alekhin d034ef6f27 Merge pull request #13935 from seiko2plus:issue13934 6 years ago
Alexander Alekhin 7d24727184 ml: handle sigmoid NaN result (should be Inf) 6 years ago
Sayed Adel 5478165e16 core:vsx Fix narrowing warning on vector splats 6 years ago
Alexander Alekhin a9f67c2d1d Merge pull request #13905 from terfendail:pyr_wintr2 6 years ago
Alexander Alekhin ed8f0ab265 Merge pull request #13931 from berak:core_fix_mat_max_mult 6 years ago
berak 20afae5a14 core: fix mat matx multiplication 6 years ago
Alexander Alekhin caa013b2a4 Merge pull request #13925 from alalek:core_disable_io_perf_test 6 years ago
Vitaly Tuzov 9548093b46 Horizontal line processing for pyrDown() reworked using wide universal intrinsics. 6 years ago
Alexander Alekhin 5fd47352cf Merge pull request #13904 from cftang0827:dnn_tf_text_graph_common_bug 6 years ago
Alexander Alekhin f1f0f630c7 core: disable I/O perf test 6 years ago