Chessboard detection: Difference between revisions

Content deleted Content added
Added link to mrgingham
Line 166:
* [http://www.mathworks.com/help/images/hough-transform.html MATLAB Hough transform] - MATLAB function for computing the Hough transform
* [http://docs.opencv.org/doc/tutorials/imgproc/imgtrans/hough_lines/hough_lines.html OpenCV Hough transform] - OpenCV function for computing the Hough transform
* [https://github.com/dkogan/mrgingham/ mrgingham] - mrgingham tool for detection of chessboards
 
[[Category:Feature detection (computer vision)]]