Viewers: Annotations and download image

Created on 22 Jul 2019  路  5Comments  路  Source: OHIF/Viewers

Hi Team,

Firstly great work with the new OHIF react viewer.

I was wondering when the annotate feature and download image feature will come as it's very important for sharing findings in a dicom image. When can we expect to see that?

Thanks

Most helpful comment

The Image Download UI from the previous version was here:

https://github.com/OHIF/Viewers/tree/v1.x/Packages/ohif-viewerbase/client/components/viewer/downloadDialog

The first step would be to port this UI to React and make it work with the Cornerstone extension. Later we would need to decide how this should be handled for e.g. the VTK plugin.

As for the Annotation tool, it should be easy enough to add it to the list of available tools, but we need to add some UI to enter the actual annotation text. This stuff was previously here: https://github.com/OHIF/Viewers/tree/v1.x/Packages/ohif-viewerbase/client/components/viewer/annotationDialogs

All 5 comments

@bhavesh-pandey, a large portion of the development of the OHIF viewer comes from volunteers like you. While these features will likely eventually be implemented, I can't make any promises around when someone will decide to champion them. If you or your team would be interested in contributing, I can provide some guidance on where to get started and what we would be looking for in a PR? Alternatively, I can direct you toward individuals/teams that have historically done OHIF related contract work.

Yeah we would love to do that. If you can help us we can develop those features.

The Image Download UI from the previous version was here:

https://github.com/OHIF/Viewers/tree/v1.x/Packages/ohif-viewerbase/client/components/viewer/downloadDialog

The first step would be to port this UI to React and make it work with the Cornerstone extension. Later we would need to decide how this should be handled for e.g. the VTK plugin.

As for the Annotation tool, it should be easy enough to add it to the list of available tools, but we need to add some UI to enter the actual annotation text. This stuff was previously here: https://github.com/OHIF/Viewers/tree/v1.x/Packages/ohif-viewerbase/client/components/viewer/annotationDialogs

BTW, this is partly a duplicate of https://github.com/OHIF/Viewers/issues/674 so please search before creating new issues.

Closing. We'll use #674 to track progress.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ranasrule picture ranasrule  路  4Comments

christianvargasforero picture christianvargasforero  路  3Comments

rlaxodnjs199 picture rlaxodnjs199  路  3Comments

TZubiri picture TZubiri  路  3Comments

ranasrule picture ranasrule  路  4Comments