Statistics
RANK
68,135
of 295,569
REPUTATION
0
CONTRIBUTIONS
9 Questions
4 Answers
ANSWER ACCEPTANCE
44.44%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How to obtain threshold image separating two colors using same approach for all different kind of attached images.
@Image Analyst @Walter Roberson @KALYAN ACHARJYA @Matt J @Adam Danz @Doug Hull @Ameer Hamza @Yair Altman. Could you please help ...
3 years ago | 0
Question
How to obtain threshold image separating two colors using same approach for all different kind of attached images.
I am working on an industrial project where my task is to automatically generate two paths that can connect the conduction wire ...
3 years ago | 1 answer | 0
1
answerQuestion
How to find (x,y) coordinates of white pixel.
I want to find (x,y) coordinates of the white pixel as marked in the attached Figure. I have tried some things but it is not...
3 years ago | 2 answers | 0
2
answersHow to remove the extra unwanted white pixels from an image.
Thank you so much Sir @Image Analyst. This was so exact. And thank you so much for providing me MATLAB Academy link. This would...
3 years ago | 0
Question
How to remove the extra unwanted white pixels from an image.
I want to automatically remove the marked white pixels in attached Figure named as Picture 2. I have also attached an original i...
3 years ago | 2 answers | 0
2
answersJava heap space out of memory problem
I had similar problem and got solved by increasing the Java heap memory. Thank you all for all of your answers.
3 years ago | 0
Question
How to push a first whites (which is not equal to 0) elements from the mask image into the vector array to make line over stored points.
I have scanned my image horizontally and vertically store the first white elements to a vector. And I want to create a vecto...
3 years ago | 1 answer | 0
1
answerHow to vertically and horizontally scan an image to store a coordinates (positions) of the elements having values other than 255.
Sir @Walter Roberson, Could you please help me reagrding my query.
3 years ago | 0
Question
How to vertically and horizontally scan an image to store a coordinates (positions) of the elements having values other than 255.
I want to identify or locate the coordinates of the multi-colored blob present on the white background i.e. (255) as shown i...
3 years ago | 2 answers | 0
2
answersQuestion
How can I make a slope on the image as marked manually with the red automatically.
Hello, I am struggling to draw a slope or line over image. For your reference I have drawn that slope manually using imline func...
3 years ago | 0 answers | 0
0
answersQuestion
How to draw lines on some part of defect segmented image.
Hi, I want to draw two lines on image automatically. For your reference I have drawn those lines manually marked with green and ...
3 years ago | 0 answers | 0
0
answersQuestion
How to calculate the area of only white part in the image
I want to calculate the area of only white part as shown in the figure. I had used - bwarea(image). But I am not sure whether it...
3 years ago | 2 answers | 0
2
answersQuestion
How to calculate the center of white part?
How can I find the center of white part in the image?e Any help is much appreciated!!
3 years ago | 2 answers | 0