An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Line Detection Experiment site](http://f.cl.ly/items/313D0X0M1S2d1U2r2y16/Untitled-1.png)](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.