At first I thought BIMP (
http://www.alessandrofrancesconi.it/projects/bimp/) can not take advantage of the great opportunities G'MIC (1).
It was a big mistake (2).
Input will suffice to put Layers mode on 1 as well as to write G'MIC command string (3).
But how to know the command? It is very simple.
The GMIC planning task order, set the parameters for each filter and save as Faves (4)
Open (in notepad) file gmic_faves (5) and make simple changes:
exchange this -> {Cartoon}{Cartoon}{cartoon}{gimp_cartoon_preview}{3}{200}{20}{0.25}{1.5}{8}{0}
on this -> -gimp_cartoon_preview 3,200,20,0.25,1.5,8,0
Copy -gimp_cartoon_preview 3,200,20,0.25,1.5,8,0 and paste in G’MIC command (6)
Save the settings (7) or add another filter
The next bimpaction (selected and stored in Fawes) add identically
exchange this -> {Random}{Random (1)}{deform}{deform}{24}
on this -> -deform 24
-or open the file *. bimp to edit (8). Example ? (9).
Saved bimpacion.bimp easy to edit and change the order of the filters GMIC. You can use the batch.
The Annex (very casual and simple) file for testing Picaso.zip
It seems to me that this application is a development - because you can add other procedures - such Mathmap ..
ps. An example is below (to limit the number of files)
Be patient, English is not my language.