統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,227
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
removal of blocking artifacts in an image
Hi, I am working on deblocking filter in video coding. I want the code to remove blocking artifacts using deblocking filter in ...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Index in position 2 exceeds array bounds. (reason for error)
img=imread('D:/lena1.png'); [height, width]=size(img); for a=1:8:height disp(height); for b=1:8:width imgdc...
約4年 前 | 1 件の回答 | 0