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