################################################################ # # Configuration file for creating HDTR images # # To be used with 'makehdtr' script. # # > makehdtr -conf configuration_file.conf # # # Martin Krzywinski # martink@bcgsc.ca # mkweb.bcgsc.ca/fun/hdtr # ################################################################ ################################################################ # # Input and Output Files # # directory of input images dir = input/ # output image and jpeg quality output = image-05.jpg quality = 75 ################################################################ # # Temporal blending # # - time-adjacent images will be blended together # # e.g. # # weights = 1 no weighting # weights = 1,2,1 time-adjacent images blended in 1:2:1 ratio # image at time t blended with 0.5*image(t-1) and # 0.5*image(t+1) # # see http://mkweb.bcgsc.ca/fun/hdtr/?method#tblending # #weights = 1,2,2,2,2,2,3,3,3,3,4,4,4,5,5,6,5,5,4,4,4,3,3,3,3,2,2,2,2,2,1 #weights = 1,1,2,2,2,2,3,3,3,7,5,10,15,10,7,4,3,3,3,2,2,2,1,1 #weights = 1,2,2,4,4,4,6,4,4,4,2,2,1 #weights = 1,2,1 #weights = 1,2,4,2,1 weights = 1,3,1 #weights = 1 ################################################################ # # Time flow in HDTR image # # direction of time flow { x or y } and { 1 or -1 }. # flowaxis = y flowdir = 1 ################################################################ # # Time Stretching # # Relative Contribution of images at the start/end of the stack can be # increased by adjusting time_blend_a. Turn spatial blending off # (spatial_blend = no) and adjust time_blend_a to see thee ffect # of time stretching. # # see http://mkweb.bcgsc.ca/fun/hdtr/?method#extending # stretch_time = yes time_blend_a = 0.75 ################################################################ # # Spatial blending # # Adjacent strips in HDTR image will be blended to limit banding # # see http://mkweb.bcgsc.ca/fun/hdtr/?method#sblending # spatial_blend = yes blend_dist = 0.5 blend_a = 1 ################################################################ # # Image registration # spatial_registration = no default = 305,238 20060309180000 = 288,224 20060309180500 = 288,224