problem in JPEG compression algorithm implementation in MATLAB

i have created code to compress images in matlab , its modification for jpeg , i used to run it from long time , but now i have error when i run it and i forgot how i wrote it can any one help me in this error

3 件のコメント

Walter Roberson
Walter Roberson 2018 年 10 月 18 日
What error are you encountering? Please show the complete error message, everything in red.
mohammed
mohammed 2018 年 10 月 18 日
Undefined function or variable 'all2'.
Error in qq (line 122) imshow(all2);
Walter Roberson
Walter Roberson 2018 年 10 月 18 日
all2 is not the same variable as All2. MATLAB is case sensitive.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDenoising and Compression についてさらに検索

質問済み:

2018 年 10 月 18 日

コメント済み:

2018 年 10 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by