• HelenWong's avatar
    Fix#3714:Improve Display Image Tutorial · ec57a938
    HelenWong authored
    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)
    ec57a938
Name
Last commit
Last update
..
_static Loading commit data...
_themes/blue Loading commit data...
pattern_tools Loading commit data...
tutorials Loading commit data...
user_guide Loading commit data...
vidsurv Loading commit data...
CMakeLists.txt Loading commit data...
Doxyfile.in Loading commit data...
acircles_pattern.png Loading commit data...
check_docs.py Loading commit data...
check_docs2.py Loading commit data...
check_docs_whitelist.txt Loading commit data...
conf.py Loading commit data...
haartraining.htm Loading commit data...
mymath.sty Loading commit data...
ocv.py Loading commit data...
opencv-logo-white.png Loading commit data...
opencv-logo.png Loading commit data...
opencv-logo2.png Loading commit data...
opencv.bib Loading commit data...
opencv.ico Loading commit data...
opencv.jpg Loading commit data...
opencv_cheatsheet.tex Loading commit data...
packaging.txt Loading commit data...
patch_refman_latex.py Loading commit data...
pattern.png Loading commit data...
reformat.py Loading commit data...