Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chrisbanes/PhotoProcessing
- Owner: chrisbanes
- Fork: true (lightbox/PhotoProcessing)
- Created: 2012-07-09T06:38:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-08T12:40:07.000Z (about 12 years ago)
- Last Synced: 2023-11-07T19:29:16.380Z (about 1 year ago)
- Language: C
- Size: 2.43 MB
- Stars: 184
- Watchers: 16
- Forks: 59
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - PhotoProcessing - A demo of how you can process photos leveraging the ndk. (etc)
- awesome - PhotoProcessing - A demo of how you can process photos leveraging the ndk. (etc)
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)