From 2f4b3cd6b783d0aee8f83bf687caf8295a9da87b Mon Sep 17 00:00:00 2001 From: dannyrb Date: Thu, 18 Apr 2019 15:52:36 -0400 Subject: [PATCH] OHIF maintained extensions --- .../_maintained-extensions-table.md | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 docs/latest/architecture/_maintained-extensions-table.md diff --git a/docs/latest/architecture/_maintained-extensions-table.md b/docs/latest/architecture/_maintained-extensions-table.md new file mode 100644 index 000000000..41c0c60f7 --- /dev/null +++ b/docs/latest/architecture/_maintained-extensions-table.md @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ExtensionDescriptionModules
+ + Cornerstone + + + A viewport powered by cornerstone.js. Adds support for 2D DICOM rendering and manipulation, as well as support for the tools features in cornerstone-tools. Also adds "CINE Dialog" to the Toolbar. + Viewport, Toolbar
+ + VTK.js + + + A viewport powered by vtk.js. Adds support for volume renderings and advanced features like MPR. Also adds "3D Rotate" to the Toolbar. + Viewport, Toolbar
+ HTML + + Renders text and HTML content for specific SopClassUIDs. + Viewport, SopClassHandler
+ PDF + + Renders PDFs for a specific SopClassUID. + Viewport, SopClassHandler
+ Microscopy + + Renders Microscopy images for a specific SopClassUID. + Viewport, SopClassHandler
\ No newline at end of file