Skip to content

Query - PSNR curves #210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
richardbeare opened this issue Mar 2, 2023 · 0 comments
Open

Query - PSNR curves #210

richardbeare opened this issue Mar 2, 2023 · 0 comments

Comments

@richardbeare
Copy link

Hi,
I'm testing mialsrtkTVSuperResolution with infant rather than fetal images. I've made modifications to support non slice based registration, as we don't have the same motion problems. This is low field data with multiple acquisitions with thick slices, but orthogonal orientations.
At the moment I'm struggling to get the LOO PSNR estimates. I've found mialsrtkEvaluateReconstructionQualityMeasures and can get it to run in the situation where the first image in the stack is removed from the TVSuperResolution step, but segfaults otherwise (i.e. when one of the other images is removed).

I think my problem is that the image left out has not been aligned to the final reference, for example using transforms created by mialsrtkImageReconstruction.

So, the question is whether mialsrtkEvaluateReconstructionQualityMeasures is the appropriate tool, and whether there is a utility for applying the slicewise transforms to allow me to test whether my theory correct.

Failing that, is there a script somewhere that computes the PSNR curves from the paper?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant