22399 Commits (110af09bf9dfe9aadd01e118e750a84460087099)
 

Author SHA1 Message Date
Alexander Alekhin 110af09bf9 Merge pull request #9853 from catree:fix_dnn_samples_python3 7 years ago
Alexander Alekhin 73af899b7c Merge pull request #9860 from mshabunin:fix-static-9 7 years ago
Maksim Shabunin b066dd36ff Fixed uninitialized class fields 7 years ago
Vadim Pisarevsky 1563300197 Merge pull request #9833 from tomoaki0705:universalMathFuncs 7 years ago
Vadim Pisarevsky 2914443685 Merge pull request #9848 from jet47:features2d-optional-flann-dep 7 years ago
Vadim Pisarevsky fef1f9b0a7 Merge pull request #9859 from ryanfox:patch-3 7 years ago
Vadim Pisarevsky 2808bea7fa Merge pull request #9857 from americast:mat_fix 7 years ago
Gregory Morse d30a0c6f03 Merge pull request #9856 from GregoryMorse:patch-1 7 years ago
Ryan Fox 0246cffc34 Fix up grammatical errors in python tutorial 7 years ago
catree 22dece8146 Fix DNN samples for compatibility with Python 3. 7 years ago
Alexander Alekhin fee2049642 Merge pull request #9855 from IgWod:extract-vector-typedefs 7 years ago
Igor Wodiany e2499e5b2f
Move vector_size_t and vector_vector_Mat 7 years ago
Sayan Sinha 60bcb16ca8 Fix typo in mat.hpp 7 years ago
Tomoaki Teshima 2a781bb616 remove raw SSE2/NEON implementation from mathfuncs.cpp 7 years ago
Alexander Alekhin 5ed354221c Merge pull request #9851 from alalek:cmake_fix_lapack_mkl_detection 7 years ago
Alexander Alekhin 827c7515c9 Merge pull request #9842 from alalek:fix_dnn_experimental 7 years ago
Alexander Alekhin 23f26fb4a8 cmake: fix LAPACK/MKL detection 7 years ago
Vladislav Vinogradov 26fe8bd4f2 made flann dependency for features2d optional 7 years ago
Alexander Alekhin 4857cae6ed dnn: don't use "experimental_dnn_v1" namespace directly 7 years ago
Maksim Shabunin 1ba29cc95d Merge pull request #9834 from mshabunin:mediasdk-win-support 7 years ago
Alexander Alekhin df5b2224d7 Merge pull request #9829 from pengli:ocl4dnn 7 years ago
Alexander Alekhin f1fe873375 Merge pull request #9841 from alalek:naming_issue 7 years ago
Alexander Alekhin b0c6bd0a5b build: resolve naming issue 7 years ago
Alexander Alekhin 4ae30ecdd9 Merge pull request #9838 from alalek:fix_ocl_world_build 7 years ago
Li Peng 937b8e4277 dnn(ocl4dnn): support log softmax in ocl4dnn 7 years ago
Vadim Pisarevsky e356ca2369 Merge pull request #9835 from sovrasov:blob_from_img_crop_opt 7 years ago
Vadim Pisarevsky e955bcb872 Merge pull request #9824 from sturkmen72:upd_minEnclosingTriangle 7 years ago
Alexander Alekhin 88225eb65e ocl: fix world compilation on Windows 7 years ago
Alexander Alekhin ec24091578 Merge pull request #9836 from lupustr3:pvlasov/external_ipp-iw_fix 7 years ago
Alexander Alekhin 024be9b8c9 Merge pull request #9818 from tz70s:issue#9570 7 years ago
Suleyman TURKMEN af9c8377eb Update minarea.cpp 7 years ago
Suleyman TURKMEN 29c186a022 Update min_enclosing_triangle.cpp 7 years ago
Suleyman TURKMEN baf9e32af3 Update imgproc.hpp 7 years ago
Vadim Pisarevsky 8b168175ec Merge pull request #9636 from dkurt:duplicate_lp_norm_layer 7 years ago
Maksim Shabunin 83655ba9be MediaSDK video backend: Windows support 7 years ago
Vadim Pisarevsky 0873ebb9b0 Merge pull request #9820 from sovrasov:text_detector_dnn 7 years ago
Vadim Pisarevsky 5e82c98a9f Merge pull request #9828 from berak:fix_c++17_9572 7 years ago
Vadim Pisarevsky babd21c764 Merge pull request #9823 from alalek:dnn_halide_bypass_tbb_threads 7 years ago
Vladislav Sovrasov 47e1133e71 dnn: add crop flag to blobFromImage 7 years ago
Pavel Vlasov a972f0d4ea Standalone IPP with IW fix; 7 years ago
Vladislav Sovrasov f7175f5050 dnn: fix additional text boxes handling after the latest adaptations for TF 7 years ago
Alexander Alekhin 1ea1ff197d Merge pull request #9827 from ryanfox:patch-2 7 years ago
Alexander Alekhin 5ea8ea440b Merge pull request #9826 from p0wdrdotcom:master 7 years ago
Vladislav Sovrasov 050916fd6b dnn: modify priorBox layer 7 years ago
berak ada753a54c fix c++17 namsespace issues 7 years ago
Ryan Fox a96c5b5d90 fix some grammatical errors 7 years ago
Geoff McIver b2d8e8c508 This statement was keeping HAAR cascades from leveraging opencl on nvidia devices. "localSize" on the featureEvaluator remains Size(0, 0) which sets the bool "use_ocl" to false. Adding this allows NVidia GPUs to leverage opencl HAAR Cascades 7 years ago
Suleyman TURKMEN b2673a19cf Updates min_enclosing_triangle.cpp 7 years ago
Dmitry Kurtaev 905a9dada2 Removed LPNormalize layer. 7 years ago
Alexander Alekhin 3935e13603 dnn(halide): don't compile Halide via parallel_for_() 7 years ago