| MATLAB Central > MATLAB Newsreader > Defining criteria for blob analysis |
|
|
|
Subject: Defining criteria for blob analysis From: Nicolas Date: 20 Apr, 2011 21:32:04 Message: 1 of 8 |
|
I've been doing some reading about various methods for blob analysis, and after applying many of them, I'm still not where I need to be. I've looked at IA's demos and fiddled with regionprops()... |
|
Subject: Defining criteria for blob analysis From: Jeremy Date: 20 Apr, 2011 22:41:05 Message: 2 of 8 |
|
Check out the function bwareaopen. It allows you to get rid of blobs containing less than a specified number of pixels. |
|
Subject: Defining criteria for blob analysis From: Jeremy Date: 20 Apr, 2011 22:48:05 Message: 3 of 8 |
|
Also, look at the help for regionprops. You can also have it return a long list of properties about each region, including a list of pixels associated with each region, the min/max intensity of each region, etc. |
|
Subject: Defining criteria for blob analysis From: ImageAnalyst Date: 20 Apr, 2011 22:53:00 Message: 4 of 8 |
|
On Apr 20, 5:32 pm, "Nicolas " <nickb...@yahoo.com> wrote: |
|
Subject: Defining criteria for blob analysis From: Nicolas Date: 21 Apr, 2011 19:47:05 Message: 5 of 8 |
|
Thanks very much; I went back to the demo and worked some stuff out. It's been a really big help. |
|
Subject: Defining criteria for blob analysis From: ImageAnalyst Date: 21 Apr, 2011 19:54:45 Message: 6 of 8 |
|
On Apr 21, 3:47 pm, "Nicolas " <nickb...@yahoo.com> wrote: |
|
Subject: Defining criteria for blob analysis From: Nicolas Date: 21 Apr, 2011 21:15:08 Message: 7 of 8 |
|
|
|
Subject: Defining criteria for blob analysis From: ImageAnalyst Date: 21 Apr, 2011 21:17:07 Message: 8 of 8 |
|
Sorry - should have been OR - I didn't test it. |
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
| Tag Activity for This Thread | ||
|---|---|---|
| Tag | Applied By | Date/Time |
| blob | henry | 20 Apr, 2011 17:51:27 |
| blob | Nicolas | 20 Apr, 2011 17:34:09 |
| regionprops | Nicolas | 20 Apr, 2011 17:34:09 |
