瀏覽代碼

Adjusted for smaller test project.

Thomas Chef 4 年之前
父節點
當前提交
2e8d1c966e
共有 2 個文件被更改,包括 9 次插入8 次删除
  1. 1 0
      .gitignore
  2. 8 8
      TestProject/book_settings.py

+ 1 - 0
.gitignore

@@ -10,6 +10,7 @@ RefImageCreator/build-Mac/RefImageCreator
 RefImageCreator/build-Mac/ref*.jpg
 TestProject/*.pdf
 TestProject/readme.txt
+.DS_Store
 
 # Exclude all other folder than the 3 main-folders
 # This is because we store project folders in the root-folder, but we don't want them commited.

+ 8 - 8
TestProject/book_settings.py

@@ -1,12 +1,12 @@
 # Dynamic Input arguments. These vary for every book that is scanned and for every scan
-refImg =   2                    # The image used as reference image
-coverImage = 3                  # Image used for cover (Will be placed 1st)
-firstLeftHandPage = 161          # The first image covering the left pages
-pageNoOfFirstLeftPage = 4       # The page number (printed in the book) of the first left-hand page that is scanned (An even number)
-cropX1 = 288                    # Crop coordinates of all the images Max size is 3240 = 45" at 72dpi
-cropY1 = 34
-cropX2 = 3726
-cropY2 = 2980
+refImg =   1                    # The image used as reference image
+coverImage = 80                  # Image used for cover (Will be placed 1st)
+firstLeftHandPage = 81          # The first image covering the left pages
+pageNoOfFirstLeftPage = 6       # The page number (printed in the book) of the first left-hand page that is scanned (An even number)
+cropX1 = 539                    # Crop coordinates of all the images Max size is 3240 = 45" at 72dpi
+cropY1 = 86
+cropX2 = 3383
+cropY2 = 2420
 
 # These are the original settings (To big)
 #cropX1 = 258                    # Crop coordinates of all the images