Hi,
I am trying to convert <image.png> file into <image.png.json> file. Can anyone in the forum help me to find the class, i have been searching for it for last two days and nothing found.
Thank you
@sag
Hi,
I am trying to convert <image.png> file into <image.png.json> file. Can anyone in the forum help me to find the class, i have been searching for it for last two days and nothing found.
Thank you
@sag
Hi,
itk::JSONImageIO
was created for itk-js and is deprecated. It has been replaced by itkWASMImageIO
from itk-wasm.