統計
MATLAB Answers
9 質問
0 回答
ランク
of 174,497
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Removing an object from an image
Hi, I am trying to remove the pectoral muscle from a mammogram image. I did this by converting it to binary doing the the follow...
12年弱 前 | 1 件の回答 | 0
1
回答質問
highlight a sliding window on image
Hi I have a sliding window on my image. If the pixels within a sliding window meet certain conditions then I need to higlight th...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Sliding window for image
Hi can anyone show me how to use a 32x32 sliding window on an image using and extract the mean from each window? Thanks
12年弱 前 | 2 件の回答 | 0
2
回答質問
How to further divide a sliding window
Hi I have written the following code which divides applies a 32x32 sliding window to an image. N = 32; info = repma...
12年弱 前 | 0 件の回答 | 0
0
回答質問
Matlab creating windows on image
Hi, I really need help with sliding windows in matlab. My algorithm is as follows: 1. Create 32x32 sliding window on ima...
12年弱 前 | 0 件の回答 | 0
0
回答質問
Using neural network for classification
Hi, I have used GLCM in matlab to extract some texture features from an image. I did this using: offsets0=[0 1; -1 1; -1...
12年弱 前 | 0 件の回答 | 0
0
回答質問
Matlab algorithm for finding ROI
Would anyone be able to help me code my algorithm: WHILE entire image has not been examined by 16 16 window MOVE 16 16...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Find surrounding and outer pixels
Hi, I have used a 16x16 window to scan an entire image in matlab. The value of the largest pixel is stored as well as its po...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Smooth segmented region line in an image
<</matlabcentral/answers/uploaded_files/10544/Bef.jpg>> <</matlabcentral/answers/uploaded_files/10545/after.jpg>> ...
約12年 前 | 1 件の回答 | 0
