19597 Commits (86108012ce012571aaf7f814002ff4a4077eac3d)
 

Author SHA1 Message Date
Jan Starzynski 7f896643e9 fix for buffer-overflow in IPPCalcHistInvoker::operator() 8 years ago
Arthur Cinader a6ade2b914 Add the mask to the template matching demo documentation. 8 years ago
Vladislav Sovrasov a2ec23c112 Update cv::log documentation 8 years ago
Alexandr Kondratev f5b96eb828 Merge branch 'master' of https://github.com/Itseez/opencv 8 years ago
Alexandr Kondratev 179998a8a2 highgui module: window_QT mouse wheel reuse variable delta instead call evnt->delta() 8 years ago
Elif Albuz 8f91529edf Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms 8 years ago
Elif Albuz c65d2a0d86 Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms 8 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
MYLS b3475cbf32 Merge remote-tracking branch 'refs/remotes/Itseez/master' 9 years ago
MYLS 393cd6242e Merge remote-tracking branch 'refs/remotes/Itseez/master' 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
Alexander Alekhin 639c8fc6d6 Merge pull request #5870 from IshankGulati:VideoCapture-fix 9 years ago
Alexander Alekhin b7735b3400 Merge pull request #6731 from jokereactive:viz_sample 9 years ago
Maksim Shabunin 4aa9b230b8 Merge pull request #6603 from debjan:patch-1 9 years ago
Alexander Alekhin e98c1bfb53 Merge pull request #6747 from ludv1x:master 9 years ago
Alexandr Kondratev 81c69ecd16 highgui: window_gtk.cpp directive boolean operations or/and replaced by ||/&& to keep compatible with older systems 9 years ago
Vitaliy Lyudvichenko 930d96f684 Fixing of AutoBuffer::allocate(nsz) method 9 years ago
Alexander Alekhin 69bd6dad1f Merge pull request #6029 from sturkmen72:patch-7 9 years ago
Alexander Alekhin cb48183d02 Merge pull request #6711 from Dubrzr:vs_compile_cuda_fix 9 years ago
Alexander Alekhin c7fc9dc42f Merge pull request #6707 from tech2077:master 9 years ago
Tomoaki Teshima 78a5aacb22 make NEON more similart to SSE2 9 years ago
Alexander Alekhin 73e16dbc3f cmake: update arm toolchain 9 years ago
Alexander Alekhin bbc327aaed Merge pull request #6736 from alalek:cmake_fix_install_path 9 years ago
PkLab.net adcdab394b Merge branch 'master' of git://github.com/Itseez/opencv into doc_videoio_enums 9 years ago
Alexander Alekhin c5a8619493 cmake: fix install path 9 years ago
Alexander Alekhin 02edfc8df2 Merge pull request #6730 from sturkmen72:patch-16 9 years ago
Alexander Alekhin 6b511751f5 Merge pull request #6619 from Slonegg:openni2_ir_stream 9 years ago
PkLab.net f274c592e4 Use copydoc for the list of valid property identifier in VideoCapture and VideoWriter docs 9 years ago
PkLab.net 6c3d8abe2c Doxygen documentation for CAP_* enums (using current comments in code) 9 years ago
Dmitry Trifonov f9e6741807 added support for OpenNI2 IR stream #4366 9 years ago