16436 Commits (dac715ad1f641cdd60a4b3a6718de3133f87c1df)
 

Author SHA1 Message Date
Maksim Shabunin 6d1cbc6458 Reorganized user guide 10 years ago
Maksim Shabunin 3f91b0d340 Fixed external link in python colorspace tutorial 10 years ago
Maksim Shabunin a7160d9b12 Docs: fixed _dest type in cv::compare 10 years ago
Maksim Shabunin e22c09c601 Documentation for CommandLineParser 10 years ago
Maksim Shabunin 61293a09ff Fixed RGB-to-HLS conversion formula in documentation 10 years ago
Maksim Shabunin c8cb03fd8f Replaced 'corrected' to 'distorted' in camera calibration tutorials 10 years ago
Christian Richardt 6425ac3b13 Added color map similar to Matlab's new default color map 'parula'. 10 years ago
Christian Richardt cbaf0ecaf6 Fixed triangulation bug http://code.opencv.org/issues/4334. 10 years ago
Maksim Shabunin b95769333c Fixed ANN_MLP dw initialization when moment is not 0 10 years ago
Vadim Pisarevsky 4743184078 Merge pull request #4006 from sgjava:opencv-steve 10 years ago
Vadim Pisarevsky 3f180b0ad9 Merge pull request #4007 from martin-ueding:master 10 years ago
Martin Ueding 1e00a93f97 Fix spelling 10 years ago
Vladimir Dudnik 450a276f87 directx opencl interop samples (with copy from opencl image2d to buffer) 10 years ago
sgjava 0f53526598 Added VideoWriter and changed finalize to delete 10 years ago
laurentBerger 780f4ae7c5 try to implement remark included in message 10 years ago
Vadim Pisarevsky 4af2eb22ab Merge pull request #3974 from StevenPuttemans:fix_RGB_naming_master 10 years ago
Vadim Pisarevsky 5de9d8e6e1 Merge pull request #3994 from mshabunin:fix-gtk-crash 10 years ago
Vadim Pisarevsky d3ef3cff94 Merge pull request #3996 from Ashod:opengl_context_clip 10 years ago
Vadim Pisarevsky 568303ac7f Merge pull request #3993 from vrabaud:master 10 years ago
Vadim Pisarevsky 09c26d6805 Merge pull request #3999 from berak:features2d_tutorial_fix 10 years ago
Vadim Pisarevsky 939c1d2474 Merge pull request #4000 from sdika:HOGSignedGradient 10 years ago
Vadim Pisarevsky b8d40b4ad5 Merge pull request #4002 from marvins:gdal-fix 10 years ago
Marvin Smith ae933db526 Fixing the gdal include error that Macports seems to only mess up. 10 years ago
laurentBerger dfc508bb15 problem float constant and position of > in vector 10 years ago
laurentBerger 05bc7621e6 trailing whitespace 10 years ago
laurentBerger a94fdbe0f0 Example about BLOB with a new image in data folder 10 years ago
laurentBerger e7fcffeead Exxemple MSER et BLOB séparés 10 years ago
msandler 8e82bed459 updated cap_libv4l.cpp to support CV_CAP_PROP_POS_MSEC, CV_CAP_PROP_POS_FRAMES and CV_CAP_PROP_FPS 10 years ago
berak 3fe69f4e67 small fixes for features2d tutorials 10 years ago
Michaël Sdika ab40c2acf7 added the signedGradient varaible to the HOGDescriptor class. 10 years ago
Ashod Nakashian 7cd198623e Prevent the parent from drawing over OpenGL context. 10 years ago
laurentBerger 16e20e5c73 An another improvement? 10 years ago
laurentBerger 9e97d7b4db Etude de MSER 10 years ago
laurentBerger 26d7da68fc warning C4101: 'e' line 146 10 years ago
laurentBerger f6f5b6035b trailing whitespace 10 years ago
laurentBerger 966d50762d Try to include comment from @eduardo and @berak 10 years ago
Maksim Shabunin 01c3d491e7 Fixed python crash when both cv2.imshow and gtk module are used 10 years ago
Vincent Rabaud f052b0bc4d get code to compile on Ubuntu Saucy 10 years ago
Vadim Pisarevsky a31b29308f Merge pull request #3919 from cbalint13:brisk 10 years ago
laurentBerger 3a53e726dd example BLOB_MSER and fixed bug in blobdetector 10 years ago
Marek Nogacki d59a6b29d5 fixed http://code.opencv.org/issues/4276 - removed drawing thickness upper limit 10 years ago
laurentBerger cfcef3ec98 File was not saved due to wrong file name. 10 years ago
Vadim Pisarevsky f49544f310 Merge pull request #3987 from vpisarev:core_fixes_part_1 10 years ago
laurentBerger 171b58e2ca Example BLOB_MSER 10 years ago
Vadim Pisarevsky 7a3c0cb70e Merge pull request #3991 from mshabunin:python-underscore 10 years ago
Vadim Pisarevsky 1756590117 Merge pull request #3985 from StevenPuttemans:fix_imread_parameters 10 years ago
Maksim Shabunin c137ba53a0 Wrap ANN_MLP class into Python 10 years ago
cbalint13 6b1d5e48b6 Merge branch 'brisk' of https://github.com/cbalint13/opencv into brisk 10 years ago
cbalint13 fb56d5c482 Squash all BRISK commits into one. 10 years ago
Vadim Pisarevsky d280205245 fixed compile errors on ARM, as well as failures in OCL_Dft* regression tests 10 years ago