Determine the dimensions (in pixels) of the smallest vertebra (based on the height of the vertebral body)."
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I'm currently working on a school project of medical imaging. I have an X-Ray image of a spine. The objective is to determine the dimensions (in pixels) of the smallest vertebra (based on the height of the vertebral body).". To achieve the requested objective, we must work on the image, apply some of the methods taught, improve it, and subsequently segment structures of interest.
How can i do it?
Thank you everyone in advance.
0 comentarios
Respuestas (1)
praguna manvi
el 3 de Feb. de 2025
Editada: praguna manvi
el 3 de Feb. de 2025
As I understand you are mainly looking to segment regions of interest in the shared spinal X-ray image. Here is a useful discussion on segmenting CT images of spine:
Also, you can refer to the following example in R2025b on medical image segementation using Medical Segment Anything model (MedSAM):
0 comentarios
Ver también
Categorías
Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!