18931 Commits (6fc6207e9315b0d634b0c532516fba3f9ccbba20)

Author SHA1 Message Date
Alexander Alekhin 6e2ede8c56 pre: OpenCV 4.1.0 (version++) 6 years ago
Giles Payne 55f02d8c66 Merge pull request #14011 from komakai:debug-build 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 9dc7554089 imgproc: copy .dispatch.cpp 6 years ago
Alexander Alekhin 6eac8f78b9 imgproc: copy .simd.hpp 6 years ago
Alexander Alekhin 842c58a7d6 core(intrin): NEON v_load_expand_q() support unaligned addr 6 years ago
Gregor Mittag d71977b4dd Add JPEG2000 compression flag. 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
Adrian Renner 442fdfd4b2 Merge pull request #13999 from addyi:fixAndroidLintingErrors 6 years ago
Namgoo Lee 713d91b04e CUDA 10.1 Build Issue Fix on Master Branch 6 years ago
Alexander Alekhin 8b541e450b imgproc: dispatch color* 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
Easton Liu fcfb29766b Add ability to read thresh and nms_threshold from YOLO layer in YOLOV3 cfg file. 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
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 35edad3e74 build: fix warnings 6 years ago
Alexander Alekhin 25a9a32f8e videoio: plugins, add strict checks 6 years ago
Alexander Alekhin 403f11fdbf videoio: update plugin API 6 years ago
Alexander Alekhin b4cba524d3 videoio: move backend.cpp -> backend_plugin.cpp 6 years ago
x3lif 19cf511895 Merge pull request #13910 from x3lif:Issue_13908 6 years ago
Alexander Alekhin 93dab9e1e9 videoio(v4l): fix build due missing defines 6 years ago
smirnov-alexey 6b31f58092 Modifies standalone G-API cmake for testing it properly 6 years ago
Namgoo Lee 65e76adeda Windows Build Issue Fix 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
JoeHowse c0d41f05d6 Merge pull request #13947 from JoeHowse:4.0.1-patches 6 years ago
Alexander Alekhin 80d37ba698 dnn: fix usage of CV_LOG_VERBOSE macro 6 years ago
Alexander Alekhin 9a6f2630b2 cmake: +opencv_videoio_plugins virtual target 6 years ago
Alexander Alekhin 0a98bc0ee9 java: avoid enum values with references on other enums 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 3ba49ccecc imgproc: removed LSD code due original code license conflict 6 years ago
Alexander Alekhin 7d24727184 ml: handle sigmoid NaN result (should be Inf) 6 years ago
smirnov-alexey 939ea4ba30 Remove incorrect asserts in NV12 to RGB/BGR kernels 6 years ago
Sayed Adel 5478165e16 core:vsx Fix narrowing warning on vector splats 6 years ago
berak 20afae5a14 core: fix mat matx multiplication 6 years ago
Vitaly Tuzov 9548093b46 Horizontal line processing for pyrDown() reworked using wide universal intrinsics. 6 years ago
Alexander Alekhin f1f0f630c7 core: disable I/O perf test 6 years ago