Changes between Version 3 and Version 4 of batch


Ignore:
Timestamp:
Oct 27, 2011, 4:11:20 PM (12 years ago)
Author:
bpt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • batch

    v3 v4  
    1515Super batch transform uses a text file which specifies a single or sequence of transforms on each line. The columns it is looking for are:
    1616
    17 1. subject file name (i.e. Transform window)
    18 2. source file name (i.e. left hand window)
    19 3. target file name (i.e. right hand window)
    20 4. start amount
    21 5. end amount
    22 6. number of steps
    23 7. output file name
    24 8. shape boolean value  (0 or 1)
    25 9. colour boolean value (0 or 1)
    26 10. texture boolean value (0 or 1)
    27 11. mask boolean value (0 or 1)
    28 12. sample boolean value (0 or 1)
    29 13. resize scale (float)
     17 1. subject file name (i.e. Transform window)
     18 2. source file name (i.e. left hand window)
     19 3. target file name (i.e. right hand window)
     20 4. start amount
     21 5. end amount
     22 6. number of steps
     23 7. output file name
     24 8. shape boolean value  (0 or 1)
     25 9. colour boolean value (0 or 1)
     26 10. texture boolean value (0 or 1)
     27 11. mask boolean value (0 or 1)
     28 12. sample boolean value (0 or 1)
     29 13. resize scale (float)
    3030 
    3131The file names should be provided without an extension and the script only works with .jpg images and .tem templates (the extension is appended).  If a mask file has been previously loaded it will be used where requested, if not you will be prompted for a mask file on the first line masking is requested.  Scaling of the subject image and template is applied (if not 1)  after loading the image (before applying the transform).