opencv/doc/tutorials/introduction
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
..
android_binary_package OpenCV Manager version++. 2014-09-30 12:05:46 +04:00
clojure_dev_intro add tutorial content 2013-12-11 13:30:52 +01:00
crosscompilation NEON instruction set control unified for regular and cross-compiler builds. 2013-12-20 16:02:37 +04:00
desktop_java Added a new tutorial "Using OpenCV Java with Eclipse". Removed information related to Eclipse from "Desktop Java" tutorial. 2013-08-27 22:42:03 +03:00
display_image Fix#3714:Improve Display Image Tutorial 2014-12-02 09:43:52 -08:00
how_to_write_a_tutorial Normalized file endings. 2013-08-21 18:59:25 +04:00
ios_install Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
java_eclipse Added a new tutorial "Using OpenCV Java with Eclipse". Removed information related to Eclipse from "Desktop Java" tutorial. 2013-08-27 22:42:03 +03:00
linux_eclipse Normalized file endings. 2013-08-21 18:59:25 +04:00
linux_gcc_cmake fixing some wrong CPP prefixes - still old interface 2014-09-24 09:33:22 +02:00
linux_install fix typo in linux tutorial 2014-06-02 09:35:19 +02:00
load_save_image Removed obsolete list from docs 2014-03-24 14:50:20 +01:00
table_of_content_introduction Stripped iCCP chunk from png files 2014-09-15 12:48:28 +04:00
windows_install fixed wrong download link in tutorial 2014-05-08 10:45:51 +02:00
windows_visual_studio_image_watch adding bugfix 3549 2014-05-13 15:34:30 +02:00
windows_visual_studio_Opencv Updated documentation: library names 2014-05-05 12:16:48 +02:00