image resampling to higher resolution

2 views (last 30 days)
Maura Monville
Maura Monville on 12 Sep 2016
I have to compare the dose2water stored in two matrices (attached in MatLab format). The scoring component is a cylindrical water phantom. The dose is binned in pixels defined through dividing the cylinder radius and height.
" PBDosePre.mat" size is 400x224 R bins not uniform step, 224 bins, attached "Rtick.mat" Z bins uniform step = 0.25 cm, 400 bins, attached "Ztick.mat"
" PBDoseCur.mat" size is 800x400 R bins uniform step = 0.1 cm, 400 bins Z bins uniform step = 0.1 cm, 800 bins
In order to compare the two matrices I have to resample "PBDosePre.mat" to get values on a 800x400 grid conserving the total dose. How can I do that ?
Both matrices will br log10 converted to avoid deling with very small numbers. Maybe they have to be normalized to their respective total dose before comparison ?
Thank you so much. Best regards Maura email: maura.monville@gmail.com

Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!