Cornerstone
官方文檔地址:https://docs.cornerstonejs.org/
- Installation
- Concepts
- Advanced
- Integration With React
- Live Examples
- API
- Contributing
- Developer Guide
Cornerstone是一個開源項目,旨在提供一個完整的基於Web的醫學成像平台。本文檔重點介紹Cornerstone Core,這是一個輕量級的JavaScript庫,用於在支持HTML5 canvas元素的現代Web瀏覽器中顯示醫學圖像。Cornerstone Core本身並不是一個完整的應用程序,而是可以用作較大,更復雜的應用程序一部分的組件。隨着文檔的增長,old GitHub wiki 可能是更好的來源。
該Wiki旨在用作Cornerstone中的概念和API的參考。如果您不熟悉Cornerstone,建議您先閱讀以上概念,然后查看各種示例以了解Cornerstone的用法。