Search found 2 matches

by mmuller
2012-05-24T12:42:48-07:00
Forum: Users
Topic: large number of tiff images and files
Replies: 1
Views: 2836

large number of tiff images and files

#!/bin/bash #There are approx 10 tiff files with each image/scene/frame of 190x190 16bit-pixels. There are approx 30000 images per file. #Plan: get center slice from each of the 30K images and concatenate all these slices into 1 image file. So will get 1 new image file per multi-image.tif file. #pse...
by mmuller
2012-05-23T11:09:56-07:00
Forum: Bugs
Topic: identify -format %n number of images tiff fails large file
Replies: 2
Views: 4983

identify -format %n number of images tiff fails large file

Linux 2.6.31..., 3GB memory. identify used 22% at max (according to top) There is no problem with page thrashing or memory that I see (top,vmstat,/proc/#/status) myfile can be downloaded: ftp://ftp.swri.org/pub/incoming/multi29515images16bit.tif.gz (1.17GB) or not gzipped: ftp://ftp.swri.org/pub/inc...