Skip to content

dulajsan/canny_edge_detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canny_edge_detect

Canny edge detection of images uing OTSU threshold

alt text alt text

compile

g++ pro.cpp -o outputs `pkg-config --cflags --libs opencv'

Run

./outputs

About

Canny edge detection of images uing OTSU threshold

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages