This addon impliments pixel sorting on loaded images. It allows you to configure the sort direction, method etc... I've tried to make this as quick as possible by multi-threading the sorting opperation.
The example-maximal
uses ofxImGui
to build a simple UI.
Tested with Windows an OSX.