A package for processing images and generating Verilog code for FPGA
Project description
picture2pixel
picture2pixel
is a Python package for processing images and generating Verilog code for FPGA.
Installation
You can install picture2pixel
using pip:
pip install picture2pixel
Usage
Here's an example of how to use picture2pixel
:
from picture2pixel.main import picture_to_pixel
# Process the image and generate Verilog code
processed_image = picture_to_pixel('https://www.comp.nus.edu.sg/~guoyi/project/picture2pixel/default.png', 96, 64, 20, 0)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
picture2pixel-0.1.0.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file picture2pixel-0.1.0.tar.gz
.
File metadata
- Download URL: picture2pixel-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f6747bb73d2725399bb06b81bc9c97437c038fdf4f58063fea27889187fa437 |
|
MD5 | 8038ea99d6626814a009949ac1ced7df |
|
BLAKE2b-256 | dc0dea1164cfe568618fd9583988e0f6f1cbf213b3f412ad015aeeb95fe15194 |
File details
Details for the file picture2pixel-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: picture2pixel-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc102229d842bb6faba3e2d07d04e1d3672ca7c70ea6e9926283aed0ec116f44 |
|
MD5 | 07e95c70a0ba280bcc71b2523f3a4832 |
|
BLAKE2b-256 | 6715654f15ecfd8c1198381f023b9231632dcc40ad7d7c18c3c87b810144bb1e |