opencv/doc/tutorials
HelenWong ec57a938c0 Fix#3714:Improve Display Image Tutorial
For Bug #3714, user use the imshow() function without calling
namedWindow() properly, because user did not know the implicit rule for
imshow(). (i.e. without calling namedWindow implied calling namedWindow(
,CV__WINDOW_AUTOSIZE).

Improve the Display Image Tutorial to educate the user for such implied
rule.

Put a note on documentation for Bug#3714

Revise the documentation regarding to imshow() function to better
educate the user the implicit rule. (i.e. without creating the window
before the imshow() function is the same as creating AUTOSIZE window)
2014-12-02 09:43:52 -08:00
..
calib3d Normalized file endings. 2013-08-21 18:59:25 +04:00
contrib hortening the file names (HighDynamicRange -> HDR) 2013-09-26 17:06:06 +04:00
core fix bug 3434 2014-05-12 16:41:22 +02:00
definitions remove Daniele 2013-12-11 13:35:20 +01:00
features2d Merge pull request #1797 from moodoki:bugfix_3344 2013-12-02 17:53:34 +04:00
general/table_of_content_general Normalized file endings. 2013-08-21 18:59:25 +04:00
gpu Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
highgui Normalized file endings. 2013-08-21 18:59:25 +04:00
images Stripped iCCP chunk from png files 2014-09-15 12:48:28 +04:00
imgproc Merge pull request #2460 from berak:b_3598_24 2014-03-17 15:52:56 +04:00
introduction Fix#3714:Improve Display Image Tutorial 2014-12-02 09:43:52 -08:00
ios Stripped iCCP chunk from png files 2014-09-15 12:48:28 +04:00
ml Fix svm intro tutorial 2014-05-14 21:24:57 +04:00
objdetect Applied feature #3375 and fix of pull 1842 to avoid merging problems later 2013-11-25 10:53:03 +01:00
video/table_of_content_video doc typos 2014-03-31 19:57:05 +04:00
viz Stripped iCCP chunk from png files 2014-09-15 12:48:28 +04:00
tutorials.rst doc typos 2014-03-31 19:57:05 +04:00