To open Cone beam projections in Matlab
5 ビュー (過去 30 日間)
古いコメントを表示
Kavitha Srinivasan
2011 年 10 月 11 日
編集済み: Walter Roberson
2017 年 5 月 15 日
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.
0 件のコメント
採用された回答
Walter Roberson
2011 年 10 月 11 日
I do not yet see any method at the moment of opening the Varian HND files in MATLAB.
I also find a reference that says the Varian file format is described well in their User Programming Guide.
I noticed a File Exchange contribution that might perhaps be useful in your work once you have the data read in: http://www.mathworks.com/matlabcentral/fileexchange/6032-iconebeam . And perhaps also http://www.mathworks.com/matlabcentral/fileexchange/23314-multithreaded-mex-fdk-conebeam-ct-reconstruction-algorithm or http://www.mathworks.com/matlabcentral/fileexchange/30207-cone-beam-ct-simulation. Oh, and http://www.cs.toronto.edu/~nrezvani/OSCaR.html
その他の回答 (1 件)
Mike
2017 年 5 月 15 日
編集済み: Walter Roberson
2017 年 5 月 15 日
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!