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

https://github.com/o-laurent/camascii

picture to ASCII converter
https://github.com/o-laurent/camascii

Last synced: 3 months ago
JSON representation

picture to ASCII converter

Awesome Lists containing this project

README

        

# camAscii
picture to ASCII converter

## Dependencies

Install cmake and opencv with vtk.

## Usage

```bash
cmake .
```

```bash
make all
```