統計
MATLAB Answers
6 質問
0 回答
ランク
of 175,520
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to detect the curved region in the image shown
I have a binary edge image, I want to detect the curved area present at middle of first line I tried to use hough line and polyf...
約8年 前 | 0 件の回答 | 0
0
回答質問
How to remove the red marked region(extreme binary region )retaining the straight part
what I tried: tried to extract lines using hough trasform (but lines are not fully connected they are broken ) tried erosion bu...
約8年 前 | 0 件の回答 | 0
0
回答質問
I am getting the error "Subscript indices must either be real positive integers or logicals." just want to know what is the cause of this error.. how to resolve it I have already checked another ans for the same error but could't able to remove err
% % read an image %% img = imread('path_to_image'); %%any image gray = rgb2gray((img)); %% filter mask prx=...
8年以上 前 | 3 件の回答 | 0
3
回答質問
pixel based classification .
I have to do pixel based classification. for that I have used texture feature of entire image (like wavelet,lows). now I have to...
9年以上 前 | 1 件の回答 | 0
1
回答質問
I just want to take different neighbour window(3,5,7) of an image and replace the average with central pixel to extract feature vector (mean,varience,kurtosis,energy)
I just want to take different neighbour window(3,5,7) of an image and replace the average with central pixel and calculate mean,...
9年以上 前 | 0 件の回答 | 0
0
回答質問
I just want to remove the red marked region from the image. I have used. morphological erosion using disk shaped strel it works but also reduce main(other than red region) image boundary. how to remove the red marked area without affecting boundary
<</matlabcentral/answers/uploaded_files/57726/masknew1.png>> <</matlabcentral/answers/uploaded_files/57728/originalImg.png>...
9年以上 前 | 0 件の回答 | 0

