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에 대해 자세히 알아보기

태그

질문:

2012년 8월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by