Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cornerstonejs/core

Package Overview
Dependencies
Maintainers
6
Versions
563
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cornerstonejs/core

Cornerstone-3D is a lightweight Javascript library for visualization and manipulation of medical images in modern web browsers that support the HTML5 canvas element.

  • 0.2.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
21K
increased by9.27%
Maintainers
6
Weekly downloads
 
Created
Source

Cornerstone-render

Cornerstone-3D is a lightweight Javascript library for visualization and manipulation of medical images in modern web browsers that support the HTML5 canvas element.

We have revisited the idea of image rendering in browsers, and re-built various functionalities to enable fast and performant visualization for most complex imaging use cases.

What is new?

  • 3D rendering of medical images
    • New engine: We have re-architectured the rendering engine for Cornerstone which implemented a WebGL rendering, and have created a wrapper around vtk.js
    • Shared Texture: Our rendering engine can optimally share textures between canvases, so for complex scenarios that may require > 10 viewports, we share the texture between the viewports that might look into the same data from different angles (axial, sagittal, or coronal) or fuse them on top of each other.

FAQs

Package last updated on 30 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc