19740 Commits (d855608e6ec2cc42656b9245c3420725d7afa993)
 

Author SHA1 Message Date
Alexander Alekhin d855608e6e instrumentation: fix build on Linux 9 years ago
Alexander Alekhin 10d18a315c instrumentation: minor refactoring, wrap OpenCL 9 years ago
Alexander Alekhin 4013ce570f Merge pull request #7246 from paroj:bgfg_ocl 9 years ago
Alexander Alekhin 0bb85a0ec8 Merge pull request #7253 from Finfa811:revert_borderconstant 9 years ago
Alexander Alekhin f6208e3dea Merge pull request #7247 from valeriyvan:matrix 9 years ago
Alexander Alekhin 125e2dcbba Merge pull request #7156 from sovrasov:hal_qr_decomp 9 years ago
Finfa811 fd1370b92b Reverted BORDER_CONSTAT in stitcher.cpp 9 years ago
Alexander Alekhin c8d77fd961 Merge pull request #7233 from tomoaki0705:featureUniversalIntrinsicFp16 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
Maksim Shabunin 48af5e5579 Merge pull request #7202 from valeriyvan:fixUIImageToMat 9 years ago
Maksim Shabunin c16f96cb5b Merge pull request #7221 from terfendail:sepfilter_vec_kernel 9 years ago
Maksim Shabunin 8b222ac014 Merge pull request #7229 from catree:add_peopledetect_video_option 9 years ago
Alexander Alekhin a92aed45a4 Merge pull request #7064 from DmtKats:pam 9 years ago
Maksim Shabunin e2de96289b Merge pull request #7220 from paroj:imgproc_doxy 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
Alexander Alekhin c62931f000 Merge pull request #7234 from taketwo:is-continuous-gpu-mat 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
catree aaa335b617 Add the possibility to use a video stream with the peopledetect.cpp sample. 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
Alexander Alekhin d102ea96c0 Merge pull request #7210 from mshabunin:fix-warnings 9 years ago
Alexander Alekhin 8104db2232 Merge pull request #7130 from souch55:Fixed 9 years ago
Vitaly Tuzov f773f45d90 Updated HAL interface for separable filters to address that both kernels are vectors. 9 years ago
Alexander Alekhin a5dcefd50e Merge pull request #7183 from mself:LMeDS_median_optimization 9 years ago
Maksim Shabunin 28db4a2207 Merge pull request #7175 from tomoaki0705:featureIntrinsic64 9 years ago
Maksim Shabunin 1ac1e5be08 Merge pull request #7174 from guycook:android-libcpp 9 years ago
Matthew Cook e06a9e9009 Fix android libc++ build 9 years ago
Alexander Alekhin 671e95d59e Merge pull request #7212 from alalek:issue_7003 9 years ago
Maksim Shabunin dc704d77ac Fixed several GCC 5.x warnings 9 years ago
Alexander Alekhin a986db56c6 cmake: update matlab path 9 years ago
Maksim Shabunin 595fd2757c Merge pull request #7182 from mself:two_channel_universal_intrinsics 9 years ago
Alexander Alekhin d4ae7f32e3 Merge pull request #7205 from souch55:Fixtrans 9 years ago
sourin d2e23008ab Fixed traincascade read issue 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
Alexander Alekhin 4e8f8922e2 Merge pull request #7170 from alalek:fix_build 9 years ago
Alexander Alekhin da0e07bc1b Merge pull request #7177 from alalek:msvs_layout 9 years ago
Maksim Shabunin a278abdc76 Merge pull request #7140 from Asalle:fix-7136-Bounding_Box_explanation 9 years ago
Maksim Shabunin a21b8ed92c Merge pull request #7180 from mrquorr:add_dcm_test 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
Asal Mirzaieva ec5ae4af1d add explanation to the Bounding Box and Circles tutorial 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