rapiin readme
This commit is contained in:
22
README.md
22
README.md
@@ -14,13 +14,6 @@ provided by the <a href="https://ohif.org/">Open Health Imaging Foundation (OHIF
|
|||||||
<a href="https://viewer.ohif.org/">Live Demo</a> |
|
<a href="https://viewer.ohif.org/">Live Demo</a> |
|
||||||
<a href="https://ui.ohif.org/">Component Library</a>
|
<a href="https://ui.ohif.org/">Component Library</a>
|
||||||
</div>
|
</div>
|
||||||
<div align="center">
|
|
||||||
📰 <a href="https://ohif.org/news/"><strong>Join OHIF Newsletter</strong></a> 📰
|
|
||||||
</div>
|
|
||||||
<div align="center">
|
|
||||||
📰 <a href="https://ohif.org/news/"><strong>Join OHIF Newsletter</strong></a> 📰
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
@@ -38,7 +31,7 @@ provided by the <a href="https://ohif.org/">Open Health Imaging Foundation (OHIF
|
|||||||
<!-- [](#contributors) -->
|
<!-- [](#contributors) -->
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
|
<!--
|
||||||
| | | |
|
| | | |
|
||||||
| :-: | :--- | :--- |
|
| :-: | :--- | :--- |
|
||||||
| <img src="https://github.com/OHIF/Viewers/blob/master/platform/docs/docs/assets/img/demo-measurements.webp?raw=true" alt="Measurement tracking" width="350"/> | Measurement Tracking | [Demo](https://viewer.ohif.org/viewer?StudyInstanceUIDs=1.3.6.1.4.1.25403.345050719074.3824.20170125095438.5) |
|
| <img src="https://github.com/OHIF/Viewers/blob/master/platform/docs/docs/assets/img/demo-measurements.webp?raw=true" alt="Measurement tracking" width="350"/> | Measurement Tracking | [Demo](https://viewer.ohif.org/viewer?StudyInstanceUIDs=1.3.6.1.4.1.25403.345050719074.3824.20170125095438.5) |
|
||||||
@@ -49,9 +42,9 @@ provided by the <a href="https://ohif.org/">Open Health Imaging Foundation (OHIF
|
|||||||
| <img src="https://github.com/OHIF/Viewers/blob/master/platform/docs/docs/assets/img/demo-rtstruct.webp?raw=true" alt="RTSTRUCT" width="350"/> | RT STRUCT | [Demo](https://viewer.ohif.org/viewer?StudyInstanceUIDs=1.3.6.1.4.1.5962.99.1.2968617883.1314880426.1493322302363.3.0) |
|
| <img src="https://github.com/OHIF/Viewers/blob/master/platform/docs/docs/assets/img/demo-rtstruct.webp?raw=true" alt="RTSTRUCT" width="350"/> | RT STRUCT | [Demo](https://viewer.ohif.org/viewer?StudyInstanceUIDs=1.3.6.1.4.1.5962.99.1.2968617883.1314880426.1493322302363.3.0) |
|
||||||
| <img src="https://github.com/OHIF/Viewers/blob/master/platform/docs/docs/assets/img/demo-4d.webp?raw=true" alt="4D" width="350"/> | 4D | [Demo](https://viewer.ohif.org/dynamic-volume?StudyInstanceUIDs=2.25.232704420736447710317909004159492840763) |
|
| <img src="https://github.com/OHIF/Viewers/blob/master/platform/docs/docs/assets/img/demo-4d.webp?raw=true" alt="4D" width="350"/> | 4D | [Demo](https://viewer.ohif.org/dynamic-volume?StudyInstanceUIDs=2.25.232704420736447710317909004159492840763) |
|
||||||
| <img src="https://github.com/OHIF/Viewers/blob/master/platform/docs/docs/assets/img/demo-video.webp?raw=true" alt="VIDEO" width="350"/> | Video | [Demo](https://viewer.ohif.org/viewer?StudyInstanceUIDs=2.25.96975534054447904995905761963464388233) |
|
| <img src="https://github.com/OHIF/Viewers/blob/master/platform/docs/docs/assets/img/demo-video.webp?raw=true" alt="VIDEO" width="350"/> | Video | [Demo](https://viewer.ohif.org/viewer?StudyInstanceUIDs=2.25.96975534054447904995905761963464388233) |
|
||||||
| <img src="https://github.com/OHIF/Viewers/blob/master/platform/docs/docs/assets/img/microscopy.webp?raw=true" alt="microscopy" width="350"/> | Slide Microscopy | [Demo](https://viewer.ohif.org/microscopy?StudyInstanceUIDs=2.25.141277760791347900862109212450152067508) |
|
| <img src="https://github.com/OHIF/Viewers/blob/master/platform/docs/docs/assets/img/microscopy.webp?raw=true" alt="microscopy" width="350"/> | Slide Microscopy | [Demo](https://viewer.ohif.org/microscopy?StudyInstanceUIDs=2.25.141277760791347900862109212450152067508) | -->
|
||||||
|
|
||||||
## About
|
<!-- ## About
|
||||||
|
|
||||||
The OHIF Viewer can retrieve
|
The OHIF Viewer can retrieve
|
||||||
and load images from most sources and formats; render sets in 2D, 3D, and
|
and load images from most sources and formats; render sets in 2D, 3D, and
|
||||||
@@ -103,12 +96,12 @@ forking).
|
|||||||
|
|
||||||
For commercial support, academic collaborations, and answers to common
|
For commercial support, academic collaborations, and answers to common
|
||||||
questions; please use [Get Support](https://ohif.org/get-support/) to contact
|
questions; please use [Get Support](https://ohif.org/get-support/) to contact
|
||||||
us.
|
us. -->
|
||||||
|
|
||||||
|
|
||||||
## Developing
|
## Developing
|
||||||
|
|
||||||
### Branches
|
<!-- ### Branches
|
||||||
|
|
||||||
#### `master` branch - The latest dev (beta) release
|
#### `master` branch - The latest dev (beta) release
|
||||||
|
|
||||||
@@ -127,7 +120,7 @@ Each package is tagged with version numbers and published to npm, such as `@ohif
|
|||||||
|
|
||||||
Here is a schematic representation of our development workflow:
|
Here is a schematic representation of our development workflow:
|
||||||
|
|
||||||

|
 -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -158,6 +151,9 @@ yarn config set workspaces-experimental true
|
|||||||
|
|
||||||
# Restore dependencies
|
# Restore dependencies
|
||||||
yarn install
|
yarn install
|
||||||
|
|
||||||
|
# Run with hot-reload
|
||||||
|
yarn run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|||||||
Reference in New Issue
Block a user