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)
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)