Talk About Network

Google





Graphics > Image processing > Re: real-time i...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 9 of 9 Topic 4678 of 4998
Post > Topic >>

Re: real-time image segmentation

by lscharen@[EMAIL PROTECTED] Jul 31, 2008 at 08:05 AM

On Jul 22, 3:28=A0pm, techG <giuliopul...@[EMAIL PROTECTED]
> wrote:
> Hi, i need to write an algorithm for image segmentation in real-time:
> up to now, I have used cvPyrSegmentation with good result (10 ms for a
> small image, that's what I need), but now I have to write an algorithm
> from scratch. I've tried to ****t cvPyrSegmentation but code is very
> cryptic, and it seems not to exist any good reference paper. Can you
> suggest me an algorithm that can suit my requests?

I have some fast image-segmentation code I wrote a while back that
might be suitable.  It uses a Union-Find data structure and a user-
supplied comparator function and scans the image left-to-right and top-
to-bottom.  It basically runs in time pro****tional to the number of
pixels in the image as long as the comparator takes constant time.
The code is written in C.

   http://iigs.dreamhost.com/segment/segment.tar.gz

-Lucas
 




 9 Posts in Topic:
real-time image segmentation
techG <giuliopulina@[E  2008-07-22 13:28:53 
Re: real-time image segmentation
J <jason@[EMAIL PROTEC  2008-07-23 00:55:03 
Re: real-time image segmentation
techG <giuliopulina@[E  2008-07-23 02:59:03 
Re: real-time image segmentation
illywhacker <illywacke  2008-07-23 08:23:13 
Re: real-time image segmentation
serg271 <serg271@[EMAI  2008-07-24 05:29:27 
Re: real-time image segmentation
techG <giuliopulina@[E  2008-07-25 04:32:57 
Re: real-time image segmentation
illywhacker <illywacke  2008-07-29 07:55:05 
Re: real-time image segmentation
illywhacker <illywacke  2008-07-29 08:02:37 
Re: real-time image segmentation
lscharen@[EMAIL PROTECTED  2008-07-31 08:05:03 

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 19:56:17 PST 2009.