Skip to content

roshanmaind/edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge detection WITHOUT OpenCV

Reinventing the wheel but, you know, why not...

Input image:-
test.png

Outputs:-

res1.png
Highlighting intensity: 1

res2.png
Highlighting intensity: 2

res4.png
Highlighting intensity: 4

res6.png
Highlighting intensity: 6

res8.png
Highlighting intensity: 8

Use

./edge <path/input_image.extension> <path/output_image.extension> <highlighting intensity[normal:1]>

Example:-
./edge catto.png catto_weird.png 6

Releases

No releases published

Packages

No packages published

Languages