Clear Filters
Clear Filters

Matlab 3D image process

7 views (last 30 days)
XF
XF on 15 Apr 2019
Commented: Walter Roberson on 15 Apr 2019
Hi, I have got the 3d matrix of 200 slices, name: original , value: 948*946*200 uint16. Now I am going to process it, for example, median filtering, binarize, and segment and so on. What should I do next? Thank you in advance!
  3 Comments
Rik
Rik on 15 Apr 2019
What do you want to do? What is your end goal?
Walter Roberson
Walter Roberson on 15 Apr 2019
Should the equalization be based upon all of the values together, or should it be slice by slice?
When you do the filtering, are you going to do that slice by slice, or in 3 dimensions?

Sign in to comment.

Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!