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

https://github.com/tsoding/secret

Artifacts of the "Computer Vision" stream
https://github.com/tsoding/secret

Last synced: about 1 year ago
JSON representation

Artifacts of the "Computer Vision" stream

Awesome Lists containing this project

README

          

# Cracking Secret Message

![thumbnail](./thumbnail.png)

Artifacts of the "Computer Vision" stream. Originally developed as part of the Panim Animation Engine. But since the engine was not publically available at the time the implementation was extracted as a standalone project.

## Quick Start

```console
$ cc -o nob nob.c
$ ./nob
$ ./build/secret ./build/libplug.so
```