I'm developing a screen 2 converter that places sprites automatically to fix color spill.
The algorithm is simple but not optimal (anyway may images simply cannot be fixed no matter how optimal is your algorithm) and it is developed as matlab script
I can release it as script, but you need a licensed copy of matlab, or as standalone .exe using the matlab compiler but the user has to install the matlab runtime libraries (free but about 1,3GB of program).
Is there anyone with matlab interested in testing the results of the converter and, eventually, interested in porting it to another framework so to release a simple command line tool ?
I use Codeblocks and gcc but the converter relies on matlab functions that in C should be developed from scratch and I do not know if it is worth the work
a simple test image:
The same picture without and with sprite fix
https://sites.google.com/site/devmsx/home/screen-2-test/basi...
https://sites.google.com/site/devmsx/home/screen-2-test/basi...