we had to try!
Got Python, NumPy, GDAL, Python-GDAL, OpenCV 2.x, R all installed, and got Python script to start working (i.e. we had all import lines working)
Got error "unknown option -50" from GIMP exe, even when we gave it path to gimp-console-2.8.exe. -50 is maybe coming from the brightness setting.
Do you have ideas how we could fix the GIMP batch script to work in Windows CLI? It looks like we just need to put more quotes around it so it doesn't get confused with regular CLI options: http://superuser.com/questions/536654/windows-batch-processing-images-with-gimp-and-saving-them-to-new-files
we had to try!
Got Python, NumPy, GDAL, Python-GDAL, OpenCV 2.x, R all installed, and got Python script to start working (i.e. we had all import lines working)
Got error "unknown option -50" from GIMP exe, even when we gave it path to gimp-console-2.8.exe. -50 is maybe coming from the brightness setting.
Do you have ideas how we could fix the GIMP batch script to work in Windows CLI? It looks like we just need to put more quotes around it so it doesn't get confused with regular CLI options: http://superuser.com/questions/536654/windows-batch-processing-images-with-gimp-and-saving-them-to-new-files