1. 06 Jun, 2018 1 commit
    • Kyle D. Patterson's avatar
      Update py_calibration.markdown · f581992a
      Kyle D. Patterson authored
      Improved readability by correcting grammar and idioms.
      
      Further improved language and readability.
      
      Attempted to fix list bullets.
      
      Again, attempted to fix list bullets.
      
      Removed trailing whitespace on line 8.
      f581992a
  2. 11 Dec, 2017 1 commit
  3. 29 May, 2017 1 commit
  4. 01 Jun, 2016 1 commit
    • Susmit's avatar
      Update py_calibration.markdown · 98dce911
      Susmit authored
      In the camera calibration code { cv2.cornerSubPix() } will be of no use.In the updated code it is assigned to the (corners2) variable 
      which is passed down to { cv2.drawChessboardCorners() }
      98dce911
  5. 17 May, 2016 2 commits
  6. 13 May, 2015 1 commit
  7. 26 Dec, 2014 1 commit
  8. 01 Dec, 2014 2 commits
  9. 13 Feb, 2014 1 commit
  10. 10 Feb, 2014 1 commit
  11. 07 Feb, 2014 2 commits
  12. 23 Sep, 2013 1 commit
    • abidrahmank's avatar
      GSoC Python Tutorials · 899781b3
      abidrahmank authored
      GSoC Python Tutorials
      
      removed white spaces
      
      removed blank lines at EOF
      
      removed duplicate labels
      899781b3