Skip to content

fake RGB coloring to imitate montior filtering schemes

Notifications You must be signed in to change notification settings

naddleman/subpixels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

subpixels

fake RGB coloring to imitate montior filtering schemes

How it works

Usage

python filter.py <imagename>

Details

Red, green, and blue pixels can appear along alternating diagonals. A colored pixel appears based on draws from Bernoulli distributions which take their probabilities from the corresponding RGB value of the original image.

About

fake RGB coloring to imitate montior filtering schemes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages