14869 Commits (d36b546df8c7bca411d8f884a1657af75489f1ad)
 

Author SHA1 Message Date
Alexander Smorkalov 38887e6ea9 Code review fixes. 10 years ago
Alexander Smorkalov 3ea8be7292 Several fixes for GStreamer support in OpenCV 10 years ago
Vadim Pisarevsky c445ce6125 Merge pull request #3218 from berak:docfix_colormap_30 10 years ago
Vadim Pisarevsky 65744cd87d Merge pull request #3175 from avdmitry:modern_doc_theme 10 years ago
berak ad20feaca0 small corrections to applyColorMap docs 10 years ago
Vadim Pisarevsky 4057e27539 Merge pull request #3126 from avdmitry:move_KDTree_to_ml 10 years ago
Vadim Pisarevsky f8254a1011 Merge pull request #3200 from pierriko:master 10 years ago
Vadim Pisarevsky e5ab0ac294 Merge pull request #3201 from PhilLab:patch-3 10 years ago
Vadim Pisarevsky e810f3052d Merge pull request #3206 from stonier:parallel_qt 10 years ago
Vadim Pisarevsky 46718cae28 Merge pull request #3209 from PhilLab:patch-5 10 years ago
Vadim Pisarevsky 8d61ecbc4d Merge pull request #3205 from parafin:ximea_unix-3.0 10 years ago
Vadim Pisarevsky 87f0010f42 Merge pull request #3203 from parafin:bug_3858-3.0 10 years ago
Vadim Pisarevsky 8fe18fefdd Merge pull request #3207 from jamoque:more-better-fixes 10 years ago
Vadim Pisarevsky ad9f9e2ce7 Merge pull request #3213 from mshabunin:png_iccp_strip 10 years ago
xantares 5d0467e769 Update CMakeLists.txt 10 years ago
Dmitriy Anisimov a6b29be55b minor change: moved algorithm type to the end of params 10 years ago
Dmitry Gribanov ee0da48bd2 Feature based stitching's wave correction bugfix. 10 years ago
Maksim Shabunin 88aea1d52f Stripped iCCP chunk from png files 10 years ago
Andrey Pavlenko 79f593a429 Merge pull request #3198 from mshabunin:java_test_fix 10 years ago
Alexander Karsakov 8c08714b8c Remove two "set" kernel call 10 years ago
vbystricky b0bf8478e5 Optimization OpenCL version of Filter2D 10 years ago
Maksim Shabunin 39874ef742 Fixed some failing java tests 10 years ago
Philipp Hasper ac206ccb05 Visual Studio tutorial: updated library names 10 years ago
GregoryMorse b5a4159efc Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink. 10 years ago
Vadim Pisarevsky 71edf1b5f1 Merge pull request #3189 from mshabunin:python_cross_build 10 years ago
Vadim Pisarevsky 2e950eb41b Merge pull request #3196 from PhilLab:patch-4 10 years ago
jeremy 56091bae1f changing many instances of the same grammar error in documentation 10 years ago
Daniel Stonier d3ad26926d fixed support for parallelised imshows with qt via the gui receiver. 10 years ago
Igor Kuzmin ed402c5be6 XIMEA cam support: allow on OS X too 10 years ago
Igor Kuzmin 4d45a2c43f XIMEA cam support: use correct library for 64 bit Linux 10 years ago
Igor Kuzmin 74827c35ff fix for issue 3858 (remove unneeded #include's) 10 years ago
Philipp Hasper 62c704d1e9 Updated PnP parameter documentation 10 years ago
Alexander Alekhin f03b11d271 Merge pull request #3199 from apavlenko:fix_docs_typo 10 years ago
Pierrick Koch aeda3d2d69 [samples/pyhton] fix common {LINE->CV}_AA 10 years ago
Andrey Pavlenko a8db3df8f6 typo: rect -> roi 10 years ago
Maksim Shabunin c42424f2db Fixed android samples build 10 years ago
Maksim Shabunin 93c03ef05b Fixed android java test build 10 years ago
Maksim Shabunin b3bae170ed Fixed java tests build 10 years ago
Andrey Pavlenko 43714b9d03 disabling java bindings for xfeatures2d module due to build errors 10 years ago
Philipp Hasper cc7aa5890d Fixing documentation links 10 years ago
Alexander Alekhin 0b53ca2848 Merge pull request #3192 from jkua:master 10 years ago
Alexander Alekhin eac4042ed5 Merge pull request #3195 from akarsakov:ocl_rm_mul24 10 years ago
Alexander Karsakov c942c6539a Remove mul24 since id can be larger 2^23 10 years ago
Dmitriy Anisimov ad00e0dd43 tt & header background colors changed 10 years ago
Dmitriy Anisimov dfaf75f502 moving algorithm type to param 10 years ago
Dmitriy Anisimov e7b3a73b62 fixed all known issues 10 years ago
Alexander Karsakov 39b27a19be Refactoring and optimization 10 years ago
Alexander Karsakov d59a6fa518 Optimization for getLines 10 years ago
John Kua fb0c0eaa7c Fixed bad non-ASCII character in how_to_scan_images.cpp which causes a compile error 10 years ago
Vadim Pisarevsky 618c75fe3d Merge pull request #3182 from berak:videowriter_docfix_30 10 years ago