HOME GUIDE OPERATIONS DOCS ERRORS FORMATS INSTALL NEW TIPS WEB SITES

MN - MoNtage

(5/10/96)

PURPOSE

Put image series into montage.

SEE ALSO

MN S [montage with individual scaling]

USAGE

.OPERATION: MN

.ENTER FILE PREFIX OR TEMPLATE (EG. PIC***): TER***
[Enter template for the image series.]

.ENTER FILE NUMBERS: 1-5,12-16,20-28,31-38
[Enter numbers of files to be placed into montage. All files must have same dimensions as the first file.]

.NUMBER OF IMAGES PER ROW, MARGIN WIDTH: 5, 10
[Enter number of images per row of the montage, and margin width between images and around outside.]

.ENTER MARGIN VALUE: 0.5
[Enter value to be put in margin areas and unused areas.]

.OUTPUT FILE: MON001
[Enter name of file to receive montage image.]

NOTES

  1. A maximum of 600 images total is permitted.

  2. The images 1...N are simply patched together without rescaling. The contrast of the montage is determined by
    MIN ( FMIN(1), FMIN(2), ..., FMIN(N) )
    and
    MAX ( FMAX(1), FMAX(2), ..., FMAX(N) ).

  3. There is no longer a limit on the number of images per row.

SUBROUTINES

MONT

CALLER

UTIL2

© Copyright Notice /       Enquiries: spider@wadsworth.org