19916 Commits (a799cc13d93949f3a510a2b1d963d6dc9d29fc81)
 

Author SHA1 Message Date
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
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
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
Maksim Shabunin 1ac1e5be08 Merge pull request #7174 from guycook:android-libcpp 8 years ago
Matthew Cook e06a9e9009 Fix android libc++ build 8 years ago
Stephane Thiell 3335963987 cmake: add support for Nvidia GPU Tesla K80 8 years ago
Alexander Alekhin 671e95d59e Merge pull request #7212 from alalek:issue_7003 8 years ago
Maksim Shabunin dc704d77ac Fixed several GCC 5.x warnings 8 years ago
Alexander Alekhin a986db56c6 cmake: update matlab path 8 years ago
Maksim Shabunin 595fd2757c Merge pull request #7182 from mself:two_channel_universal_intrinsics 8 years ago
Alexander Alekhin d4ae7f32e3 Merge pull request #7205 from souch55:Fixtrans 8 years ago
sourin d2e23008ab Fixed traincascade read issue 8 years ago
Valeriy Van 464d289fa9 Gets rid of magic constant 8 years ago