Skip to content
 
 

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust hough transform + floodfill single stroke detection

To run:

cargo run -- <input file> <output filepath> 1 1 <offset>

Make <offset> larger to detect more lines, smaller for less

ex: Run on bullseye (input.png) cargo run -- data/input.png data/ 1 1 50

img

img img img img img img

Does not like shapes which aren't outlines

About

Update to newer Rust

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages