Skip to content

hojoon0205/ImageProcessing_getEdge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ImageProcessing_getEdge

Getting the edges of original image

How to compile

$ cd image
$ g++ image.cpp -o image.out

How to run

  • You must prepare "input.bmp" file in same location.
$ ./image.out

Run Example

input.bmp

Input

output.bmp

Output

About

Getting the edges of original image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages