Skip to content

anfractuosity/LSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSD

A Java port of the excellent Line Segment Detector algorithm from:

http://www.ipol.im/pub/art/2012/gjmr-lsd/

Compilation

Simply run : javac *.java

Then java GUI

ToDo

  • Add methods for accepting java images in LSD.java
  • Tidy up my comments in LSD.java
  • Instead of using error() throw std. exceptions when necessary

Releases

No releases published

Packages

No packages published

Languages