What syntax of DPCM Algorithm for image Compression?

good morning, i have some research about DPCM in image processing, especially about image compression, can you give me syntax of DPCM please? thanks for your help

回答(1 个)

Algorithms do not have syntaxes: programs have syntaxes.
DPCM does not appear to be any Mathworks supplied routine. Which DPCM routine have you installed?

2 个评论

i don't have DPCM routine , where i can get it?i want to ask you about syntax DPCM in matlab, can you help me?
"Syntax" refers to details such as "[1;2]" means to construct a column vector with the elements 1 and 2. It refers to which symbols to put where.
I think what you want is the code to implement DPCM.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Image Processing Toolbox 的更多信息

提问:

2013-10-22

Community Treasure Hunt

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

Start Hunting!

Translated by