Image Restoration (shifted lines)

3 次查看(过去 30 天)
ignacio moldenhauer
编辑: Matt J 2021-4-29
Hello Community:
I have an image whose lines have been shift by a certain amount of pixels. I need to correct the offsets of the image by using the xcorr function. Anyone has an idea about how should I do it?
Appreciate any kind of help.
Thanks in advance.

回答(1 个)

Matt J
Matt J 2021-4-29
编辑:Matt J 2021-4-29
Once you have found the shifts using xcorr2, you can use imtranslate() to unshift the image.

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by