On Jul 25, 1:32 pm, techG <giuliopul...@[EMAIL PROTECTED]
> wrote:
> > The first thing you need to do is to identify your real goal, or,
> > equivalently, define the term 'homogeneous' for your application. Any
> > segmentation method incor****ates its own definition of 'homogeneous',
> > but this may or may not be what you want.
>
> > illywhacker;
>
> My goal is only to achieve near real-time performance :)
> The 'homogenous' definition, for my application, is the simplest :
> (abs(grayLevelDifference) < threshold).
Do you also wish your segmentation to have some smoothness properties,
e.g.
fewer more connected regions?
illywhacker;


|