22809 Commits (7e680bd9ff27ef4661dc14fe5f9071ba52883f24)
 

Author SHA1 Message Date
Alexander Alekhin f7913e2c84 build: eliminate Xcode 9.1 warnings 7 years ago
elenagvo 73ac5321f5 fix threshold HAL 7 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. 7 years ago
Vadim Pisarevsky 666fc0ba69 Merge pull request #9986 from terfendail:drawcontours_docfix 7 years ago
Vadim Pisarevsky cfd845ac07 Merge pull request #10141 from LaurentBerger:MLP_ReLU 7 years ago
Vadim Pisarevsky 2a8344f75b Merge pull request #10149 from mshabunin:fix-saturate-intrin 7 years ago
elenagvo 762138e77e define adaptiveMethod and thresholdType for HAL 7 years ago
Roman Cattaneo d381e499ea Fixes Issue #10181 7 years ago
Alexander Alekhin 0ed3209b00 ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
Vadim Pisarevsky bc547c4290 Merge pull request #10124 from zhongwuzw:master 7 years ago
Vadim Pisarevsky 9e4a8a31e1 Merge pull request #10173 from dkurt:update_priorbox_layer 7 years ago
Vadim Pisarevsky b900496c40 Merge pull request #10152 from alalek:py_fix_isalgorithm 7 years ago
Alexander Alekhin abad8977b6 Merge pull request #9247 from paroj:wrap_alog_rw 7 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 7 years ago
LaurentBerger a44573c43b Add ReLU and LeakyReLU activation function in ml module 7 years ago
Alexander Alekhin cd689c640d Merge pull request #10177 from alalek:cmake_update_optimization_filter 7 years ago
Alexander Alekhin 378e05c16b Merge pull request #10178 from alalek:ts_message 7 years ago
Alexander Alekhin 486cfd1040 ts: detailed message 7 years ago
Pavel Rojtberg 3c795a0dab add test_algorithm_rw using AKAZE 7 years ago
Pavel Rojtberg 6fbf0758bc Python: wrap Algorithm::read and Algorithm::write 7 years ago
Alexander Alekhin 89d855c0b7 cmake: update optimization filter 7 years ago
Wu Zhiwen 1f465a0ef9 dnn(ocl4dnn): fuseLayer() use umat_input/outputBlobs for OpenCL target 7 years ago
Li Peng a47fbd2610 Add ocl accuracy test for a few dnn nets 7 years ago
Dmitry Kurtaev 99ed085752 Update PriorBox layer 7 years ago
elenagvo c95bc0c7fd add HAL for threshold 7 years ago
elenagvo 11ddb9332c add HAL for adaptiveThreshold 7 years ago
LaurentBerger 606a5fd537 Try to solve issue 10166 7 years ago
Alexander Alekhin c4b158ff91 Merge pull request #10167 from alalek:ocl_fix_issue_contrib1467 7 years ago
Vadim Pisarevsky ec076bfba3
Update imgproc.hpp 7 years ago
Vadim Pisarevsky 92be112388 Merge pull request #10107 from ElenaGvozdeva:medianBlur_HAL 7 years ago
Vadim Pisarevsky a83c12c3d5 Merge pull request #10154 from alalek:ocl_cleanup_obsolete_cache 7 years ago
Vadim Pisarevsky 7f554f3cc4 Merge pull request #10155 from alalek:ocl_update_loader 7 years ago
Alexander Alekhin 92b35e6758 ocl: fix null pointer access crash 7 years ago
Alexander Alekhin 91c1d7697f Merge pull request #10156 from dkurt:refresh_torch_enet_sample 7 years ago
Alexander Alekhin 5b27fb506a Merge pull request #10163 from windhw:patch-1 7 years ago
Wei Hao f2b3e5f517
Update houghlines.py 7 years ago
Alexander Alekhin 807f5e33ad Merge pull request #10055 from mabdullahrafique:patch-1 7 years ago
Alexander Alekhin 11330b9253 Merge pull request #10095 from alalek:fix_canny_intrinsics 7 years ago
Dmitry Kurtaev 2af6f68452 Update Torch ENet sample 7 years ago
Alexander Alekhin c38620e966 ocl: update OpenCL runtime loader 7 years ago
Alexander Alekhin 8254169cf5 Merge pull request #10153 from dkurt:specify_mobilenet_version 7 years ago
Alexander Alekhin b6abf0d3f9 ocl: drop obsolete cache directories after upgrade of OpenCL driver 7 years ago
Vadim Pisarevsky bd6a6690f2 Merge pull request #10150 from alalek:dnn_ocl_refactor_pooling 7 years ago
Dmitry Kurtaev cdbbccbef8 Specific version of MobileNet-SSD from TensorFlow 7 years ago
Alexander Alekhin cbf2b51e40 bindings(py): fix handling of 'isalgorithm' 7 years ago
Alexander Alekhin 13f374660f dnn(ocl4dnn): drop unused batch_size_ in pooling 7 years ago
Alexander Alekhin e34b64c979 dnn(ocl4dnn): refactor pooling OpenCL calls 7 years ago
Muhammad Abdullah c180047bc1 update digits_video.py 7 years ago
Alexander Alekhin f071a48ec7 Merge pull request #10143 from pengli:ocl4dnn 7 years ago
Maksim Shabunin a1479cc2c1 Merge pull request #10148 from alalek:fix_ffmpeg_sws_scale_crash 7 years ago