- # Dynamic Input arguments. These very for every book that is scanned and for every scan
- refImg = 3 # The image used as reference image
- coverImage = 12 # Image used for cover (Will be placed 1st)
- firstLeftHandPage = 8 # The first image covering the left pages
- cropX1 = 333 # Crop coordinates of all the images
- cropY1 = 30
- cropX2 = 3342
- cropY2 = 2380
|