Exact duplicate of
Hi people.
I’m developing an application, just for fun, that consists of capturing the image from a webcam.
What I would like to know is: How can I apply some filters to the image that make things like iPhoto programm from Apple. Things like defacements, etc.
I’m using C# as programming language.
Thanks 😀
You should look for a suitable library.
There is one at : codeproject
I don not know if this suits you. There should be others out there.