ITKElastix icon indicating copy to clipboard operation
ITKElastix copied to clipboard

Example notebook for reading / writing point sets from standard file formats

Open thewtex opened this issue 3 years ago • 1 comments

Depends on #75. Use itk.meshread, itk.meshwrite to read write itk.PointSet's for registration.

thewtex avatar Apr 30 '21 15:04 thewtex

We can save to .iwm.cbor with itk-webassemblyinterface.

We can save to NGFF tables following https://github.com/InsightSoftwareConsortium/ITKIOOMEZarrNGFF/issues/30.

thewtex avatar Feb 15 '23 11:02 thewtex