How to mark the position of fracture in a 3D model
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear Everyone,
My app involves recovering fractured eye orbit. The original fractured one is like this :
And the recovered one (with holes-filled) will be like this :
To facilitate post processing, I need to mark down the original fractured position on the recovered image like this :
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Biomedical Imaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!