Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Finding-Corners-Using-OpenCV

Udacity - Self-Driving Car NanoDegree

Drawing corners in an image of a chessboard pattern.

Using the OpenCV functions findChessboardCorners() and drawChessboardCorners() to automatically find and draw corners in an image of a chessboard pattern. Corners are only points where two black and two white squares intersect, in other words, only counting inside corners, not outside corners.

The Sample Image

calibration_test

The output Image

output

About

Drawing corners in an image of a chessboard pattern.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages