1. 12 Jul, 2016 1 commit
  2. 04 May, 2015 1 commit
  3. 29 Apr, 2015 1 commit
  4. 26 Dec, 2014 2 commits
  5. 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
  6. 01 Dec, 2014 2 commits
  7. 04 Oct, 2014 1 commit
  8. 24 Sep, 2014 1 commit
  9. 23 Sep, 2014 1 commit
  10. 07 Jul, 2014 1 commit
  11. 25 Nov, 2013 1 commit
  12. 22 Nov, 2013 1 commit
  13. 24 Aug, 2012 1 commit
  14. 07 Aug, 2012 1 commit
  15. 11 Mar, 2012 1 commit
    • Alexander Shishkov's avatar
      #1672 · be63ce72
      Alexander Shishkov authored
      updated links in cheatsheet
      renamed directory for Mat tutorial 
      changed links from willow docs to opencv.itseez.com, from Trac to current Redmine
      be63ce72
  16. 15 Aug, 2011 1 commit
  17. 20 Jul, 2011 1 commit
  18. 19 Jul, 2011 1 commit
    • Bernat Gabor's avatar
      1) Converted all images to JPG to reduce size. · a2975f33
      Bernat Gabor authored
      2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look).
      3) Two finished tutorials: 
         a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included).
         b) one describing image scanning operations plus the LUT function (demonstration YouTube video included). 
         c) a basic filtering approach (plus multi row image scanning demonstration) in the work.
      a2975f33
  19. 08 Jul, 2011 1 commit
  20. 23 Jun, 2011 1 commit