itk::JSONImageIO class missing from ITK library?

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.

@matt.mccormick

I see Thank you

BR
@sag

1 Like