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