4298 Commits (a5ca5f6dafa575bee50c670b1858c5186656c466)

Author SHA1 Message Date
Alexander Alekhin 7d8f1dde26 core(persistence): disable checks for base64 streams 7 years ago
Alexander Alekhin f4c4b01455 core: added checks and "fixit" items for persistence parsers 7 years ago
Alexander Alekhin d1311518a3 core: test-sample for FIXED_TYPE demonstration 7 years ago
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API 7 years ago
Namgoo Lee a8f86af633 Update GpuMat, GpuMat::download, GpuMat::upload documentation 7 years ago
Alexander Alekhin 4378e8fcc0 core: fix cv::Mat constructor 7 years ago
Tomoaki Teshima 6c25351049 make the asynchronous call to NPP safe 7 years ago
Alexander Alekhin 6c051a55e5 cmake: don't add include <module>/src directory to avoid conflicts 7 years ago
Aleksandr Tischenko 22ecdd16ef Merge pull request #11101 from lamantine:fix_11100 7 years ago
Alexander Alekhin 8781ee971c core: write log messages via __android_log_print (logcat) too 7 years ago
miqlas f3a9f13cb4 Merge pull request #10984 from extrowerk:advanced_haiku_patches 7 years ago
Alexander Alekhin ee1ac1140d core: use explicit for cv::AutoBuffer 7 years ago
Dmitry Kurtaev 538fd42363 Add test for Scalar arguments at CommandLineParser 7 years ago
yuki takehara 0792ef8789 Merge pull request #11049 from take1014:#10948 7 years ago
Dmitry Kurtaev 130546e1d9 Semantic segmentation sample. 7 years ago
Maksim Shabunin 265f335dae Add install component for 3rdparty libraries licenses 7 years ago
Maksim Shabunin 7bbe002a2f Add install component for 3rdparty libraries licenses 7 years ago
native-api dc1d9ae973 Include error code description into the message (#10982) 7 years ago
Namgoo Lee c219f97f48 SSE2 : use _mm_cvtpd_epi32 when converting from CV_64F to CV_32S (#10987) 7 years ago
Suleyman TURKMEN 5e1a656bbb Update core.hpp 7 years ago
Alexander Alekhin ed96279920 ocl: update getOpenCLErrorString() code 7 years ago
Alexander Alekhin b1fc7d46a5 ocl: update getOpenCLErrorString() code 7 years ago
Tomoaki Teshima 8fd1bbde76 fix test error on Tinker Board (OpenCL on Arm platform) 7 years ago
Alexander Alekhin ca9af20179 OpenCV version '-cvsdk' 7 years ago
Alexander Alekhin 6ffc48769a OpenCV version++ 7 years ago
Maksim Shabunin 3fd2384b81 Fixed mingw compilation on Windows 7 years ago
Alexander Alekhin 48b8aa51cd core: eliminate redundant cv::format() declarations 7 years ago
Tomoaki Teshima 6a661e1e28 fix test error on VS2013 7 years ago
Alexander Alekhin cc5a6f3b86 core: remove '-' from separators list of disabled CPU flags 7 years ago
Patrik Huber 7be0c78533 Merge pull request #10589 from patrikhuber:patch-1 7 years ago
Ryo Suzuki 97d9ea00fe
Fix typo in core/base.hpp 7 years ago
Alexander Alekhin 491502a349 core: fix parallel_for data race 7 years ago
Alexander Alekhin c020a7bb67 build: portable integer types 7 years ago
Alexander Alekhin eb54e5c55c core: generalize and fix x86 'cpuid' calls 7 years ago
Tomoaki Teshima 94253e8b83 fix build error on Visual Studio 2013 and earlier 7 years ago
Maksim Shabunin 8393d755f6 Fixed OpenGL-specific compilation warning (unused function) 7 years ago
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
Maksim Shabunin 221342fb25 Split convert.cpp into smaller pieces 7 years ago
luz.paz 5718d09e39 Misc. modules/ typos 7 years ago
Alexander Alekhin 5a791e6e06 cmake: update reporting of excluded dispatching files (#10711) 7 years ago
Namgoo Lee 61e76e767d Update BufferReader documentation with some example code (#10803) 7 years ago
yuki takehara 379ea15d16 Add new Mat constructor (#10808) 7 years ago
Maksim Shabunin 4437e0c3b9 Split stat.cpp into smaller pieces 7 years ago
Alexander Alekhin 42e1fe301c ocl: allow recursive UMatData lock() calls with the same objects 7 years ago
Alexander Alekhin 44d7435a48 build: eliminate calls of removed functionality from C++17 7 years ago
Alexander Alekhin 914f57f28d core(parallel_for): fix data race 7 years ago
Vitaly Tuzov 3267fb90c6 Updated check on OutputArray to allow recreation of fixed_size for 1-d sizes array 7 years ago
Alexander Alekhin b10fedde56 core(parallel_for): cleanup 7 years ago
Maksim Shabunin e225850cc6 Split persistence.cpp into smaller pieces (#10788) 7 years ago
Dmitry Kurtaev 10e1de74d2 Intel Inference Engine deep learning backend (#10608) 7 years ago