Last updated:
0 purchases
artgenerator 0.0.1
# Artgenerator
A simple image manipulation package that will turn images into randomly generated effects.
# Installations
`console pip install autogen `
other installations will include:
`console opencv-python numpy `
# Usage
Color Parameters: (
file path,
RBG color for background,
amount of iterations,
refresh rate,
downscaling of image for speed,
upscaling of image for display
)
Effects Parameters: (
file path,
Effect type (pixel, color, line),
amount of iterations,
refresh rate,
downscaling of image for speed,
upscaling of image for display
)
Change Log
0.0.1 (08/03/2022)
First Release
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.