14167 Commits (d5c202e46b2ed64a653fc240898b6767662fa7f6)

Author SHA1 Message Date
Pavel Vlasov 0a9470bf09 Compatibility fix for Visual Studio 2012; 8 years ago
Gregory Kramida 0d626c8fef v4l2 backend: Y16 default behavior fixed & FOURCC setting added 8 years ago
Tomoaki Teshima 0db4b7cebb fix build error on CUDA + Aarch64 8 years ago
Luis Roberto Morales Iglesias 60b33046a7
[Issue #7290] Fixes OpenNI and OpenNI2 linking conflict 8 years ago
stbnps a4a6ee34bf Added support for V4L2_PIX_FMT_Y16 8 years ago
Sean McBride 5357e28a2f Removed some extra semi-colons 8 years ago
Valeriy Van f1dcf71dd7 Merge pull request #7178 from valeriyvan:iosfixes 8 years ago
anirudt 2879eada25 docs: truncated commit msg 8 years ago
Vadim Pisarevsky a9ab869800 seriously improved performance of blur function, especially 3x3 and 5x5 cases (#7262) 8 years ago
PkLab.net be65701908 Large update of videoio doc and samples following mshabunin comments 8 years ago
anirudt 06e0fb25e9 docs: adds doxygen @note for python in docs related to contour moments 8 years ago
Vitaly Tuzov 5ec47299e2 Fixed warpings, added border mode support to warps and filter. Added morphology HAL API functions implemented as immediate mode OpenVX calls. 8 years ago
Alexander Alekhin c7f5bc3624 viz: use ../precomp.hpp in modules/viz/src/vtk/* files 8 years ago
Alexander Alekhin d855608e6e instrumentation: fix build on Linux 8 years ago
Alexander Alekhin 10d18a315c instrumentation: minor refactoring, wrap OpenCL 8 years ago
Alexander Alekhin 03767340bb ffmpeg: fill avg_frame_rate 8 years ago
Alexander Alekhin 6d54abbd0f ffmpeg: fix get_fps() 8 years ago
Finfa811 fd1370b92b Reverted BORDER_CONSTAT in stitcher.cpp 8 years ago
Valeriy Van c562f0ad38 Minor fix in MatAllocator::download 8 years ago
Pavel Rojtberg 27ae1578ac BackgroundSubtractorMOG2Impl: only use OpenCL if input image is UMat 8 years ago
Dimitrios Katsaros 41431e11f5 Imgcodecs: Implemented simple tests for PAM format 8 years ago
Dimitrios Katsaros 4e513a3346 Imgcodecs: Fixed a bug with checkSignature in GdalDecoder 8 years ago
Dimitrios Katsaros 6172803012 imgcodecs: Implementation of PAM encoder/decoder 8 years ago
Vladislav Sovrasov dfe4519c07 Add QR decomposition to HAL 8 years ago
mschoeneck 9e61a28b2e Improve canny (#7227) 8 years ago
Sergey Alexandrov 765dd30981 Add support for GpuMat in InputArray::isContinuous() 8 years ago
Tomoaki Teshima 903789f7af use universal intrinsic for FP16 8 years ago
Pavel Rojtberg cfcf8abbb6 doxygen: imgproc - underscores should not be escaped in texttt 8 years ago
Pavel Rojtberg 62cabb58a9 doxygen: undistortPoints - replace matlab code by latex forumlae 8 years ago
Vitaly Tuzov f773f45d90 Updated HAL interface for separable filters to address that both kernels are vectors. 8 years ago
Maksim Shabunin dc704d77ac Fixed several GCC 5.x warnings 8 years ago
Valeriy Van 464d289fa9 Gets rid of magic constant 8 years ago
Tomoaki Teshima 7fef96be1e add 64F intrinsic in HAL NEON 8 years ago
Valeriy Van acb62692e4 Cleans up declarations in window_cocoa.mm removing unnecessary iVars declarations and changing retain property attribute to strong 8 years ago
anirudt 6825375694 docs: adds note for python in docs related to moments 8 years ago
Valeriy Van 5a71bde79a Changes existential NSStringFromSelector(_cmd) for straightforward __FUCNTION__ 8 years ago
Valeriy Van 517be4bfa9 Changes [error localizedDescription] for [error description] in NSLog 8 years ago
Valeriy Van 31e790da33 Fixes spelling in NSLog 8 years ago
Matthew Self 7de2e1e795 Improve perfomance of median calculation in LMedS algorithm 8 years ago
Matthew Self 9678d48e1a 2-channel interleaved load/store for universal intrinsics (float only) 8 years ago
Valeriy Van 69c7eea694 Cleans up ios stuff declaration removing not needed ivars backing properties 8 years ago
mrquorr a88bf4e5aa test added, only if HAVE_GDCM is on 8 years ago
Vadim Pisarevsky 40b870704e add 2 extra methods to ml::TrainData (#7169) 8 years ago
Vadim Pisarevsky 5ddd25313f Add Grana's connected components algorithm for 8-way connectivity. (#6823) 8 years ago
Alexander Alekhin db6d94a7b0 cmake: minimize MSVS projects layout 8 years ago
Valeriy Van f1db065c10 Unifies Obj-C property attributes changing retain to strong 8 years ago
Alexander Alekhin 5383a625a7 fix Win build, change default WINNT macro to WinXP 8 years ago
Alexander Alekhin 063ac74369 fix modules deps 8 years ago
Tomoaki Teshima c5d7791b67 brush up fp16 implementation 8 years ago
MYLS 47f2e618ee Add two tests. 8 years ago