19466 Commits (df9120768df837fa0078cf249f20dad28be4c5f2)
 

Author SHA1 Message Date
Jan Starzynski 479f933970 get/put: more type-safety and code unification using templates 9 years ago
berak e233f7d199 py_tutorials: fix cv2.findContours return val 9 years ago
Tomoaki Teshima 1095076d7f imgproc: speed up threshold of 64F version using NEON and SSE 9 years ago
Tomoaki Teshima 59fabb2767 use NEON as same as SSE 9 years ago
Andrey Pavlenko d06bdd5bf6 Merge pull request #6771 from sovrasov:log_doc_fix 9 years ago
Andrey Pavlenko 67a7826da3 Merge pull request #6782 from LaurentBerger:I6780 9 years ago
Andrey Pavlenko dcaac98569 Merge pull request #6775 from janstarzy:histo-ipp-fix 9 years ago
Alexander Alekhin 5f269d08b4 bigdata: add test, resolve split/merge issue 9 years ago
Maksim Shabunin f3bd508e6d GDCM: several improvements 9 years ago
Maksim Shabunin 0fd0acf2e3 GDCM: modified compilation scheme 9 years ago
look4pritam 6f22f49c02 Grassroots DiCoM i.e. GDCM based DICOM image reader is added. 9 years ago
Vitaly Tuzov 04c7d03188 Improved Carotene library linear resize evaluation precision and enabled it as HAL implementation. 9 years ago
Philipp Hasper 00112bbe10 persistence: fixing crash with space-only values 9 years ago
Vitaly Tuzov e3f5bbd217 Removed unnecessary check for Android API level and unused flags. 9 years ago
Alexander Alekhin 627e2b15b3 Merge pull request #6770 from ealbuz:master 9 years ago
Vitaly Tuzov c61f7e5334 Fix for median blur of 2-channel images 9 years ago
Alexander Alekhin 630406e006 Merge pull request #6785 from alalek:android_native_level 9 years ago
Alexander Alekhin 3e649895e5 android: increase default native API level 8=>9 9 years ago
Alexander Alekhin c0fe374490 cmake: python, allow dynamic symbols lookup from libpython.so 9 years ago
LaurentBerger 62a87ce38c Issue 6780 9 years ago
Vladislav Vinogradov 4382302a6b fix matrix type for keypoints buffer in CUDA FAST 9 years ago
Jan Starzynski 7f896643e9 fix for buffer-overflow in IPPCalcHistInvoker::operator() 9 years ago
Arthur Cinader a6ade2b914 Add the mask to the template matching demo documentation. 9 years ago
Vladislav Sovrasov a2ec23c112 Update cv::log documentation 9 years ago
Alexandr Kondratev f5b96eb828 Merge branch 'master' of https://github.com/Itseez/opencv 9 years ago
Alexandr Kondratev 179998a8a2 highgui module: window_QT mouse wheel reuse variable delta instead call evnt->delta() 9 years ago
Elif Albuz 8f91529edf Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms 9 years ago
Elif Albuz c65d2a0d86 Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms 9 years ago
Andreas Franek 8d43e2b945 fixed the cuda optical flow error normalization factor 9 years ago
Alexander Alekhin 22682f933a Merge pull request #6760 from alalek:issue_6653 9 years ago
Alexander Alekhin da69cd08db Merge pull request #6768 from tomoaki0705:fixEstimateAffine3DThreshold 9 years ago
Alexandr Kondratev 4e63bd04e5 highgui module: mouse wheel - modification keys fixed, wheel event value is CV_EVENT_MOUSEWHEEL or CV_EVENT_MOUSEHWHEEL 9 years ago
Tomoaki Teshima 0e380ff15d calib3d: compare error and threshold both in square 9 years ago
Alexander Alekhin 96919156e7 Merge pull request #6761 from alalek:fix_warnings 9 years ago
Alexandr Kondratev 040409aac5 Merge branch 'master' of https://github.com/Itseez/opencv 9 years ago
Alexandr Kondratev 1f2e159054 highgui module: using event->scroll.delta_{x,y} instead parsing direction and added widget event mask GDK_SMOOTH_SCROLL_MASK for GTK>=3.4 9 years ago
Alexandr Kondratev 7dcac647e5 highgui module: a bit readable onMouse flags mapping 9 years ago
Dikay900 61390e407d Rephrase parts of the templates and use comments 9 years ago
Michael Shtutman 3f2ab5d3b5 Fix bug #6682 (Can't change resolution for YUY2 camera with DShow) 9 years ago
Alexander Alekhin 3844ee780c build: fix compiler warnings (GCC 5.3.1) 9 years ago
Alexander Alekhin 7dc5332a92 Merge pull request #6745 from alalek:viz_samples 9 years ago
Alexander Alekhin 8b05a4bf93 cvtColor: fix inplace processing 9 years ago
Andrey Pavlenko 330e4bb48a Merge pull request #6734 from PkLab:doc_videoio_enums 9 years ago
Arthur Cinader 2b08f29543 Allow for an optional mask for MatchTemplate_Demo 9 years ago
Alexander Alekhin ee4f409584 cmake: lapack optimized code requires cblas.h 9 years ago
Alexander Alekhin b23527bf02 core: fix arguments types for cblas calls 9 years ago
Vadim Pisarevsky 7fea7e0629 Merge pull request #6697 from wiryls:FileStorageBase64 9 years ago
Andrey Pavlenko e4cd24537e Merge pull request #6740 from tomoaki0705:fixNeonCheckSmooth 9 years ago
Alexander Alekhin 8184535de1 samples: repair viz tutorial 9 years ago
Alexander Alekhin 5346870920 Merge pull request #6558 from lletourn:master 9 years ago