Back to Projects List
The aim of the project is to continue on the effort of adding polySeg representations for segmentation in OHIF Viewer. This will be a continuation of the work done in the previous project week
Aiming towards polySeg representations require support for loading a geometry. As part of this task a geometry loader were added to the cornerstone3D which can support loading and caching two geometries:
The contour representation is the simplest representation of a polySEG segmentation. It is a set of 3D contours (list of contours each with a list of points). The representation utilizes the geometry loader to load the contours and render them in the cornerstone3D viewport using the vtkActors
Try it out in our contour demo here
The surface representation is a 3D surface (points and polygons). The representation utilizes the geometry loader to load the surface and render them in the cornerstone3D viewport using the vtkActors
Try it out in our contour demo here
The WASM file was too big to be used in the browser. The build was debugged to make it smaller. Tried the following with no success:
ICRPolySeg-WASM, a wrapper package that implements PolySeg for the Web written by ICR team. This work is sponsored by NCITA, a flagship multi-institutional collaboration between leading UK universities, funded by Cancer Research UK - ncita.org.uk. The functionality has now been integrated into the XNAT OHIF Viewer v3.5.0-RC1.
https://github.com/SlicerRt/SlicerRT/tree/master/DicomRtImportExport/ConversionRules