question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Annotations/markers

See original GitHub issue

We have a modality that doesn’t burn position markers such as Left and right on x-ray images, instead it is saved in the DICOM file.

I opened the DICOM file using MicroDicom viewer and it shows these, see image below. When using cornerstone we don’t see “R” and “open” texts on the image. image

I have also tried the following code with no luck

var config = {
        drawAllMarkers: true
    }
    // Comment this out to draw only the top and left markers
    cornerstoneTools.orientationMarkers.setConfiguration(config);

is this not supported or am I doing something wrong?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
swederikcommented, Sep 7, 2017

You should draw them using cornerstone tools. You can make them a Display Tool (https://github.com/chafey/cornerstoneTools/blob/master/src/imageTools/displayTool.js)

See the orientation marker tool for an example: https://github.com/chafey/cornerstoneTools/blob/master/src/imageTools/orientationMarkers.js

0reactions
mrsalehcommented, Feb 4, 2022

You should draw them using cornerstone tools. You can make them a Display Tool (https://github.com/chafey/cornerstoneTools/blob/master/src/imageTools/displayTool.js)

See the orientation marker tool for an example: https://github.com/chafey/cornerstoneTools/blob/master/src/imageTools/orientationMarkers.js

Links are broken.

Read more comments on GitHub >

github_iconTop Results From Across the Web

annotation sticky notes - Amazon.com
etspolt Sticky Index Notes Page Markers, 300 Sheets Writable and Repostionable Tabs with Rulers, 6 Colored Book for Annotating Books · 3.5 out...
Read more >
1200Pcs OBOSOE Sticky Tabs, Book Tabs for Annotating ...
1200Pcs OBOSOE Sticky Tabs, Book Tabs for Annotating Books, Aesthetic Index Tabs, Sticky Notes, Page Markers, Translucent, Writable, Repositionable, for ...
Read more >
10 Colors Index Tabs Annotation Tabs 120Pcs Book ...
Find many great new & used options and get the best deals for 10 Colors Index Tabs Annotation Tabs 120Pcs Book Markers Notepad...
Read more >
Annotation Marker Types - BI Office Help
When you begin entering a conversation, a temporary green annotation marker indicates the place where you are creating a conversation. Once you "submit"...
Read more >
Vintage Translucent Index Sticky Note Page Tabs/ Markers for ...
Vintage Translucent Index Sticky Note Page Tabs/ Markers for annotation and notes · The index tabs make it easier and faster to find...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found