diff --git a/README.md~ b/README.md~ deleted file mode 100644 index 6a53432..0000000 --- a/README.md~ +++ /dev/null @@ -1,7 +0,0 @@ -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.