I have some application that transfert a json file that contains buffer of pixels, image dimension, spacing, origin and type of each pixels (int, unsigned int, etc…). I can’t use a standard format like nrrd, Nifti, etc…
Is it possible to create an Image in javascript from those informations? I didn’t find anything on the examples.
itk.js is currently undergoing refactoring, that might be the reason. @matt.mccormick should be back in office next week, he will know where are the old and new docs.