Statistics
6 Questions
0 Answers
RANK
131,615
of 301,552
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,321
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,320
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 3 answers | 0
3
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0

