Hi,
In the people counting lab there is set of parameters called "Allocation Parameters".
one of the parameters in this set is called "SNR threshold".
If I'm not mistaking, this is the minimum linear sum of the cluster SNR in order it to be allocated to some target.
The thing is, that the SNR is decreasing with the range of the target (SNR ~ Range^(-4)).
That means that if the range is doubled, the SNR decreases by a factor of 16 (=2^4).
I think that the right thing was to work with some kind of "RCS" threshold parameter instead of SNR parameter,
or some kind of other normalized SNR parameter.
Is the SNR actually normalized by the range ? I just didn't see it in the code...
Thanks,
Boaz