I want to measure SNR in MRI images. I checked the documentation, one of the methods to measure SNR is using SNRMeasurement module. But I cannot find it in the modules list Please guide. Also, if there is any better method to measure SNR, please let me know.
Thanks for your interest. The source code for the module is available at:
It is a scripted module and should run on a binary package of 3D Slicer. I haven’t used it for a while, and am not sure if it runs on the recent version of 3D Slicer. If you find any error, please let me know. It is not in the Slicer Extensions, but if there are some needs, I would be happy to put there.
@tokjun It seems that it is a CLI module, so users would need to build Slicer first and then build the module, which could be significant effort. I’ve tried and the module can be built and packaged successfully on Windows. Could you submit it to the extension manager to make it easy to access for users?