Re: Finding the largest blob in a binary image
- From: "edward.s.meinel@xxxxxxxx" <meinel@xxxxxxxx>
- Date: 8 Feb 2007 09:05:19 -0800
On Jan 27, 8:18 am, RS <rsina_no.ssppa...@xxxxxxxxxxx> wrote:
Hi and thanks everyone for all your responses. I don't want to invent
the wheel, and I'll be perfectly happy using existing code. I need to
make sure it is as fast as possible though.
Cheers,
RS
Why does it have to be as fast as possible? How often are you going to
use it? If you want it ABSOLUTELY as fast as possible, then you need
to know what machine it is running on, what resources are available to
that machine, the size of the data set, ... Then you can start writing
your code at the machine level. Do you REALLY want to do that???
Ed
.
- Prev by Date: Re: chain codes
- Next by Date: Re: Vertex Detection from contour
- Previous by thread: Re: Finding the largest blob in a binary image
- Next by thread: What is the Imagej Roi fileformat
- Index(es):
Relevant Pages
|