Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.14 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.14 KB

ColorSorting

Dependency Status GitHub license

This desktop application visualizes sorting of all pixels in a image by specified algorithm and method.

Different Types of Sorting

TODO

  • CheckStyle
  • Add Menu with next items
    • Generate Color Noise
    • Get Sorted Image (without video)
  • 2d sorting via Comparable implementation for coordinates
  • Add more sort algorithms
  • Unit tests
  • CI, Code coverage, Dependency versions etc. badges
  • Description of project with images, animations and video

Useful links