Changes between Version 2 and Version 3 of batch


Ignore:
Timestamp:
Oct 27, 2011, 4:10:10 PM (13 years ago)
Author:
bpt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • batch

    v2 v3  
    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 subject file name (i.e. Transform window)
    18 
    19 source file name (i.e. left hand window)
    20 
    21 target file name (i.e. right hand window)
    22 
    23 start amount
    24 
    25 end amount
    26 
    27 number of steps
    28 
    29 output file name
    30 
    31 shape boolean value  (0 or 1)
    32 
    33 colour boolean value (0 or 1)
    34 
    35 texture boolean value (0 or 1)
    36 
    37 mask boolean value (0 or 1)
    38 
    39 sample boolean value (0 or 1)
    40 
    41 resize scale (float)
     171. subject file name (i.e. Transform window)
     182. source file name (i.e. left hand window)
     193. target file name (i.e. right hand window)
     204. start amount
     215. end amount
     226. number of steps
     237. output file name
     248. shape boolean value  (0 or 1)
     259. colour boolean value (0 or 1)
     2610. texture boolean value (0 or 1)
     2711. mask boolean value (0 or 1)
     2812. sample boolean value (0 or 1)
     2913. resize scale (float)
    4230 
    4331The 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).