libcvfx is a library to supplement OpenCV and provide various image transformation tools and effects. The library was started as a base for creating a new cross platform webcam toy, much like Cheese or Apple's Photobooth.
Many effects are inspired by these other applications, and some are simply ports from other projects, such as effectv.
Right now the library is very unstable, with API changes likely in the short term. Also, it is currently a static link only, no shared objects yet. A better test application will be written once the API stablizes. Additionally it might be prudent to note that this is not really what OpenCV is designed for, so there may be performance issues. Along that line there has not been a lot of work on optimizing the effects either.
Currently this does compile and run on Windows as well as Linux, as outlined in this post.
More to come soon.
Subversion
ViewVC
Repository