nasim alam
jamia millia islamia
2011년부터 활동
Followers: 0 Following: 0
Feeds
질문
what will be the output of the following code for JPEG image compression
thank you but there is another problem in the coding for jpeg image compression. r(p:q) = [y(1:i, j); eob]; %truncate t...
대략 13년 전 | 답변 수: 1 | 0
1
답변답변 있음
what will be the output of the following code for JPEG image compression
error :- ??? Error using ==> Untitled The input must be a unit8 image.
what will be the output of the following code for JPEG image compression
error :- ??? Error using ==> Untitled The input must be a unit8 image.
거의 15년 전 | 0
질문
what will be the output of the following code for JPEG image compression
"if ndims(x)~=2 | ~isreal(x) | ~isnumeric(x) | ~isa(x, 'uint8') error ('The input must be a unit8 image.'); end ...... " i...
거의 15년 전 | 답변 수: 2 | 0
2
답변질문
jpeg image compression
what is the coding for jpeg image compression using 2-D DCT transform. what is the meaning of this sentence :- " if ndims(x)...
거의 15년 전 | 답변 수: 2 | 0