Community Profile

photo

Chok Chuan


ngee ann polytechnic

2015년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do I put this in a for loop
labeledImage = bwlabel(originalImage); blobMeasurements = regionprops(labeledImage, 'EulerNumber','Area'); numberOfBl...

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


I used regionprops to find euler number and area. How do i get area of euler number 0
clc clear all close all I = imread('GGGG.tif'); originalImage=rgb2gray(I); labeledImage = bwlabel(origi...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


Count amount of contours in images
<</matlabcentral/answers/uploaded_files/30280/done.png>> In this picture there are 3 closed small contours ( circle like ...

거의 9년 전 | 답변 수: 1 | 0

1

답변

답변 있음
How do i remove all the open contours
Help is greatly appreciated

거의 9년 전 | 0

질문


How do i remove all the open contours
In the picture attached, I have used canny edge detection I wanna get rid of those lines and open contours and want to retain o...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


I need help desperately for this image segmentation
For the image attached, I have already segmented and place the 9 balls into bounding boxes. But inside each of the balls, there...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


How do i display segmented pictures
I have 9 balls in a picture and i segmented them and placed all 9 in bounding boxes. After doing that how do i display those se...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


How do I get this object in the image
In the follow image there are 9 'round objects' in the round object there are black and white defects, how am i suppose to obtai...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


How to I get a threshold value from looking at histogram
I need to get a threshold value not by looking at the graph I was told there is a way to calculate the threshold value from th...

대략 9년 전 | 답변 수: 1 | 0

1

답변