Login  Register

image format BMP64 and Grayscale float 32

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

image format BMP64 and Grayscale float 32

Anton
2 posts
Hello,
Looking for some help to open with ImageJ files with either .bmp 64bits or grayscale float 32bits format.
Please advise me.
Best,
Anton
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: image format BMP64 and Grayscale float 32

ctrueden
1670 posts
Hi Anton,

> Looking for some help to open with ImageJ files with either .bmp
> 64bits or grayscale float 32bits format.

Could you post a small sample image of each online? Then we could
investigate adding support for those types of BMP to the SCIFIO library [1].

Regards,
Curtis

[1] http://imagej.net/SCIFIO

On Tue, Sep 23, 2014 at 6:07 AM, Anton <[hidden email]> wrote:

> Hello,
> Looking for some help to open with ImageJ files with either .bmp 64bits or
> grayscale float 32bits format.
> Please advise me.
> Best,
> Anton
>
>
>
> --
> View this message in context:
> http://imagej.1557.x6.nabble.com/image-format-BMP64-and-Grayscale-float-32-tp5009723.html
> Sent from the ImageJ mailing list archive at Nabble.com.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: image format BMP64 and Grayscale float 32

Anton
2 posts
Hi Curtis,
Thanks for your reply.
I upload BMP64 file http://www26.zippyshare.com/v/28070807/file.html
and GrayScale float 32 http://www58.zippyshare.com/v/95494872/file.html
last one nothing else than memory dump of image  512x1557 with 32bits float values.
Let me know if you need more.

BR,
Anton
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: image format BMP64 and Grayscale float 32

Mark Hiner
101 posts
Hi Anton,

> and GrayScale float 32 http://www58.zippyshare.com/v/95494872/file.html

You should be able to open this by using "File > Import > Raw...". See
also: http://imagej.net/docs/menus/file.html#raw
You just specify height, width, and bit type (32-bit signed or unsigned
will both work). And check the "Little-endian byte order" box, as it looks
like that's how this data was written out.

> I upload BMP64 file http://www26.zippyshare.com/v/28070807/file.html
Thank you for the sample data! Hope to have support for this soon.

Regards,
Mark

On Wed, Sep 24, 2014 at 4:25 AM, Anton <[hidden email]> wrote:

> Hi Curtis,
> Thanks for your reply.
> I upload BMP64 file http://www26.zippyshare.com/v/28070807/file.html
> and GrayScale float 32 http://www58.zippyshare.com/v/95494872/file.html
> last one nothing else than memory dump of image  512x1557 with 32bits float
> values.
> Let me know if you need more.
>
> BR,
> Anton
>
>
>
> --
> View this message in context:
> http://imagej.1557.x6.nabble.com/image-format-BMP64-and-Grayscale-float-32-tp5009723p5009744.html
> Sent from the ImageJ mailing list archive at Nabble.com.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html