techyian / MMALSharp

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

Image processing part 1 #77

Closed techyian closed 5 years ago

techyian commented 5 years ago

Implement some image processing techniques to sit alongside the new processing API introduced in #59.

Examples include:

Base on the convolution examples seen here