19941 Commits (73a8fa8e6e50660a671620563156b8d7cddecf82)
 

Author SHA1 Message Date
matze a865876c0f Added CV_UNUSED to not used variable when build without SSE2 support. 8 years ago
anirudt 2879eada25 docs: truncated commit msg 8 years ago
Vadim Pisarevsky 473dba1189 Merge pull request #7208 from terfendail:openvx_hal_impl 8 years ago
Vadim Pisarevsky ca9183d567 Merge pull request #7034 from K-Shinotsuka:issue12 8 years ago
StevenPuttemans a65f2b4bd3 huge overhaul/update of cascade classifier training 8 years ago
matze aaa255465e Renamed haveSSE2 in haveSIMD. Conditional compilation for function header removed 8 years ago
Vadim Pisarevsky b632f95f8d Merge pull request #7133 from sovrasov:interactive_calibration_update 8 years ago
Vadim Pisarevsky a9ab869800 seriously improved performance of blur function, especially 3x3 and 5x5 cases (#7262) 8 years ago
Maksim Shabunin 4e918fb987 Merge pull request #7165 from PkLab:doc_videoio 8 years ago
PkLab.net be65701908 Large update of videoio doc and samples following mshabunin comments 8 years ago
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