|
-
November 16th, 2009, 05:42 AM
#1
Nucleus Detection
Assume that I have a picture with info about various human cells. Some of these cells overlap each other. My aim is to detect such cells and separate them, without any loss of data. Also, I need to detect the nucleus of all cells. Can someone give me the C# code for this
-
November 16th, 2009, 08:18 AM
#2
Re: Nucleus Detection
I don't think so. What you're looking for (correct me if I'm wrong) is shape recognition software. Well, at least as far as I know, this is pretty complex, and I'm not aware of general purpose solutions. Maybe there are some frameworks that can help you with that, but don't expect someone will provide you code for a task as vague as this:
Some of these cells overlap each other. My aim is to detect such cells and separate them.
-
November 17th, 2009, 05:32 AM
#3
Re: Nucleus Detection
 Originally Posted by sathya8819
Can someone give me the C# code for this
I'm sure commercial solutions for this exist, but I doubt anyone will simply give away (or even write) the code for you here.
-
November 17th, 2009, 12:44 PM
#4
Re: Nucleus Detection
I work at a company that does exactly this in the context of pathology and cilu is correct; it is very complicated. We have PhDs who work on this kind of thing for us. If you have to ask for code samples you are nowhere near ready to take this on.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|