19941 Commits (73a8fa8e6e50660a671620563156b8d7cddecf82)
 

Author SHA1 Message Date
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
Tomoaki Teshima 7fef96be1e add 64F intrinsic in HAL NEON 8 years ago
Valeriy Van acb62692e4 Cleans up declarations in window_cocoa.mm removing unnecessary iVars declarations and changing retain property attribute to strong 8 years ago
anirudt 6825375694 docs: adds note for python in docs related to moments 8 years ago
Alexander Alekhin 4e8f8922e2 Merge pull request #7170 from alalek:fix_build 8 years ago
Alexander Alekhin da0e07bc1b Merge pull request #7177 from alalek:msvs_layout 8 years ago
Maksim Shabunin a278abdc76 Merge pull request #7140 from Asalle:fix-7136-Bounding_Box_explanation 8 years ago
Maksim Shabunin a21b8ed92c Merge pull request #7180 from mrquorr:add_dcm_test 8 years ago
Valeriy Van 5a71bde79a Changes existential NSStringFromSelector(_cmd) for straightforward __FUCNTION__ 8 years ago
Valeriy Van 517be4bfa9 Changes [error localizedDescription] for [error description] in NSLog 8 years ago
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
Asal Mirzaieva ec5ae4af1d add explanation to the Bounding Box and Circles tutorial 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
Vadim Pisarevsky 4f0f5a24ef Merge pull request #7158 from sturkmen72:documentation_fix 8 years ago
Vadim Pisarevsky e00e8ebea9 Merge pull request #7149 from Cartucho:patch-1 8 years ago
Vadim Pisarevsky 2b6da67e17 Merge pull request #7093 from mshabunin:openvx_hal 8 years ago
Vadim Pisarevsky 3ed948a822 Merge pull request #7167 from alalek:modules_deps 8 years ago
Vadim Pisarevsky e21fed3c4f Merge pull request #7172 from valeriyvan:iosfixes 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