3D Convolution in matlab

Is there a 3D equivalent of the conv2 function in matlab?
I have two 3D matrices that I'd like to convolve together. I know I could code it up in loops but keeping track of the origin is a bit tricky and I thought there must be an existing solution.

 采纳的回答

Image Analyst
Image Analyst 2012-9-1

1 个投票

Did you scroll all the way to the bottom of the conv2 help to the "See also" section? Did you happen to see the link to convn()?

更多回答(1 个)

Aoife
Aoife 2012-9-4

0 个投票

Yes, and no. Next time I'll read more carefully! Thanks for pointing it out.

类别

帮助中心File Exchange 中查找有关 Programming 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by