14161 Commits (0d626c8fefa1332b246586a6366fb45021d572a7)

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