Skip to content

swapnilparatey/SobelEdgeDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SobelEdgeDetection

Swapnil Paratey Real-Time Digital Media [ECEN 5653]

Sobel Edge detection code

  • for a single image [sobel.c]
  • for multiple sequence of images [sobel_frames.c]
  • threaded implementation for multiple frames [sobel_threaded.c]

Run "make all" to compile all the three individual programs

About

Individual RGB channel Sobel Edge Detection Implementation in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published