help > ImageJ plugin to load V3D's Raw format
Aug 10, 2011  08:08 PM | Hanchuan Peng
ImageJ plugin to load V3D's Raw format
43bytes is correct.

But I woulduse imagej if the data is not 8bit. (maybe you can figure a way, but I did that before and the experience was not very smooth...)

So Yinan Wan in my lab indeed developed a nice ImageJ/Fiji plugin to load V3D's Raw format. You can check out the code at

svn co https://svn.janelia.org/penglab/projects...

There is a simple README file there explaining how to run.

-hanchuan



Originally posted by Thomas Templier:
Ok.

If I may bother you again, could you give some precisions for the V3D format ?

The problem should come from V3D here normally, not from BrainAligner, so I could still use these displacement fields. I won't use Matlab for it (I did not manage to make it run with the libtiff library as I'm not too experienced).

So the header should have 43 bytes ?  24 + 1 + 2 + 4 + 4 + 4 + 4
Then each number should have how many bytes ? Assuming they have n bytes, something like this should work : 

fread(43)
for ...
   fread(n)

Am I doing a stupid mistake ?

Otherwise, maybe you know the RAW fileopener from Fiji, and it could be used with the right parameters ?

Image Type : 32-bit Signed, Unsigned, Real, ARGB or ABGR
Width :
Height:
Offset to first image : 43 ?
Number of imges :
Gap between images :

White is zero : yes/no
Little-endian byte order : yes/no

Thank you

Thomas




Originally posted by Hanchuan Peng:
i will put at the website a new version hopefully soon, so you can try the new one.

-hanchuan


Originally posted by Thomas Templier:
On W7 : v3d_v2.603_win_msvc_64bit
On Fedora : v3d_redhat_fedora_64bit_v2.603

Best
Thomas

Threaded View

TitleAuthorDate
Fernando Amat Jul 16, 2010
Hanchuan Peng Jul 17, 2010
John Roberts May 24, 2012
Thomas Templier Aug 9, 2011
Hanchuan Peng Aug 9, 2011
Thomas Templier Aug 9, 2011
Thomas Templier Aug 10, 2011
Hanchuan Peng Aug 10, 2011
Thomas Templier Aug 10, 2011
Hanchuan Peng Aug 10, 2011
Thomas Templier Aug 10, 2011
Hanchuan Peng Aug 10, 2011
Thomas Templier Aug 10, 2011
Hanchuan Peng Aug 10, 2011
Thomas Templier Aug 10, 2011
ImageJ plugin to load V3D's Raw format
Hanchuan Peng Aug 10, 2011
Thomas Templier Aug 10, 2011
Hanchuan Peng Aug 10, 2011
Thomas Templier Aug 11, 2011