14331 Commits (db451f20dfb1155d486c633aeafaddc1af92de9c)

Author SHA1 Message Date
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
matze fd6f54c895 Bug fixed in findEndContours and icvFindContoursInInterval adjusted. 8 years ago
matze f6451c7ae6 Varaible names renamed. Macro definitions fixed. findEndContourPoint function fixed. findContoursInInterval adjusted. 8 years ago
matze 25cf33d5c8 Warning fixed by adding a cast to char 8 years ago
matze 0acd818efc Removed #elif defined(__INTEL_COMPILER) because it is disabled at the moment 8 years ago
matze 8af8c4d0aa Improves findContours using SSE _mm_movemask_epi8 to find next contour point. Cleaned up code a little bit 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
k-shinotsuka 9df8400f3d improve RGB5x52Gray() 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
Matthew Self 0882936707 Fix buffer release issue 8 years ago
Matthew Self a92da54e79 Add support for CAP_PROP_MODE 8 years ago
Suleyman TURKMEN fcc28fecb6 Make Up 8 years ago
Valeriy Van 574f319c74 Fixes spelling in comment 8 years ago
yoffy 767780a4b2 add VideoCapture / VideoWriter AVFoundation implementation for Mac 8 years ago