Ask Your Question
0

Detecting Yeast Cells

asked 2014-03-31 14:54:33 -0600

updated 2014-03-31 14:55:27 -0600

Hello everyone

I need to detect yeast cells like image attached. Could you tell me what the best way to detect this, please? It's shape like circles or ellipsis.

Thanks

image description

edit retag flag offensive close merge delete

Comments

1

an explanation about what's your 'grid' seen here, would be helpful, too.

are all 'dots' seen here are actually yeast cells ?

berak gravatar imageberak ( 2014-03-31 15:25:14 -0600 )edit

Thanks for your answer and sorry about late... The grid is not important... I need to detect only circles/ellipsis shapes I will post another image to show exactly what I need Regards

Leonardo Seibt gravatar imageLeonardo Seibt ( 2014-04-09 06:06:38 -0600 )edit

2 answers

Sort by ยป oldest newest most voted
3

answered 2014-04-02 23:18:10 -0600

Haris gravatar image

updated 2014-04-02 23:20:19 -0600

It seems simple binary inverted threshold with medium threshold value, and find contours gives the result some thing like below.

image description

edit flag offensive delete link more

Comments

Thanks for your answer The problem I see using this is: When the cells are aglomerated the alghoritm show me only ONE body And I need to detect separately Look at the new picture I posted if you can Thanks again for your help

Leonardo Seibt gravatar imageLeonardo Seibt ( 2014-04-09 06:14:34 -0600 )edit
0

answered 2014-04-09 06:11:45 -0600

Hello everyone

As you can see at the following picture I need to detect only shaped with blue and red squares The blue square for dead cells and red for alive cells The grid and the green squares are not important

Can anyone help me about this?

Thanks everyone and best regards

image description

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-03-31 14:54:33 -0600

Seen: 399 times

Last updated: Apr 09 '14