Skip to content

AES268/BasicFilterer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Press the ‘o’ key: show the original webcam/video frame.
Press the ‘x’ key: show the Sobel gradient in the x direction.
Press the ‘y’ key: show the Sobel gradient in the y direction.
Press the ‘m’ key: show the Sobel magnitude of the gradient.
Press the ‘s’ key: show the result of Sobel + thresholding edge detection.
Press the ‘l’ key: apply Laplacian of Gaussian (LoG)edge detector.
press the ‘+’ key: increase smoothing parameter sigma.
Press the ‘-’ key: Decrease smoothing parameter sigma.
Press the ‘q’ key: quit the program

About

Basic Filtering code that applies different gradients or edge detection operations to a webcam or video file stream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages