Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Fast Edge Detection Library *

This library is a basic edge detection using Canny and Hough (well known) algoritms. I decide to do my own library because the ones that I found were complex or not well optimized.

This library has no dependencies, is portable small and fast.

Still is a work in progress library.

A lot of testing must be done. Until now I just coded the basics to implement the hough, but as a library is far from be usable.

About

This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Crop with perspective.

Topics

Resources

Stars

23 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages