Determine the dimensions (in pixels) of the smallest vertebra (based on the height of the vertebral body)."
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
praguna manvi
il 3 Feb 2025
Modificato: praguna manvi
il 3 Feb 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 Commenti
Vedere anche
Categorie
Scopri di più su Geometric Transformation and Image Registration in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!