https://github.com/chrisbanes/PhotoProcessing
A demo of how you can process photos leveraging the ndk.
https://github.com/chrisbanes/PhotoProcessing
Last synced: 11 days 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-08T12:40:07.000Z (over 12 years ago)
- Last Synced: 2025-03-28T19:17:29.597Z (18 days ago)
- Language: C
- Size: 2.43 MB
- Stars: 183
- Watchers: 15
- 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)