3D image template matching by using (normalized) cross correlation?

I have a 3D medical image.
I want to find a region in the image by template matching.
The template is a smaller 3D matrix, wich I want to use for normalized cross correlation with the 3D image matrix.
I only find the matlab built in functie for 2d image matching: normxcorr2.
How can I use cross correlation in 3D?

 採用された回答

Matt J
Matt J 2020 年 1 月 23 日
編集済み: Matt J 2020 年 1 月 23 日

0 投票

I've never used it myself , but you could try this FEX submission,

その他の回答 (0 件)

質問済み:

M W
2020 年 1 月 23 日

編集済み:

2020 年 1 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by