19820 Commits (cde9d640fea33da07242a02f2c3843417900a073)
 

Author SHA1 Message Date
Alexander Alekhin f85e33f4af videoio: refactor AVFoundation code integration 8 years ago
Vadim Pisarevsky c1024b112e Merge pull request #7259 from alalek:issue_7232 8 years ago
Vadim Pisarevsky 6dd609a709 Merge pull request #7260 from alalek:ffmpeg_windows_binaries 8 years ago
anirudt 06e0fb25e9 docs: adds doxygen @note for python in docs related to contour moments 8 years ago
Vitaly Tuzov 311a232a09 Added color conversion HAL API functions implemented as immediate mode OpenVX calls. 8 years ago
Alexander Alekhin 186f6977bc ffmpeg: update Windows binaries (ffmpeg 3.1.3) 8 years ago
Vitaly Tuzov 14fd22e664 Added morphology and channel merge HAL API functions implemented as immediate mode OpenVX calls. 8 years ago
Alexander Alekhin d402bac69d cmake: fix libpng build on MSVS2012 8 years ago
Alexander Alekhin ca4b7e1e0f Merge pull request #7171 from alalek:ocl_instrumentation 8 years ago
Vitaly Tuzov fb3140ceef Fixed compilation. Changed value returned by functions called with unsuported parameters. 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
Vitaly Tuzov c9229f7543 Resize, Warp and Filter HAL API functions are implemented as immediate mode OpenVX calls 8 years ago
Vitaly Tuzov 4170c97984 Several HAL API functions are implemented as immediate mode OpenVX calls 8 years ago
Maksim Shabunin 11a65475d8 Merge pull request #7257 from alalek:issue_7256 8 years ago
Alexander Alekhin e5e30253ef Merge pull request #7213 from alalek:issue_7203 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
Alexander Alekhin 4013ce570f Merge pull request #7246 from paroj:bgfg_ocl 8 years ago
Alexander Alekhin 0bb85a0ec8 Merge pull request #7253 from Finfa811:revert_borderconstant 8 years ago
Vladislav Sovrasov d5603caa0b Delete direct lapack calls, minor fixes in UI 8 years ago
Alexander Alekhin f6208e3dea Merge pull request #7247 from valeriyvan:matrix 8 years ago
Alexander Alekhin 125e2dcbba Merge pull request #7156 from sovrasov:hal_qr_decomp 8 years ago
Finfa811 fd1370b92b Reverted BORDER_CONSTAT in stitcher.cpp 8 years ago
Alexander Alekhin c8d77fd961 Merge pull request #7233 from tomoaki0705:featureUniversalIntrinsicFp16 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
Maksim Shabunin 48af5e5579 Merge pull request #7202 from valeriyvan:fixUIImageToMat 8 years ago
Maksim Shabunin c16f96cb5b Merge pull request #7221 from terfendail:sepfilter_vec_kernel 8 years ago
Maksim Shabunin 8b222ac014 Merge pull request #7229 from catree:add_peopledetect_video_option 8 years ago
Alexander Alekhin a92aed45a4 Merge pull request #7064 from DmtKats:pam 8 years ago
Maksim Shabunin e2de96289b Merge pull request #7220 from paroj:imgproc_doxy 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
Alexander Alekhin c62931f000 Merge pull request #7234 from taketwo:is-continuous-gpu-mat 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
catree aaa335b617 Add the possibility to use a video stream with the peopledetect.cpp sample. 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
Alexander Alekhin d102ea96c0 Merge pull request #7210 from mshabunin:fix-warnings 8 years ago
Alexander Alekhin 8104db2232 Merge pull request #7130 from souch55:Fixed 8 years ago
Vitaly Tuzov f773f45d90 Updated HAL interface for separable filters to address that both kernels are vectors. 8 years ago
Alexander Alekhin a5dcefd50e Merge pull request #7183 from mself:LMeDS_median_optimization 8 years ago
Maksim Shabunin 28db4a2207 Merge pull request #7175 from tomoaki0705:featureIntrinsic64 8 years ago