Skip to content

A program that reconstructs an image from a palette using the error diffusion method.

License

Notifications You must be signed in to change notification settings

ImageProcessing-ElectronicPublications/pied

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORG.IPEP: GitHub release (latest by date) GitHub Release Date GitHub repo size GitHub all releases GitHub

PIED

Overview

A program that reconstructs an image from a palette using the error diffusion method.

Dependencies

  • OpenCV4
sudo apt install libopencv-dev

Install

make
sudo make install

Usage

pied [input image file name] [output image file name] [palette image file name]

Remarks

The palette image is 1px high and wide. color_palette.png is it.

Origin

Japanese README.

About

A program that reconstructs an image from a palette using the error diffusion method.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.5%
  • Makefile 6.5%