[IGSTK-Developers] FourViewsTrackingWithCT Application

Julien Jomier jjomier at cs.unc.edu
Mon Sep 12 15:40:06 EDT 2005


Hi Patrick,

The simplest SpatialObject is probably the itkEllipseSpatialObject 
(Insight/Code/SpatialObject). I think we will have to create an 
itkTextSpatialObject class with an std::string member variable (just 
check it in the Sandbox and I'll move it to ITK as soon as it's stable).
Then we need to create the corresponding igstkTextSpatialObject and the 
ObjectRepresentation.

Let me know if I can do anything to help,

Julien

Patrick Cheng wrote:
> Hi Julien,
> 
> I can work on that, Is there a requirement and design for the 
> TextSpatialObject? Is there a scratch class I can start with?
> 
> Patrick
> 
> Julien Jomier wrote:
> 
>> Hi Patrick,
>>
>> I'm working on the SpatialObjectReader/Writer and will provide some 
>> datasets as soon as I can. I'll work on the TextSpatialObject too, 
>> unless you want to give it a try.
>>
>> I hope to have time to code today or tomorrow.
>> I'll keep you posted.
>>
>> Julien
>>
>> Patrick Cheng wrote:
>>
>>> Hi everyone,
>>>
>>> I guess we start coding for the iteration 6 now. As the new 
>>> application is largely depends on the Viewer, ImageIO, 
>>> ImageSpatialObject, and ImageSpatialObjectRepresentation, and there 
>>> are not quite ready yet. So I am thinking if I can take over some tasks.
>>>
>>> For the iteration 6, I am also thinking shall we put the 'pick' 
>>> feature into the Viewer? I need it in the application to set the 
>>> landmarks in the image. It will be nice to have the text spatial 
>>> object ready too (to mark different points).
>>>
>>> A another open question: Do your guys think it's useful to add an 
>>> igstkSpatialObject Reader and Writer? I think it will save some 
>>> efforts for the application developer, especially when more 
>>> complicated or assambled spatial object is being used.
>>>
>>> Cheers,
>>>
>>> Patrick
>>>
>>
>>
> 



More information about the IGSTK-Developers mailing list