25634 Commits (49f43b03b1f623bc76245994f6410f33196feca0)
 

Author SHA1 Message Date
Alexander Alekhin 61eb1a6848 Merge pull request #14038 from alalek:update_version_3.4.6-pre 6 years ago
Josh Veitch-Michaelis 2143f7cee1 release frame after disabling convert rgb 6 years ago
Alexander Alekhin 80e5642ca2 pre: OpenCV 3.4.6 (version++) 6 years ago
LaurentBerger af0a83f0b3 Tutorial create pattern grid for calibration using gen_pattern.py 6 years ago
Alexander Alekhin f3074fd559 Merge pull request #14013 from alalek:imgproc_dispatch_filter 6 years ago
Alexander Alekhin 2c07c6718f imgproc: dispatch morph 6 years ago
Alexander Alekhin 5a01227aa1 imgproc: dispatch box_filter 6 years ago
Alexander Alekhin ce3c92eb1f imgproc: dispatch bilateral_filter 6 years ago
Alexander Alekhin b99c9145bf imgproc: dispatch smooth 6 years ago
Alexander Alekhin 6ec08f268f imgproc: dispatch medianBlur 6 years ago
Alexander Alekhin 8546ac3ce6 imgproc: get rid of filter.avx2.cpp 6 years ago
Alexander Alekhin 9a8dbfd57f imgproc: dispatch filter.cpp 6 years ago
Alexander Alekhin 756a98a395 imgproc: keep history of filters files 6 years ago
Alexander Alekhin 9dc7554089 imgproc: copy .dispatch.cpp 6 years ago
Alexander Alekhin 6eac8f78b9 imgproc: copy .simd.hpp 6 years ago
Alexander Alekhin 98e2bb8721 Merge pull request #14022 from alalek:core_fix_neon_intrinsics 6 years ago
Alexander Alekhin 842c58a7d6 core(intrin): NEON v_load_expand_q() support unaligned addr 6 years ago
Alexander Alekhin 7a2dca5947 Merge pull request #14015 from saskatchewancatch:issue-13921 6 years ago
Dmitry Kurtaev 110e80f0ee Add onRuntimeInitialized for opencv.js 6 years ago
Giles Payne 11dbd86aa3 Merge pull request #13956 from komakai:java-mat-class-improvements 6 years ago
Rajkiran Natarajan 40af53b1d6 issue-13921: Support setting compression setting for writing tiff images 6 years ago
Alexander Alekhin 7e8cc580c9 Merge pull request #13997 from alalek:imgproc_dispatch_cvtcolor 6 years ago
Adrian Renner 442fdfd4b2 Merge pull request #13999 from addyi:fixAndroidLintingErrors 6 years ago
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