dicom-microscopy-viewer icon indicating copy to clipboard operation
dicom-microscopy-viewer copied to clipboard

feature(viewer.js): Polygon/Point/Ellipse/Rectangle 2D and 3D bulk annotations support

Open igoroctaviano opened this issue 11 months ago • 0 comments

Related PR: https://github.com/ImagingDataCommons/slim/pull/170

Polygon/Point/Ellipse/Rectangle 2D and 3D bulk annotations support

  • Render full 2D and 3D polygon/ellipse/rectangle at the highest resolution
  • Render clusters at lower resolutions
  • Use yarn.lock

Testing

  • Check out to SLIM's branch feat/polygon-bulk-annotations and link this library to SLIM via yarn link
  • If you are not using SLIM's docker-compose, check out the docker-compose changes from branch feat/polygon-bulk-annotations. There's a change there to increase the Java heap size (1024) to properly handle the large bulk annotation without buffer/memory errors

igoroctaviano avatar Mar 14 '24 17:03 igoroctaviano