Re: TIFF Image Timestamp (capture time)
Posted by Gabriel Landini on Dec 16, 2006; 6:38am
URL: http://imagej.273.s1.nabble.com/TIFF-Image-Timestamp-capture-time-tp3700783p3700787.html
On Friday 15 December 2006 23:58, austincb wrote:
> Assuming the capture device stores timestamp data into the TIFF file,
> is it possible to grab it using ImageJ? If so, can somebody point me in
> the right direction as to how I'd get to it?
I am not sure about this, but perhaps getMetadata() can be useful if the time
stamp is stored in the header of the file.
Cheers,
G.