Talk About Network

Google





Graphics > Image processing > Re: Determining...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 11 Topic 4659 of 4998
Post > Topic >>

Re: Determining row of pixels among a group that has the max number

by Martin Brown <|||newspam|||@[EMAIL PROTECTED] > Jul 15, 2008 at 11:12 AM

homer123123123@[EMAIL PROTECTED]
 wrote:
> Hello,
> 
> I am a newbie to the area of image processing. I have  a 30pixel by
> 30pixel greyscale image. It consists of 30 groups of 1x10 pixels. I
> need to find out which of the these groups has the maximum number of
> pixels above a given threshold. The brute force way would be to
> determine the number of pixels that are above a given threshold in
> each of the 1x10pixels. Then, repeat this procedure for all 30 groups.
> Sort them and then determine the group.

Seems like it is either 90 of 10x1 pixels or 30 of 30x1. And sounds a 
bit like a homework question. But even so a hint or two may not go amiss.
> 
> Is there an easier way to do this using some kind of filter or some
> algorithm. I need to do this in hardware and will have to estimate the
> power efficiency of the two techniques.

If it was being programmed you could keep track of block with the best 
threshold N found so far and if it ever reaches 10 return an immediate 
result. You can give up on any blocks where 10-N have failed the 
threshold test (you already have a better block).
> 
> Any help is much appreciated.

Regards,
Martin Brown
** Posted from http://www.teranews.com
**
 




 11 Posts in Topic:
Determining row of pixels among a group that has the max number
homer123123123@[EMAIL PRO  2008-07-14 20:47:32 
Re: Determining row of pixels among a group that has the max num
Martin Leese <please@[  2008-07-15 05:37:08 
Re: Determining row of pixels among a group that has the max num
Martin Leese <please@[  2008-07-15 05:41:13 
Re: Determining row of pixels among a group that has the max num
Martin Brown <|||newsp  2008-07-15 11:12:17 
Re: Determining row of pixels among a group that has the max num
homer123123123@[EMAIL PRO  2008-07-15 07:33:47 
Re: Determining row of pixels among a group that has the max num
Martin Brown <|||newsp  2008-07-15 16:48:24 
Re: Determining row of pixels among a group that has the max num
Martin Brown <|||newsp  2008-07-16 11:05:41 
Re: Determining row of pixels among a group that has the max num
aruzinsky <aruzinsky@[  2008-07-15 08:04:17 
Re: Determining row of pixels among a group that has the max num
aruzinsky <aruzinsky@[  2008-07-15 09:50:56 
Re: Determining row of pixels among a group that has the max num
aruzinsky <aruzinsky@[  2008-07-16 08:23:33 
Re: Determining row of pixels among a group that has the max num
ImageAnalyst <imageana  2008-07-17 07:02:59 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Thu Jan 8 18:18:46 PST 2009.