Skip to content

Document LabelObject perimeter computations #470

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
blowekamp opened this issue Feb 5, 2019 · 3 comments
Open

Document LabelObject perimeter computations #470

blowekamp opened this issue Feb 5, 2019 · 3 comments
Labels
Good first issue A good issue for community members new to contributing type:Documentation Documentation improvement or change

Comments

@blowekamp
Copy link
Member

Update documentation to include a link to the IJ paper:
http://hdl.handle.net/10380/3342

@blowekamp blowekamp added the type:Documentation Documentation improvement or change label Feb 5, 2019
@jhlegarreta
Copy link
Member

jhlegarreta commented Feb 6, 2019

Thanks Brad. AFAIK the classes are not present in the toolkit: may be the code should be made into a remote module? I could help with that if necessary.

@blowekamp
Copy link
Member Author

The LabelMap framework is in ITK as a Group:
https://github.com/InsightSoftwareConsortium/ITK/tree/master/Modules/Filtering/LabelMap/include

Thanks for offering to help. These classes do need a bit of improvement with documentation. The the data is stored in the objects derived from LabelObject i.e. ShapeLableObject, then there are separate filters which compute the data/attributes i.e. ShapeLabelMapFilter. Also there the filters are re-used in multiple other filters i.e. LabelImageToShapeLabelMapFilter. So it has never been clear where documentation of what the attributes mean and how they are computed should be located.

@jhlegarreta
Copy link
Member

@blowekamp 👍 I thought that the classes having to do with the perimeter computation had not been included, but I've just seen that they're in the itk::ShapeLabelMapFilter class. Given that I'm not a heavy user of these classes, I'll just be open to help whenever you request so/when tasks can be split into clearer subtasks.

@dzenanz dzenanz added the Good first issue A good issue for community members new to contributing label Apr 9, 2019
@blowekamp blowekamp added this to the ITK 6.0 Beta 1 milestone Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue A good issue for community members new to contributing type:Documentation Documentation improvement or change
Projects
None yet
Development

No branches or pull requests

4 participants