1523 Commits (a6ad44a7c740cbc8bba7683a017016c5afd63d79)

Author SHA1 Message Date
Paul Jurczak bd7bad02a0 convertFp16 documentation edit (2) 7 years ago
Alexander Alekhin 03edddba47 core: drop unnecessary duplicate check 7 years ago
Vadim Pisarevsky 7d19bd6c19 Merge pull request #11634 from vpisarev:empty_mat_with_types_2 7 years ago
Alexander Alekhin d70e01b635 calib3d: chess board - replace to cv::findContours() 7 years ago
Alexander Alekhin 549b5df225 build: workaround issues with C compilation mode 7 years ago
Namgoo Lee 79af0bfccf NPP : NppStreamHandler fix 7 years ago
Tomoaki Teshima e2c787884d fix the test failure of CUDA_Arithm/MeanStdDev 7 years ago
Vadim Pisarevsky e0dbe5cfcc
handle huge matrices correctly (#11505) 7 years ago
Alexander Alekhin 352510cc19 core: fix ARM intrinsincs 7 years ago
cDc f2fbfd7a10 fix bug in Matx::inv() 7 years ago
Sayed Adel ed19da21ab core:ppc Several improvements on VSX(2) 7 years ago
Alexander Alekhin 8c349ff8ff core: added MatSize::dims() method 7 years ago
exoson 058299cc66 Optimize MultiBandBlender to run faster 7 years ago
Alexander Alekhin 84db82a329 build: fix warnings 7 years ago
Alexander Alekhin 576d2dbac0 refactor: don't use CV_ErrorNoReturn() internally 7 years ago
Vadim Pisarevsky 4001e310f5 improved performance of v_load_deinterleave(8uC3) & v_store_interleave(8uC3) intrinsics when using SSSE3 instructions. 7 years ago
Alexander Alekhin 4cbec82ac1 build: unreachable code after CV_Error() 7 years ago
Alexander Alekhin 65726e4244 core(hal): improve v_select() SSE4.1+ 7 years ago
Ryan Wong 6f675ae75b Merge pull request #11304 from kinchungwong:issue_11242_intrin_cv34x_nocpp11 7 years ago
Simon Que 705464258e Merge pull request #11353 from eecsninja:3.4 7 years ago
Alexander Alekhin 647eb243ae core: CV_Error is marked as 'noreturn' 7 years ago
Alexander Alekhin fa3cb03f62 core(hal): v_min()/v_max() use SSE4.1 intrinsics 7 years ago
Alexander Alekhin 97882d03cc core: fix FP16 conversion with CV_DISABLE_OPTIMIZATION option 7 years ago
Alexander Alekhin 59b413c8a1 imgproc(ipp): disable parallel GaussianBlur 7 years ago
Tomoaki Teshima a82e70cd40 remove raw SSE2/NEON implementation from imgwarp.cpp 7 years ago
Sayed Adel 56ec10bfa2 core:ppc Several improvements on VSX(1) 7 years ago
Alexander Alekhin 567ae61e78 core: add "check" macros 7 years ago
Maksim Shabunin d2cff38db6 Added interface to check library version during runtime 7 years ago
k-shinotsuka fbdcc0e8e4 add universal intrinsics for HSV2RGB_f 7 years ago
Maksim Shabunin b88609a921 Reduced direct TBB dependencies 7 years ago
lopespt c17ce1a0af Solves issue #10506 7 years ago
Alexander Alekhin 7818071ba2 cuda: eliminate part of build warnings 7 years ago
Alexander Alekhin 87498bc6d4 cmake: workaround CPATH ipp_iw issue 7 years ago
Alexander Alekhin 9111538bfb core: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 84980741a8 core: add CV_OVERRIDE/CV_FINAL macros 7 years ago
Collen Jones 687ccdf8db Fix link to Hershey fonts 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
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 130546e1d9 Semantic segmentation sample. 7 years ago
Suleyman TURKMEN 5e1a656bbb Update core.hpp 7 years ago
Alexander Alekhin ca9af20179 OpenCV version '-cvsdk' 7 years ago
Alexander Alekhin 6ffc48769a OpenCV version++ 7 years ago
Alexander Alekhin 48b8aa51cd core: eliminate redundant cv::format() declarations 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 c020a7bb67 build: portable integer types 7 years ago