Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 6 days 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
```