techyian / MMALSharp

C# wrapper to Broadcom's MMAL with an API to the Raspberry Pi camera.
MIT License
195 stars 33 forks source link

Implement "vc.ril.image_fx" component #64

Closed techyian closed 4 years ago

techyian commented 6 years ago

We currently have the ImageFx functionality which adds various effects to image frames, however there is a component called "vc.ril.image_fx" which can be added to the pipeline to handle things like deinterlacing.

For reference: https://www.raspberrypi.org/forums/viewtopic.php?t=192011

https://github.com/raspberrypi/firmware/issues/278

https://www.raspberrypi.org/forums/viewtopic.php?f=43&t=109137&start=450

http://www.jvcref.com/files/PI/documentation/ilcomponents/image_fx.html

https://github.com/raspberrypi/firmware/blob/master/documentation/ilcomponents/image_fx.html