16245 Commits (197078e331ba874e44f8f9938d96c3cbc44b0a2f)

Author SHA1 Message Date
Alexander Alekhin 22c0bb7dc9 cmake: fix WITH_VTK usage 8 years ago
Maksim Shabunin 7eb1065944 Fixed/disabled warnings produced by GCC 7 8 years ago
Sayed Adel 6fe6436162 core:ppc Fixed compilation with xlc, clang. 8 years ago
elenagvo 73ac5321f5 fix threshold HAL 8 years ago
catree 2e56a47f8c Allow to use 3 points in SolvePnP if SOLVEPNP_ITERATIVE and useExtrinsicGuess==true. Add bibtex citations for P3P. Update SolvPnP tests. 8 years ago
elenagvo 762138e77e define adaptiveMethod and thresholdType for HAL 8 years ago
Roman Cattaneo d381e499ea Fixes Issue #10181 8 years ago
Alexander Alekhin 0ed3209b00 ocl: avoid unnecessary loading/initializing OpenCL subsystem 8 years ago
Maksim Shabunin 6c135261b2 Universal Intrinsics: aligned v_pack behavior on different platforms, fixed 64-bit register on ARM, added more saturate_cast variants 8 years ago
LaurentBerger a44573c43b Add ReLU and LeakyReLU activation function in ml module 8 years ago
Alexander Alekhin 486cfd1040 ts: detailed message 8 years ago
Pavel Rojtberg 3c795a0dab add test_algorithm_rw using AKAZE 8 years ago
Pavel Rojtberg 6fbf0758bc Python: wrap Algorithm::read and Algorithm::write 8 years ago
Wu Zhiwen 1f465a0ef9 dnn(ocl4dnn): fuseLayer() use umat_input/outputBlobs for OpenCL target 8 years ago
Li Peng a47fbd2610 Add ocl accuracy test for a few dnn nets 8 years ago
Dmitry Kurtaev 99ed085752 Update PriorBox layer 8 years ago
elenagvo c95bc0c7fd add HAL for threshold 8 years ago
elenagvo 11ddb9332c add HAL for adaptiveThreshold 8 years ago
LaurentBerger 606a5fd537 Try to solve issue 10166 8 years ago
Vadim Pisarevsky ec076bfba3
Update imgproc.hpp 8 years ago
Alexander Alekhin 92b35e6758 ocl: fix null pointer access crash 8 years ago
Alexander Alekhin c38620e966 ocl: update OpenCL runtime loader 8 years ago
Alexander Alekhin b6abf0d3f9 ocl: drop obsolete cache directories after upgrade of OpenCL driver 8 years ago
Alexander Alekhin cbf2b51e40 bindings(py): fix handling of 'isalgorithm' 8 years ago
Alexander Alekhin 13f374660f dnn(ocl4dnn): drop unused batch_size_ in pooling 8 years ago
Alexander Alekhin e34b64c979 dnn(ocl4dnn): refactor pooling OpenCL calls 8 years ago
Li Peng 636d6368ee use OutputArrayOfArrays in net forward interface 8 years ago
Wu, Zhiwen 04edc8fe3a cleanup ocl4dnn spatial convolution kernels 8 years ago
Alexander Alekhin 559235ac74 videoio(ffmpeg): more workarounds for sws_scale() crash 8 years ago
Maksim Shabunin 6f48dc2482 Fixed GStreamer pipeline building on Ubuntu 17 8 years ago
Alexander Nesterov 8082011546 Update videoio tests 8 years ago
Maksim Shabunin 7628c143f4 videoio: fixed capture open order, added apiPrefernce to FFMPEG tests 8 years ago
elenagvo 5d0a8d2aaf fix the parameters order 8 years ago
Alexander Alekhin 019de554a0 python(test): don't write bytecode 8 years ago
Alexander Alekhin 3ee8079f35 python(test): add tests filter 8 years ago
Alexander Alekhin b29893b938 dnn: autogenerated files 8 years ago
Alexander Alekhin 1c88a566e0 dnn: rename caffe protobuf package 8 years ago
Alexander Alekhin 3f37be5a30 core: fix compilation of intrinsic code 8 years ago
Alexander Alekhin 9db5cbf9a4 dnn: sync output/internals blobs back 8 years ago
Alexander Alekhin 8e6280fc8e ocl: binary program cache 8 years ago
Maksim Shabunin e57f22a386 Fixed allocSingleton 8 years ago
Maksim Shabunin 12662e064b align singleton malloc 8 years ago
Maksim Shabunin 1c46034166 Other buffers 8 years ago
Maksim Shabunin 2178c5e95e init ABtoXZ 8 years ago
Maksim Shabunin b3018ba89e LUV tables 8 years ago
Maksim Shabunin e75056a084 static init 8 years ago
Maksim Shabunin 51fc891a5c cvtColor: fixed tables init, moved some tables to heap 8 years ago
Alexander Alekhin 0f34628af7 dnn: drop OpenCL code path for DetectionOutputLayer 8 years ago
Rostislav Vasilikhin 397b57dd72 Merge pull request #10041 from savuor:RevHoughWorks 8 years ago
zhongwuzw 01b581048d Fix customPreviewLayer layout issue when rotateVideo is NO in iOS 8 years ago