how to apply z transform for an image

46 次查看(过去 30 天)
i am currently working on applying z transform for images. in matlab, there is a function called ztrans in symbolic math toolbox for applying z transformation for symbolic expressions or matrix of symbolic expressions. could any one please suggest me how to apply z transformation for images, just as we would use fft or dwt2 for images?

回答(1 个)

Dishant Arora
Dishant Arora 2014-6-13
doc czt
You can apply czt on each row followed by applying it on each column.
  2 个评论
Jayasri
Jayasri 2014-6-13
Thanks for your reply. And i would also like to know how to perform the inverse for this czt as there is no function in matlab for computing the inverse czt?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by