1048 Commits (207218e9208cebecfaaf7d9ed3bdd2dae338491a)

Author SHA1 Message Date
Suleyman TURKMEN 50bda8adfe Update objectDetection.cpp 8 years ago
xuning0 8c93b61e2c Fix the description of ROI 8 years ago
Adeel Ahmad bc7f6fc44c Merge pull request #8253 from adl1995:master 8 years ago
oulenz 28cfb07445 FLANN_INDEX_KDTREE = 0 -> 1 8 years ago
oulenz 9cb13435a1 FLANN_INDEX_KDTREE = 0 -> 1 8 years ago
oulenz 29eda007bb Fix `FLANN_INDEX_KDTREE`, add `FLANN_INDEX_LSH` initialisation 8 years ago
cclauss a347569350 Merge pull request #8150 from cclauss/patch-1 8 years ago
Jiří Sejkora 0689b43a7c Fixed two typos in the Filter2D tutorial 8 years ago
chrizandr 88f5e2f3f7 Corrected typo in py_histogram_begins tutorial 8 years ago
catree 6eed6a8e9f Add thrust tutorial in the GPU main page documentation. 8 years ago
mshabunin c6c519166e Added CV_DEPRECATED macro 8 years ago
Maksim Shabunin 66cdc10010 Minor documentation fixes: 8 years ago
catree 00d2e279d7 Fix tutorial code link in basic_linear_transform tutorial. Add some resource links. 8 years ago
catree e357e2c1b7 Fix typos in py_houghlines tutorial. Extract the python code in a specific folder. 8 years ago
Nicholas Nadeau 256aa53326 Merge pull request #7994 from nnadeau:master 8 years ago
catree e16e141c38 Add OpenCV parallel_for_ tutorial. 8 years ago
catree a891caa755 Use directly the doxygen snippet command for the Changing the contrast and brightness of an image tutorial. Extend the tutorial with a pratical example and with a gamma correction method to adjust the brightness of an image. 8 years ago
Lorena García 3650ec02be HitMiss tutorial 8 years ago
Bryce Evans a85b4b5805 Merge pull request #7942 from bae43:fix-typos 8 years ago
Peter Entwistle b3900c5dfe Fixed broken links in the cascade classifier tutorial 8 years ago
StevenPuttemans 6d34d6b47e update samples: waitKey() usage 8 years ago
Cartucho fcddfa4f86 GSoC 2016 - Adding ALIASES for tutorial (#7041) 8 years ago
Randy J. Ray dd99b7c1cb Further editing/refinement of the tutorial. 8 years ago
Alexander Alekhin 7241b90dec cmake: special target to build/install docs only 8 years ago
parismita f55e966210 Update linux_install.markdown 8 years ago
Alexander Alekhin c98330b2d1 cmake: special target to build/install docs only 8 years ago
Randy J. Ray 036dd8d48f Contribute a tutorial on building for NVIDIA Tegra (#7814) 8 years ago
JR Heard 47f53b675d fix a typo in the canny docs 8 years ago
Alexander Alekhin 3e0252ebcc docs: drop plantuml support 8 years ago
StevenPuttemans 5728f796f6 updating python tutorials + providing necessary data 8 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
catree c419552002 Add images for tutorials on morphological operations to avoid possible confusion. 8 years ago
catree 5e8486f68c Try to clarify the morphological operations in the tutorial to avoid possible confusions. 8 years ago
StevenPuttemans 80f03f58e7 backport of 7361 8 years ago
berak c2513ffb5f python tutorials: removed remainders of former Algorithm interface 8 years ago
StevenPuttemans e1b4f5aeb6 fix issue 7352 8 years ago
Alexander Alekhin 2d10336601 fix documentation 8 years ago
StevenPuttemans a65f2b4bd3 huge overhaul/update of cascade classifier training 8 years ago
Vladislav Sovrasov dfe4519c07 Add QR decomposition to HAL 8 years ago
Asal Mirzaieva ec5ae4af1d add explanation to the Bounding Box and Circles tutorial 8 years ago
Asal Mirzaieva 0f8023967c add reqiured includes to the "Load, Modify, and Save an Image" tutorial 8 years ago
Vitaliy Lyudvichenko ab8de8f506 Adding of user-defined type conversions for python bindings inside module directories 8 years ago
Suleyman TURKMEN bb6f65c199 Update documentation ( tutorials ) 8 years ago
berak d2a1994d71 python docs: fix missing output image in cv2.drawKeypoint examples 8 years ago
Tomoaki Teshima bae8b2a9b0 doc: fix typo and grammar 8 years ago
Oskari Vinko 31fb82176d Corrected tutorial grammar and sentences 8 years ago
Tomoaki Teshima 531b8e2320 add note of minimum requirement of CUDA 8 years ago
catree 5ee61219c8 Add bib reference for overall hitrate and max false alarm rate formulas in train cascade tutorial. 8 years ago
catree 87d06eab82 Add bib reference for overall hitrate and false alarm rate for the train cascade user guide (OpenCV 2.4). 8 years ago
Arthur Cinader bd7c21d83e Fix explanation to refelect how matching currently works. 8 years ago