waves-art
Generate waves art for an image.
Requirements:
- OpenCV
- Numpy
Example Usage
python waves_art.py --image_path tests/test1.jpg --patch_size 15
The patch_size
may be changed to obtain better results. Generally, values of 10, 15 or 20 work better. Set lower for higher res images and vice versa.
Examples:
Muhammad Ali Jinnah
Lady
Shoe
Lincoln
Acknowledgements:
The art style is inspired by Tyler Foust's post on reddit. Do checkout his other works, he is awesome!!!