https://github.com/thomasbrus/line-detection
Opdracht voor AVI1. Thema: The Hough transform
https://github.com/thomasbrus/line-detection
Last synced: 5 months ago
JSON representation
Opdracht voor AVI1. Thema: The Hough transform
- Host: GitHub
- URL: https://github.com/thomasbrus/line-detection
- Owner: thomasbrus
- Created: 2011-11-18T15:50:25.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-03-28T00:57:26.000Z (about 13 years ago)
- Last Synced: 2024-04-15T12:15:58.771Z (about 2 years ago)
- Language: CoffeeScript
- Homepage: http://line-detection.herokuapp.com/
- Size: 7.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
Awesome Lists containing this project
README
[](http://line-detection.herokuapp.com/)
------------------------------------------------------------------------
This is our try on solving the problem described in the paper of Maarten Fokkinga, ['Hough Transform'](http://wwwhome.ewi.utwente.nl/~fokkinga/mmf2005d-houghtrf-JFPpre.pdf). Our goal was to solve the same problem without using the existing Hough Transform.