14828 Commits (c4ae5c0ee52bf04d379dff719e127f7fac0da2df)

Author SHA1 Message Date
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
PkLab.net 2d0fe514a0 Fix rho,phi exchange. Backport to 2.4 8 years ago
mpkh 01d2e7af71 fix building on FreeBSD 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 8 years ago
Alexander Alekhin 86a515fdae imgproc: fix accuracy check for HLS cvtColor 8 years ago
Pavel Vlasov 680ca88ce0 Outdated ICV restrictions were removed; 8 years ago
sourin ce818dc01f respective changes added 8 years ago
Alexandr Kondratev 46bfdbaf82 highgui: window_QT mousecallback code refactored using DRY 8 years ago
Pavel Vlasov a462d76a95 Implementations instrumentation framework for OpenCV performance system; 8 years ago
Pavel Rojtberg e4cf3297c7 highgui: allow specifying that a button should create a new buttonbar 8 years ago
Morrison ca318e7099 handle images with alpha better 8 years ago
PkLab.net 4b099e8ade Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics. 8 years ago
Vitaliy Lyudvichenko ab8de8f506 Adding of user-defined type conversions for python bindings inside module directories 8 years ago
Patrick Spettel 84e1712659 Fix temporary file removal in imdecode for tiff 8 years ago
Vitaly Tuzov 62c1a5a152 Replaced quiet return from MSER:detectRegion function with exeption throwing to notify user in case small image is processed 8 years ago
k-shinotsuka 3faaabd6f4 improve YCrCb2RGB_i<uchar>() 8 years ago
Tomoaki Teshima 4f7679cf51 use universal intrinsic in accumulate series 8 years ago
will hunt ac2d79fd67 MSER: all test passed. 8 years ago
Pavel Vlasov 3860b8db02 IPP was enabled in mathfuncs_core; 8 years ago
k-shinotsuka 020b47c41a improve RGB2Gray<ushort>() 8 years ago
Ilya Lavrenov 1b3f634843 fixed compilation warning 8 years ago
Vitaly Tuzov 9db93d773d Fix for MSER::detectRegions crash on images with either dimension less than 3 8 years ago
Vitaly Tuzov d8dc6caf09 Fix for incorrect calcOpticalFlowPyrLK result evaluation with ARM NEON 8 years ago
Pavel Vlasov 8bcec7d77f IPP enabling fix and typo fix; 8 years ago
PkLab.net 3ea02018b5 Naming some enumerations in videoio 8 years ago
Vladislav Sovrasov 13d2154f9a Fix HAL documentation 8 years ago
LaurentBerger b75bac7975 Solve Issue 7063 8 years ago
daB0bby 5cc1ef9022 fix code-style consistency 8 years ago
catree a893395da8 Fix typo bug in the calculation of some derivatives (dmxdt, dmydt, dmxdr, dmydr) in cvProjectPoints2 function. 8 years ago
MYLS d99832163a solve warnings and do some cleaning. 8 years ago
MYLS 8596e82d98 Add JSON support. 8 years ago
Marek Smigielski 1aa14e4929 fix tab for gen_java.py 8 years ago