Hi Steve,
sorry, but I couldn't manage bookscanwizard to run.
Now I scanned several pages (with barcodes) and tryed several things:
-running the gui and creating a new config (with the wizard)
-using a predefined config (s.below) as part of the commandline (incl. the Java-Option XmX1024M)
-opening the config-.file within the gui.
All three methods lead to an error "java.lang.ArrayIndexoutOfBoundsException: -1"
Here's the config I used (and generated within the gui):
# Book Scan Wizard Script
# http://bookscanwizard.sourceforge.net
# C:\Daten\privat\Buecher\Scans
# the source directory, with subdirectories for left & right files
LoadLRImages = C:\Daten\privat\Buecher\Scans
# The Destination directory
SetDestination = tiff
# Sets the final DPI and compression
SetTiffOptions = 0 NONE
# Use barcodes.csv to define operations
Barcodes =
########################################################################
### Insert commands to fix keystone, color, etc.
########################################################################
Pages=all
########################################################################
Pages=allRegards,
Marcel
Edit:
Additionally, I tryed to use a shorter path (c:\temp rather than the long path above) but it still doesn't work.
Edit2:
web starter version shows the same error
Edit3:
Managed to get around the error above. it seems that bookscanwizard has a problem with the .crw-File generate by my cameras (incl. some metadata). After deleting this file, I could start scanning the barcodes (within the gui).
But now, I get another error: "java.lang.IndexOutOfBoundsException: Index:2, Size:2"
The barcodes.csv -files are generated (both in the l & in the r-directory) but immediatly after bookscanwizard has finished, it shows this error.
Sorry to say this, but I spent hours trying to get bookscanwizard running but it seems to not be what it promised.