Re: Text image to JPEG
Posted by
Herbie-4 on
Sep 12, 2014; 1:31pm
URL: http://imagej.273.s1.nabble.com/Text-image-to-JPEG-tp5009602p5009603.html
Waldir,
did you have a look at the ImageJ-Manual?
<rsb.info.nih.gov/ij/docs/guide/user-guide.pdf>
Although it doesn't cover the latest development it helps in your case.
Have a look at the "Import Text Image"- and "Batch Processing"-section.
The latter is quite convenient for format conversions.
There is no sense to convert a binary image to JEPG because the
JEPG-compression isn't made for binary images. Use the PNG-format
(lossless compression) instead or simply zipped TIFF (lossless but less
compressed) if you need compressed images. TIFF per se is OK if
compression isn't required.
HTH
Herbie
::::::::::::::::::::::::::::::::::::::::::::
On 12.09.14 14:47, Waldir Leite Roque wrote:
> I have a sequence of text binary images (matrix of 0 and 1) and I would
> like to convert them to JPG or Tif, etc, but I could not find the way using
> ImageJ. Can anyone help me with this task?
>
> Thank you.
>
> Waldir
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html