Skip to content
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

Propagate segmentation along time and slices #24

Open
espakm opened this issue Oct 6, 2011 · 1 comment
Open

Propagate segmentation along time and slices #24

espakm opened this issue Oct 6, 2011 · 1 comment

Comments

@espakm
Copy link
Member

espakm commented Oct 6, 2011

The segmentation interpolation is a very nice feature to create segmentation for intermediate slices, but it works only for 3D images, and needs to create a segment manually at least on two slices.

For 3D+t images it would be nice to propagate a segmentation along time, since the segments will probably be more or less at the same place at every timestep. (If not, the result could be manually corrected.)

The propagation can be useful also along slices. If the slices are not to far from each other, it can give a good guess that could be corrected manually.

The GUI:
Below the "apply..." and "...for all slices" buttons:

Propagate along slices: ctkRangeWidget
Propagate along time: ctkRangeWidget

The first should appear only for 3D and 3D+t images.
The second should appear only for 3D+t images.

I need this feature to analyze the image based on the segments, e.g. to plot the intensity profile of a segment along time.

@espakm
Copy link
Member Author

espakm commented Dec 12, 2011

Propagating along slices is not important, the interpolation (especially with the latest improvements) gives a more flexible and robust solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant