1. 24 Dec, 2014 1 commit
  2. 22 Dec, 2014 8 commits
  3. 18 Dec, 2014 1 commit
  4. 17 Dec, 2014 1 commit
  5. 16 Dec, 2014 1 commit
  6. 15 Dec, 2014 4 commits
  7. 14 Dec, 2014 1 commit
  8. 10 Dec, 2014 1 commit
  9. 06 Dec, 2014 3 commits
  10. 05 Dec, 2014 1 commit
  11. 04 Dec, 2014 1 commit
  12. 03 Dec, 2014 1 commit
  13. 02 Dec, 2014 1 commit
    • 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
  14. 01 Dec, 2014 2 commits
  15. 25 Nov, 2014 2 commits
  16. 24 Nov, 2014 1 commit
  17. 19 Nov, 2014 1 commit
  18. 16 Nov, 2014 3 commits
  19. 14 Nov, 2014 1 commit
  20. 13 Nov, 2014 5 commits