photo

nasim alam


jamia millia islamia

2011 年からアクティブ

Followers: 0   Following: 0

diploma engg. in computer science.
Professional Interests: image processing

統計

MATLAB Answers

4 質問
1 回答

ランク
203,002
of 301,261

評判
0

コントリビューション
4 質問
1 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,209

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,690

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
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.

約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

回答

質問


what is the MATLAB coding for JPEG
what is the MATLAB coding for JPEG

約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

2

回答