Thread Subject:
counting objects in satellite image

Subject: counting objects in satellite image

From: madhuri

Date: 4 Aug, 2012 05:54:41

Message: 1 of 7

Hi, How to mark boundary of an image. My given input image is collection of trees and my work is to count the no. of trees. I want the boundary line for each and every tree.. But i need it in the form of circle i hav tried regionprops help with code

Subject: counting objects in satellite image

From: steve nospam

Date: 4 Aug, 2012 06:51:01

Message: 2 of 7

On Aug 4, 12:54am, madhuri <madhurikalap...@gmail.com> wrote:
> Hi, How to mark boundary of an image. My given input image is collection of trees and my work is to count the no. of trees. I want the boundary line for each and every tree.. But i need it in the form of circle i hav tried regionprops help with code

use image processing toolbox, call regioprops but loop over all the
trees; keep counter for tree like this: for i=1: tress=tree+1 end

Subject: counting objects in satellite image

From: madhuri

Date: 4 Aug, 2012 09:45:28

Message: 3 of 7

On Saturday, August 4, 2012 12:21:01 PM UTC+5:30, steve nospam wrote:
> On Aug 4, 12:54am, madhuri <madhurikalap...@gmail.com> wrote:
>
> > Hi, How to mark boundary of an image. My given input image is collection of trees and my work is to count the no. of trees. I want the boundary line for each and every tree.. But i need it in the form of circle i hav tried regionprops help with code
>
>
>
> use image processing toolbox, call regioprops but loop over all the
>
> trees; keep counter for tree like this: for i=1: tress=tree+1 end

i hav tried but i did not get it.plzz send full code

Subject: counting objects in satellite image

From: steve nospam

Date: 4 Aug, 2012 12:25:49

Message: 4 of 7

On Aug 4, 4:45am, madhuri <madhurikalap...@gmail.com> wrote:
> On Saturday, August 4, 2012 12:21:01 PM UTC+5:30, steve nospam wrote:
> > On Aug 4, 12:54am, madhuri <madhurikalap...@gmail.com> wrote:
>
> > > Hi, How to mark boundary of an image. My given input image is collection of trees and my work is to count the no. of trees. I want the boundary line for each and every tree.. But i need it in the form of circle i hav tried regionprops help with code
>
> > use image processing toolbox, call regioprops but loop over all the
>
> > trees; keep counter for tree like this: for i=1: tress=tree+1 end
>
> i hav tried but i did not get it.plzz send full code

i can't send you code but it is in the digital image processing
toolbox code and matlab will not let me send the code over to your
mailbox. do you know how to send the code from the toolbox to you? how
to pull it out?

Subject: counting objects in satellite image

From: ImageAnalyst

Date: 4 Aug, 2012 16:55:11

Message: 5 of 7

Maybe you can try an approach like this: http://blogs.mathworks.com/steve/2006/06/02/cell-segmentation/

Subject: counting objects in satellite image

From: madhuri

Date: 6 Aug, 2012 04:11:10

Message: 6 of 7

On Saturday, August 4, 2012 5:55:49 PM UTC+5:30, steve nospam wrote:
> On Aug 4, 4:45am, madhuri <madhurikalap...@gmail.com> wrote:
>
> > On Saturday, August 4, 2012 12:21:01 PM UTC+5:30, steve nospam wrote:
>
> > > On Aug 4, 12:54am, madhuri <madhurikalap...@gmail.com> wrote:
>
> >
>
> > > > Hi, How to mark boundary of an image. My given input image is collection of trees and my work is to count the no. of trees. I want the boundary line for each and every tree.. But i need it in the form of circle i hav tried regionprops help with code
>
> >
>
> > > use image processing toolbox, call regioprops but loop over all the
>
> >
>
> > > trees; keep counter for tree like this: for i=1: tress=tree+1 end
>
> >
>
> > i hav tried but i did not get it.plzz send full code
>
>
>
> i can't send you code but it is in the digital image processing
>
> toolbox code and matlab will not let me send the code over to your
>
> mailbox. do you know how to send the code from the toolbox to you? how
>
> to pull it out?

i hav matlab installed in my system with image processing toolbox. u just send code to my mail.I will run it on my pc.plzz send me the code

Subject: counting objects in satellite image

From: madhuri

Date: 8 Aug, 2012 08:47:31

Message: 7 of 7

On Monday, August 6, 2012 9:41:10 AM UTC+5:30, madhuri wrote:
> On Saturday, August 4, 2012 5:55:49 PM UTC+5:30, steve nospam wrote:
>
> > On Aug 4, 4:45am, madhuri <madhurikalap...@gmail.com> wrote:
>
> >
>
> > > On Saturday, August 4, 2012 12:21:01 PM UTC+5:30, steve nospam wrote:
>
> >
>
> > > > On Aug 4, 12:54am, madhuri <madhurikalap...@gmail.com> wrote:
>
> >
>
> > >
>
> >
>
> > > > > Hi, How to mark boundary of an image. My given input image is collection of trees and my work is to count the no. of trees. I want the boundary line for each and every tree.. But i need it in the form of circle i hav tried regionprops help with code
>
> >
>
> > >
>
> >
>
> > > > use image processing toolbox, call regioprops but loop over all the
>
> >
>
> > >
>
> >
>
> > > > trees; keep counter for tree like this: for i=1: tress=tree+1 end
>
> >
>
> > >
>
> >
>
> > > i hav tried but i did not get it.plzz send full code
>
> >
>
> >
>
> >
>
> > i can't send you code but it is in the digital image processing
>
> >
>
> > toolbox code and matlab will not let me send the code over to your
>
> >
>
> > mailbox. do you know how to send the code from the toolbox to you? how
>
> >
>
> > to pull it out?
>
>
>
> i hav matlab installed in my system with image processing toolbox. u just send code to my mail.I will run it on my pc.plzz send me the code

plzz send any demo that can be used for counting objects in an image

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

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.

rssFeed for this Thread

Contact us