Borrar filtros
Borrar filtros

how can i model the rib cage using two parabolas

1 visualización (últimos 30 días)
raj kumar
raj kumar el 4 de Jun. de 2014
Respondida: Image Analyst el 4 de Jun. de 2014
i have an image of chest radiograph.can any one help in modelling the rib in image as two parallel parabolas.what is the matlab code for that?

Respuestas (1)

Image Analyst
Image Analyst el 4 de Jun. de 2014
There is no built in code for rib modeling. You're going to have to find the edge coordinates of the rib somehow, then use polyfit(). Or have the user just click on some points along it with ginput() and then use polyfit().

Categorías

Más información sobre Image Processing Toolbox 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!

Translated by