We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Is this possible? I'd like to call something like 'compare -metric MAE photo1.jpg photo2.jpg difference.jpg' from within Processing. Will open() work? If so, how?
A second part to my question involves how Processing might then know when ImageMagick has finished it's process and created a new file. Would the toxiclibs events class work for this? Or is there some other method?
Many thanks in advance for any help offered.
Answers
operating system?
Sorry - Mac OS 10.10.3. Happy to use either Processing 2 or 3.
Perhaps try looking at https://www.google.fr/search?q=imagemagick+java
OK, PhiLho - thanks.