14137 Commits (c1024b112ee20bdadc2c180acf7138515c16f580)

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
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 9 years ago
mschoeneck 9e61a28b2e Improve canny (#7227) 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
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
Vitaly Tuzov f773f45d90 Updated HAL interface for separable filters to address that both kernels are vectors. 9 years ago
Maksim Shabunin dc704d77ac Fixed several GCC 5.x warnings 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
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
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
Vadim Pisarevsky 5ddd25313f Add Grana's connected components algorithm for 8-way connectivity. (#6823) 9 years ago
Alexander Alekhin db6d94a7b0 cmake: minimize MSVS projects layout 9 years ago
Valeriy Van f1db065c10 Unifies Obj-C property attributes changing retain to strong 9 years ago
Alexander Alekhin 5383a625a7 fix Win build, change default WINNT macro to WinXP 9 years ago
Alexander Alekhin 063ac74369 fix modules deps 9 years ago
Tomoaki Teshima c5d7791b67 brush up fp16 implementation 9 years ago
MYLS 47f2e618ee Add two tests. 9 years ago
Suleyman TURKMEN fcc28fecb6 Make Up 9 years ago
Valeriy Van 574f319c74 Fixes spelling in comment 9 years ago
mpkh 01d2e7af71 fix building on FreeBSD 9 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 9 years ago
Alexander Alekhin 86a515fdae imgproc: fix accuracy check for HLS cvtColor 9 years ago
Pavel Vlasov 680ca88ce0 Outdated ICV restrictions were removed; 9 years ago
sourin ce818dc01f respective changes added 9 years ago
Alexandr Kondratev 46bfdbaf82 highgui: window_QT mousecallback code refactored using DRY 9 years ago
Pavel Vlasov a462d76a95 Implementations instrumentation framework for OpenCV performance system; 9 years ago
Pavel Rojtberg e4cf3297c7 highgui: allow specifying that a button should create a new buttonbar 9 years ago
Morrison ca318e7099 handle images with alpha better 9 years ago
PkLab.net 4b099e8ade Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics. 9 years ago
Vitaliy Lyudvichenko ab8de8f506 Adding of user-defined type conversions for python bindings inside module directories 9 years ago
Patrick Spettel 84e1712659 Fix temporary file removal in imdecode for tiff 9 years ago
Vitaly Tuzov 62c1a5a152 Replaced quiet return from MSER:detectRegion function with exeption throwing to notify user in case small image is processed 9 years ago
k-shinotsuka 3faaabd6f4 improve YCrCb2RGB_i<uchar>() 9 years ago
Tomoaki Teshima 4f7679cf51 use universal intrinsic in accumulate series 9 years ago
will hunt ac2d79fd67 MSER: all test passed. 9 years ago