I'm developing an application just for fun that consists of capturing images from a webcam.
What I would like to know is how can I apply some filters to the image that I capture? Ideally I would like to develop something like Apple iPhoto; something that defaces the image.
The programming language I am using is C#.