Open dannyrb opened 7 years ago
Hi @dannyrb, do you have any thoughts/updates on this?
Could this be done by capturing an event from the "length" tool "e.g. created" then display a dialog for the user to input the calibration value or should it be its own separate tool?
On the other hand, I am thinking this might be easier with the new CS tools version but I kind of need it sooner than later.
@jdnarvaez , I see you seem to have implemented similar thing here #210, any advice is appreciated!
@Zaid-Safadi, I actually have a Calibration Tool
in an upcoming sprint for work. If I gain any insights, I'll be sure to share them with you; although, my implementation will be in the vNext
branch.
I'd recommend creating a new tool, but yes, the mechanics would be very similar to ArrowAnnotate
or Length
.
That’s exciting @dannyrb! Do you have an idea of when the vNext will be ready with calibration? I know it’s close and the new design is fantastic that I’d rather implement it there.
When we did the US calibration and macro project for a different application, we allowed the user to draw a line in one or more directions then define the real world value within an input box and we stored that in a presentation state for presentation pixel spacing.
That's helpful @jdnarvaez, thanks for sharing. Presentation state makes sense! so this is how you can actually set different calibrations for different frames/regions?
@Zaid-Safadi, I actually have a
Calibration Tool
in an upcoming sprint for work. If I gain any insights, I'll be sure to share them with you; although, my implementation will be in thevNext
branch.I'd recommend creating a new tool, but yes, the mechanics would be very similar to
ArrowAnnotate
orLength
.
Hey @dannyrb, has there been made any progress? Best!
See this related issue in
cornerstoneWADOImageLoader
: https://github.com/chafey/cornerstoneWADOImageLoader/issues/131I could see a "Calibration Tool" as being useful. Not sure where it would fall on the roadmap, but creating an enhancement request here. I know I'll need it for my personal project before too long. I'll mark it "up for grabs", but I'll claim it if some time passes and no one else has dug in.
Feel free to discuss.