3D gausian filter with nan values
Show older comments
Hello,
I need to do a 3D gausian filter on a 3 dimentional array I have. the problem is that my array is mostly NaN values which I don't want to 'eatup' my entire array.
I tried several forms of using imgaussfilt3 and other filter functions but for all the result is the same- I end up with an entire array of NaN.
can any1 help?
Answers (0)
Categories
Find more on Digital Filtering 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!