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

Add regionprops features to graph #26

Open
cmalinmayor opened this issue Nov 27, 2024 · 0 comments
Open

Add regionprops features to graph #26

cmalinmayor opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cmalinmayor
Copy link
Collaborator

New Feature request: More properties on graph

Description

We are already using regionprops to extract the node centroids from the segmentation. Regionprops also extracts other features that we could/should add to the graph for free and can later be used for tracking. Things to consider:

  • 2D and 3D cases have potentially different features
  • Optionally adding the input data to get intensity features
  • Adding edge features on differences of node features
@cmalinmayor cmalinmayor added the enhancement New feature or request label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant