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