photo

MANI MANI


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Shape analysis using regionprops()
image contains leaf vein structures. How regionprops() can be used for shape analysis? which features can be extracted from the...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


ROI feature extraction needed
I have an image which is converted to BW image so that only 2 white lines extracted from it. I need to retain the region within ...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


spatial coordinates of BW image
I have a BW image in which few pixels are white rest all are black.. I want to store the spatial co-ordinates of only white pix...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to recognize pupil using connected components
Assuming pupil is the largest area in an eye image, using the below code, bw=im2bw(i,0.20); [labeled,numObjects] = bwlabel(bw,...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort