| ijtiff {ijtiff} | R Documentation |
ijtiff: TIFF I/O for ImageJ users
Description
This is a general purpose TIFF I/O utility for R. The tiff package already exists for this
purpose but ijtiff adds some functionality and overcomes some bugs therein.
Details
-
ijtiffcan write TIFF files whose pixel values are real (floating-point) numbers;tiffcannot. -
ijtiffcan read and write text images;tiffcannot. -
tiffstruggles to interpret channel information and gives cryptic errors when reading TIFF files written by the ImageJ software;ijtiffworks smoothly with these images.
[Package ijtiff version 2.3.4 Index]