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

Creating a filled polygon to draw a central bead - this step works well for 2D images but not 3D images #3

Open
ahsusohail opened this issue Jul 30, 2024 · 1 comment

Comments

@ahsusohail
Copy link

Creating a filled polygon to draw a central bead - this step works well for 2D images but not 3D images for vessel analysis

Can you help me understand how to alter this step so it works well for 3D images?

@mbbio
Copy link
Owner

mbbio commented Jul 31, 2024

Hi, for drawing a central bead, it creates a 2D projection of the 3D image. Our defined functions are written for that.
If you want 3D volumetric analysis, you can continue up to the Volumetric Analysis at the end. There, it uses the 2D sprouts that it found previously, as 3D mask for the volumetric analysis. If something is not clear, you can share some screenshots here or send me a sample image, I can understand you more to help.

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

2 participants