forked from dozingcat/AsciiCam
-
Notifications
You must be signed in to change notification settings - Fork 0
Android app that converts your camera view to ASCII art
License
abegosum/AsciiCam
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
AsciiCam is an Android application which converts the camera view to ASCII text and allows you to save pictures as PNG and HTML files. It is released under version 2.0 of the Apache License: http://www.apache.org/licenses/LICENSE-2.0. The code shows a few interesting techniques: - Converting camera preview images to RGB, in both Java and native code. - Distributing image processing across multiple cores. - Presenting images from a directory in a grid view which users can select from.
About
Android app that converts your camera view to ASCII art
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 94.5%
- C 5.3%
- Makefile 0.2%