[patch] CFAR benchmark update
Don McCoy
don at codesourcery.com
Wed Jun 7 18:22:45 UTC 2006
The attached patch enhances the CFAR benchmark by providing a second
algorithm that processes the data by range vector instead of computing
the values for a single range cell over all vectors. Some other minor
changes help increase the stability of the algorithm with respect to
avoiding false hits and outright misses in terms of finding targets.
As the rework was extensive by the looks of the changes, the original
algorithm did not change substantially (although the dimension ordering
did change in the explicit declaration of the data cube, it can be
adjusted easily in order to take advantage of recent dispatch
additions). For ease of review, I'm including a patched copy of the
benchmark as well.
Regards,
--
Don McCoy
don (at) CodeSourcery
(888) 776-0262 / (650) 331-3385, x712
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cf3.changes
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060607/34f3aaf7/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cf3.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060607/34f3aaf7/attachment-0001.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cfar.cpp
Type: text/x-c++src
Size: 20983 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060607/34f3aaf7/attachment.cpp>
More information about the vsipl++
mailing list