Shapeworks: ParticleSystem and Optimize classes should be in shapeworks namespace

Created on 8 Mar 2020  ·  3Comments  ·  Source: SCIInstitute/ShapeWorks

, etc.

Most helpful comment

As we un-ITK these classes we will move them out. For example, the Optimize and Sampler classes are not longer ITK objects and now live in the shapeworks namespace.

For many of these classes, ParticleGradientDescentPositionOptimizer for example, it doesn't make sense to change the namespace without making them non-ITK classes. Otherwise you will have to add the itk namespace to many of the types used.

All 3 comments

@akenmorris @medakk has this been resolved?

No, everything is still in the itk namespace.

As we un-ITK these classes we will move them out. For example, the Optimize and Sampler classes are not longer ITK objects and now live in the shapeworks namespace.

For many of these classes, ParticleGradientDescentPositionOptimizer for example, it doesn't make sense to change the namespace without making them non-ITK classes. Otherwise you will have to add the itk namespace to many of the types used.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

akenmorris picture akenmorris  ·  32Comments

akenmorris picture akenmorris  ·  23Comments

jadie1 picture jadie1  ·  8Comments

akenmorris picture akenmorris  ·  16Comments

sheryjoe picture sheryjoe  ·  13Comments