Matlab 3D image process

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 个评论

I'm trying to apply the adapthisteq function to a 3D image(948*946*200 uint16), but it can't.
Are there any equalization functions in the Image Processing toolbox or elsewhere that process 3D images? Thanks
What do you want to do? What is your end goal?
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?

请先登录,再进行评论。

回答(0 个)

提问:

XF
2019-4-15

Community Treasure Hunt

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

Start Hunting!

Translated by