18467 Commits (3efd2df87fb9048c8623d2a777c0b6a26c509be1)

Author SHA1 Message Date
seungju ceff82877d fix a typo in md file 6 years ago
Thang Tran 1aff378ae8 imgproc: fixed bug from intersectConvexConvex 6 years ago
Dmitry Kurtaev a6ed8f268a Remove extra weights cloning from TensorFlow importer 6 years ago
Lubov Batanina 77fa59c3da Merge pull request #14301 from l-bat:conv3d 6 years ago
catree dac31e84fb Add solvePnPRefineLM to refine a pose according to a Levenberg-Marquardt iterative minimization process. Add solvePnPRefineVVS to refine a pose using a virtual visual servoing scheme. 6 years ago
Alexander Alekhin 138a80611c build: avoid MSVC ICE 6 years ago
Dmitry Kurtaev 9408c3e640 Refactored TensorFlow subgraphs fusion 6 years ago
Alexander Alekhin 1c180f4c7f imgproc: fix RemoveOverlaps() with empty input vector 6 years ago
Alexander Alekhin cd4926778e ts: fix perf calibation 6 years ago
Alexander Alekhin 38c0278be3 ts: silence zero memory usage messages 6 years ago
Maksim Shabunin 683acd9ae2 Support very old V4L 6 years ago
ostarling 643d9df42d Merge pull request #14411 from ostarling:3.4_fix_for_14242 6 years ago
Dmitry Kurtaev 61b928d9bd Add an assertion for Async request status 6 years ago
Sayed Adel afb157df67 core:vsx fix sum of v_reduce_sad 6 years ago
Dmitry Kurtaev 4f6be11c0e Check if Inference Engine networks are fully supported by backend 6 years ago
Vitaly Tuzov 18d10d6b86 Fixed v_reduce_sad intrinsics implementation and added tests 6 years ago
Liubov Batanina 45ced8e022 Fix ONNX deconvolution 6 years ago
Dmitry Kurtaev 520e351489 Fix batching in DetectionOutput layer 6 years ago
Thang Tran 2f7fc1a598 calib3d: add find4QuadCornerSubpix java wrapper 6 years ago
Alexander Alekhin 7d2190a5d4 ts: +ENV{OPENCV_TEST_REQUIRE_DATA} 6 years ago
Alexander Alekhin c1981f28ad build: +OPENCV_ENABLE_MEMORY_SANITIZER flag 6 years ago
masa-iwm 5c404bb142 Merge pull request #14376 from masa-iwm:3.4 6 years ago
Dmitry Kurtaev 9b635830bc Run Reshape layer for const input from ONNX models 6 years ago
Vitaly Tuzov 4a54aa3fbd Cleared up deprecated intrinsics for FP16 6 years ago
Suleyman TURKMEN 3f9343e238 Update imgproc.hpp 6 years ago
Alexander Alekhin f7856a0f35 imgcodecs(tiff): update tile size checks 6 years ago
Dmitry Kurtaev a5c92c2029 Merge pull request #13694 from dkurt:dnn_ie_async 6 years ago
Alexander Alekhin 52f16e0f55 tests: workaround for DYLD_LIBRARY_PATH on Apple MacOSX 6 years ago
Alexander Alekhin c667de9b68 dnn: force visibility(default) for IE headers 6 years ago
LaurentBerger 621e3eaed8 Add Ptr KNearest::load and python binding 6 years ago
Dmitry Kurtaev 62d079fa69 Fix Normalize layer for Mac 6 years ago
Alexander Alekhin 3902694075 static scans: preserve namespace name 6 years ago
vdgussem 00861b668a Changed the way Images are converted into rgba Mats so that JavaCamera2View also shows correct colors when the Image contains I420 or YV12 data 6 years ago
Alexander Alekhin 0d747daf47 cmake: use absolute library paths from 'pkgconfig' 6 years ago
Alexander Alekhin 78384d8923 build: avoid highgui dependency 6 years ago
Alexander Alekhin 64fd1c95a5 ts: flush stdout/stderr before test launch 6 years ago
Dmitry Kurtaev 92cbec6fb1 Fix dnn with IE from GitHub 6 years ago
Dmitry Kurtaev 0cfd95c097 Fix TensorFlow's Squeeze and a new fusion for SoftMax from slim backend 6 years ago
Lubov Batanina 60a841c797 Merge pull request #14255 from l-bat:networks_visualization 6 years ago
Dmitry Kurtaev a2bbfa1db5 Enable some tests for Inference Engine 2019R1 6 years ago
Alexander Alekhin 7621b91769
Merge pull request #14292 from alalek:issue_14291 6 years ago
kiwixz c8056b3e27 Merge pull request #14276 from kiwixz:pr/fix_compound 6 years ago
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 6 years ago
Dmitry Kurtaev 7ce2397b62 Fix a bug in FusedBatchNorm (TensorFlow) layer importer 6 years ago
Alexander Alekhin e0841f3d6e dnn(test-tags): add time / memory tags 6 years ago
Alexander Alekhin b38de57f9a ts: test tags for flexible/reliable tests filtering 6 years ago
Alexander Alekhin 33b765d797 OpenCV version++ (3.4.6) 6 years ago
Alexander Alekhin b5961cc5d1 calib3d: don't change input data 6 years ago
Alexander Alekhin 0c490accae imgcodecs(tiff): check TIFF tile size 6 years ago
Dmitry Kurtaev ec41a4897a Remove Switch and Merge nodes from TensorFlow networks 6 years ago