Display 3d custom data
이전 댓글 표시
I have a 3d Data file which packs data, 100 slices of 100*200. Each pixel is grayscale 0 to 255. I could load and visualize the single slide. pls let me know how to visualize this data in 3d.
답변 (1개)
jupiter
2016년 10월 13일
0 개 추천
Use contour3() function or make a surface plot using surf().
카테고리
도움말 센터 및 File Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!