Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

picture2pixel-0.1.0-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

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