How to mark the position of fracture in a 3D model
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Dear Everyone,
My app involves recovering fractured eye orbit. The original fractured one is like this :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/194265/image.png)
And the recovered one (with holes-filled) will be like this :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/194266/image.png)
To facilitate post processing, I need to mark down the original fractured position on the recovered image like this :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/194267/image.png)
I wonder if I can do this by just overlapping the fractured image with the recovered one, each with a different colors, so that the fractured position can be depicted. There are 2 similar functions imadd() and imfuse() but I am not sure which one I should use.
Grateful if anyone can help.
Thanks,
Ringo
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Biomedical Imaging 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!