Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Array PNG
GitHub Repo https://github.com/sungjunyoung/phd08-conversion

sungjunyoung/phd08-conversion

phd08 데이터셋을 .png 로 저장하거나, 일정한 크기의 np.array 로 변환해 줍니다.
GitHub Repo https://github.com/IjzerenHein/pnglib-es6

IjzerenHein/pnglib-es6

Create png images in pure javascript (modern & fast ES6 version using typed Arrays)
GitHub Repo https://github.com/Wh1teRabbitHU/ImageToEpaperConverter

Wh1teRabbitHU/ImageToEpaperConverter

Utility tool for WaveShare's e-paper modules. It can convert any jpg, bmp or png to binary or hexadecimal array
GitHub Repo https://github.com/oleg-codaio/png2c

oleg-codaio/png2c

Program to convert a PNG file to an C header as an array in either RGB565 or RGB5A1 format. This is useful for embedding pixmaps to display with a PAL board or Arduino.
GitHub Repo https://github.com/IanFinlayson/png2gba

IanFinlayson/png2gba

A utility to convert PNG images into C arrays as required fro GBA programming
GitHub Repo https://github.com/chinedufn/image-to-heightmap

chinedufn/image-to-heightmap

Convert a JPG or PNG image into a heightmap array
GitHub Repo https://github.com/WarrenWeckesser/numpngw

WarrenWeckesser/numpngw

Functions that create PNG and animated PNG files from numpy arrays.
GitHub Repo https://github.com/LuckyLights/png2gb

LuckyLights/png2gb

A simple command line image file to game boy .c array converter
GitHub Repo https://github.com/andyruwruw/chess-image-generator

andyruwruw/chess-image-generator

Accepts FEN, PGN or array data for chess board and generates PNG or buffer.
GitHub Repo https://github.com/humbertokramm/RGB565toRGB888toPNG_-python-

humbertokramm/RGB565toRGB888toPNG_-python-

Convert array RGB565 to RGB888 and then to PNG in python