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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0
2
个回答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 years 前 | 2 个回答 | 0