1. 11 May, 2017 1 commit
    • Cartucho's avatar
      Extending template_matching tutorial with Java (#8043) · 2055bcc8
      Cartucho authored
      * Extending template_matching tutorial with Java
      
      * adding mask to java version of the tutorial
      
      * adding the python toggle and code
      
      * updating table of content
      
      * adding py and java to table of content
      
      * adding mask to python
      
      * going back to markdown with duplicated text
      
      * non duplicated text
      2055bcc8
  2. 21 Apr, 2017 1 commit
  3. 06 Mar, 2017 1 commit
  4. 28 Feb, 2017 2 commits
  5. 27 Feb, 2017 1 commit
  6. 23 Feb, 2017 1 commit
    • vskarlsruhe's avatar
      Update AddingImages.cpp · 56cedfc4
      vskarlsruhe authored
      If-condition was always true (alpha = 0.5 is set in Line 19).
      Now the user input is checked to be between 0 and 1.
      This is correct in the tutorial code for OpenCV 2.4.
      56cedfc4
  7. 16 Jan, 2017 1 commit
    • logic1988's avatar
      Merge pull request #7978 from logic1988:master · a8e5d1d9
      logic1988 authored
      Fix error usage in HitMiss tutorial, and improved the visualization results (#7978)
      
      * Fix error usage in HitMiss tutorial, and improved the visualization results
      
      Fix error usage in HitMiss tutorial, and improved the visualization results
      
      * Update HitMiss.cpp
      
      * Update HitMiss.cpp
      a8e5d1d9
  8. 10 Jan, 2017 1 commit
  9. 05 Jan, 2017 1 commit
  10. 03 Jan, 2017 1 commit
  11. 15 Dec, 2016 2 commits
    • StevenPuttemans's avatar
      update samples: waitKey() usage · 6d34d6b4
      StevenPuttemans authored
      Original commit is a5f19f7dd6ae5bc93f73e0417a9e0bfd34c01672
      6d34d6b4
    • Cartucho's avatar
      GSoC 2016 - Adding ALIASES for tutorial (#7041) · fcddfa4f
      Cartucho authored
      * GSoC 2016 - Adding toggle files to be used by tutorials.
      
      Add a toggle option for tutorials.
      * adds a button on the HTML tutorial pages to switch between blocks
      * the default option is for languages: one can write a block
      for C++ and another one for Python without re-writing the tutorial
      
      Add aliases to the doxyfile.
      * adding alises to make a link to previous and next tutorial.
      * adding alias to specify the toggle options in the tutorials index.
      * adding alias to add a youtube video directly from link.
      
      Add a sample tutorial (mat_mask_opertaions) using the developed aliases:
      * youtube alias
      * previous and next tutorial alias
      * buttons
      * languages info for tutorial table of content
      * code referances with snippets (and associated sample code files)
      
      * Removing the automatic ordering.
      Adding specific toggles for cpp, java and python.
      Move all the code to the footer / header and Doxyfile.
      Updating documentation.
      fcddfa4f
  12. 25 Nov, 2016 1 commit
  13. 21 Oct, 2016 1 commit
  14. 26 Aug, 2016 1 commit
  15. 22 Aug, 2016 1 commit
  16. 15 Aug, 2016 1 commit
  17. 08 Aug, 2016 1 commit
  18. 11 Jul, 2016 1 commit
    • Arthur Cinader's avatar
      Implement PR feedback: · 0ed250cb
      Arthur Cinader authored
      1. Explain grayscale input still read as three channel
      2. Fix typo
      3. Add more details to image match explanation to include the use of masks
      0ed250cb
  19. 01 Jul, 2016 1 commit
  20. 30 Jun, 2016 1 commit
  21. 27 Jun, 2016 1 commit
  22. 26 Jun, 2016 1 commit
  23. 30 May, 2016 1 commit
  24. 17 Apr, 2016 1 commit
  25. 14 Apr, 2016 1 commit
  26. 19 Mar, 2016 1 commit
  27. 15 Feb, 2016 5 commits
  28. 12 Feb, 2016 2 commits
  29. 26 Dec, 2015 1 commit
  30. 10 Dec, 2015 1 commit
  31. 10 Nov, 2015 1 commit
  32. 26 Oct, 2015 2 commits