cartoonizer
cartoonizer copied to clipboard
make images look like a cartoon image
Results
1
cartoonizer issues
Sort by
recently updated
recently updated
newest added
Needed to add error check to address this: ``` output = cartoonize(image) File "C:\Users\...\cartoonizer\cartoonizer.py", line 18, in cartoonize x, y, c = output.shape ValueError: not enough values to unpack (expected...