Skip to content

seanaye/image-to-array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image to Array

simple python script for creating a 2d boolean array from an image.

Perfect for when your cs prof gives you an image of a grid but not the actual code to make the grid.

Usage

poetry install

python main.py

Make sure image file is within the project folder

About

Create a 2D boolean grid from an input image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages