Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chrisbanes/PhotoProcessing

A demo of how you can process photos leveraging the ndk.
https://github.com/chrisbanes/PhotoProcessing

Last synced: about 1 month ago
JSON representation

A demo of how you can process photos leveraging the ndk.

Awesome Lists containing this project

README

        

PhotoProcessing
===============

A demo of how you can process photos leveraging the ndk.

## Blur
The Stack Blur Algorithm by Mario Klingemann is used to perform blur operations.

## License
Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)