cornerstonejs / cornerstoneTools

A framework for tools built on top of Cornerstone.
https://tools.cornerstonejs.org/
MIT License
577 stars 452 forks source link

Parse polylines #1491

Open MAdelElbayumi opened 2 years ago

MAdelElbayumi commented 2 years ago

Description

I have a list of polylines from custom vendor data and I want to parse these polylines as a new closed polygon, I read about FreeHandROI tool and it looks like it's the right function to do it, my question is there a way to parse these x,y points as polylines dynamically from the codebase (I am using OHIF)