Clear Filters
Clear Filters

To open Cone beam projections in Matlab

5 views (last 30 days)
Hi all,
I am working on Cone beam images.
Is there any way in Matlab to open the cone beam projections (raw data) that are saved as .hnd file formats.
Because the matlab do not support opening .hnd files, I really want to know the way to do it.
Please help me.

Accepted Answer

Walter Roberson
Walter Roberson on 11 Oct 2011
I do not yet see any method at the moment of opening the Varian HND files in MATLAB.
I find them handled in this (non-MATLAB) tool: http://plastimatch.org/index.html.
I also find a reference that says the Varian file format is described well in their User Programming Guide.
  1 Comment
Kavitha Srinivasan
Kavitha Srinivasan on 27 Oct 2011
Thank you very much for ur details.
It may help me for image registration.

Sign in to comment.

More Answers (1)

Mike
Mike on 15 May 2017
Edited: Walter Roberson on 15 May 2017
Hello,
I was just looking on the internet for code to read varian .hnd files and i found a recently added toolbox which works well for me so far. Unfortunately for some it is configured for windows only. link to download: https://bitbucket.org/dmoderesearchtools/ximreader/downloads/
It was written by Andre Meyers (THANK YOU!) and says it's copyright is owned by varian medical systems so seems legit. i hope this helps.

Categories

Find more on Downloads in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!