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

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

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Denoising 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