1. 01 Mar, 2017 1 commit
    • Adeel Ahmad's avatar
      Merge pull request #8253 from adl1995:master · bc7f6fc4
      Adeel Ahmad authored
      * Update linux_install.markdown
      
      Grammar improvements, fixed typos.
      
      * Update tutorials.markdown
      
      Improvements in grammar.
      
      * Update table_of_content_calib3d.markdown
      
      * Update camera_calibration_square_chess.markdown
      
      Improvements in grammar. Added answer.
      
      * Update tutorials.markdown
      
      * Update erosion_dilatation.markdown
      
      * Update table_of_content_imgproc.markdown
      
      * Update warp_affine.markdown
      
      * Update camera_calibration_square_chess.markdown
      
      Removed extra space.
      
      * Update gpu_basics_similarity.markdown
      
      Grammatical improvements, fixed typos.
      
      * Update trackbar.markdown
      
      Improvement for better understanding.
      bc7f6fc4
  2. 12 Jul, 2016 1 commit
  3. 25 Apr, 2016 1 commit
  4. 13 May, 2015 1 commit
  5. 31 Mar, 2015 1 commit
    • Pavel Rojtberg's avatar
      - update documentation · 7c5084e3
      Pavel Rojtberg authored
          * correct the part about fixed aspect
          * improve formatting
          * add snippet markers to source
          * replace inline code by @snippet
        - do not run calibration twice when using a imageList
        - make output consistent in itself (CamelCase vs no_camel_case) as well as with old camera calibrate sample
        - respect write extrinsic/ points flags
        - set the aspectRatio value when specified
        - fix writing of calibration settings. also update grammar.
        - fix intendation and remove some size_t -> int casts by using size_t
      7c5084e3
  6. 26 Dec, 2014 3 commits
  7. 05 Dec, 2014 1 commit
  8. 01 Dec, 2014 5 commits
  9. 04 Oct, 2014 1 commit
  10. 01 Sep, 2014 1 commit
  11. 09 Aug, 2014 3 commits
  12. 05 Aug, 2014 4 commits
  13. 31 Jul, 2014 1 commit
  14. 30 Jul, 2014 2 commits
  15. 09 Jul, 2014 1 commit
  16. 08 Jul, 2014 1 commit
  17. 21 Aug, 2013 2 commits
  18. 09 Aug, 2013 1 commit
  19. 14 Jun, 2013 1 commit
  20. 15 Mar, 2013 1 commit
  21. 17 Oct, 2012 3 commits
  22. 10 Oct, 2012 1 commit
  23. 22 Aug, 2011 1 commit
  24. 22 Jul, 2011 1 commit
  25. 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