Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hscells/filterai
generate image filters based on training data
https://github.com/hscells/filterai
Last synced: 7 days ago
JSON representation
generate image filters based on training data
- Host: GitHub
- URL: https://github.com/hscells/filterai
- Owner: hscells
- License: mit
- Created: 2015-02-20T22:09:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-04T02:03:38.000Z (over 9 years ago)
- Last Synced: 2024-04-30T10:27:03.607Z (7 months ago)
- Language: Common Lisp
- Size: 957 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# filterai
*Generate image filters based on training data*![lenna](http://i.imgur.com/CLZhMed.png)
This is the result of a research project in LISP while on exchange in America. It consists of a feature extraction engine and a painterly rendering engine, which in combination, allow anyone to recreate paintings using their own images or photographs.
There is a [wiki](https://github.com/hscells/filterai/wiki) which explains how to set up and use filterai, and you can even read the paper (when it is finished)