Skip to content

n4noNuclei2/n4noMATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n4noMATLAB

A simple MATLAB script for the PixelParty subreddit.

pngCodev3.m

Loads a color .png image, and using the preprocessed lookup tables colorList.mat and colorMat.mat, returns a string which is copied to the clipboard

colorList.mat

A two column matrix containing the valid color names and their hex RGB string.

colorMat.mat

A lookup table containing indices cooresponding to rows in colorList.mat.

3a.png

Example image file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages