Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Tim 6ec6c8e623 made small modification to how many elements are made vor 5 Jahren
cascade first commit of vaporwave project vor 5 Jahren
elements first commit of vaporwave project vor 5 Jahren
testImgs first commit of vaporwave project vor 5 Jahren
README.md Create README.md vor 5 Jahren
main.py made small modification to how many elements are made vor 5 Jahren

README.md

VaporWaveArt

The following code Vaporwaves an image. This code is purely artistic and has no other purpose.

To run the code, run main.py in a python shell.

The script requires opencv 3.3.1 and numpy.

To use this code, download it and all of its folders. The program relies on the images in the folder “elements” and the haar cascades in in the folder “cascade”. The repo contains a set of sample images that I found to work fairly well.

To change the image being used, modify the code on line 208 in main.py.