Skip to main content

Convert silhouette image to wireframe distorted by Perlin noise

Project description

Python Versions PyPI License

silhouette2wireframe

Convert silhouette image to wireframe distorted by Perlin noise

Installation

pip install silhouette2wireframe

Convert silhouette image to a wireframe

from silhouette2wireframe import ImageToWireframe

converter = ImageToWireframe("silhouette.png", size=(1080,1350))

colors = {"bg": "#000022", "top": "dodgerblue", "bottom": "white"} 
fig = converter.draw_frame(0, cdict=colors)
plt.show()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

silhouette2wireframe-0.0.2.tar.gz (7.6 kB view details)

Uploaded Source

File details

Details for the file silhouette2wireframe-0.0.2.tar.gz.

File metadata

  • Download URL: silhouette2wireframe-0.0.2.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.17

File hashes

Hashes for silhouette2wireframe-0.0.2.tar.gz
Algorithm Hash digest
SHA256 fb727ec45befb9119800396e4fba6efe170ea9b92cc18d2abc10073677ba7fbe
MD5 4fbb4998656f4238848309139ded360b
BLAKE2b-256 e630b8f6f48fea31f45b16d904169a3279baac18351ff4043c02d33fec02bee1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page