ROI with IDLanROI & IDLgrROI [message #35112] |
Mon, 12 May 2003 15:32 |
Sergey Koposov
Messages: 7 Registered: April 2003
|
Junior Member |
|
|
Hello,All!
Can somebody help me? I have the following problem. I'm writing the
program for ROI creating. I don't want to use the xroi program (because
it is superfluous for my own purposes, and because I want to study the
object-oriented writing in IDL).
I need the progam to construct the ROI bounded by the the freehand drawn
curve. The IDLanROI class allow to define a set of points as the path.
But the mask constructed by the way of the path is the area near the
curve, but I need to include in the mask all points placed inside the curve.
In brief, I wanted to construct the ROI bounded by the the freehand
drawn curve by means of the IDL ROI classes. Is it possible? If no, how
to solve my problem without IDL ROI classes?
Thanks for help.
Sergey
PS Excuse me for the bad english :) , but I hope that my message was
nevertheless understandable:)
|
|
|