8000 GitHub - djtobia/Original-Pixel-Sorter: A small program I made that reads in an image, then sorts each row of pixels using Arrays.sort on the given rgb integer, then writes this new image using those values.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A small program I made that reads in an image, then sorts each row of pixels using Arrays.sort on the given rgb integer, then writes this new image using those values.

License

Notifications You must be signed in to change notification settings

djtobia/Original-Pixel-Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To use:

Pass the image you wish to sort as a command line argument, and the program does the rest!
The file that is output will be named "OriginalFileNameSorted.jpg", where OriginalFileName is, well, the original files name.

I haven't tested this extremely well, so there are chances for bugs. If you find any, please let me know!

About

A small program I made that reads in an image, then sorts each row of pixels using Arrays.sort on the given rgb integer, then writes this new image using those values.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0