IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 2 of Ticket #849


Ignore:
Timestamp:
May 2, 2010, 1:33:16 PM (16 years ago)
Author:
eugene
Comment:

These two functions (psImageStats and psImageBackground) are different in small but important ways. Both are used in the code base. They both use psVectorStats for the low-level calculation (though psImageBackground supports an additional statistic PS_STAT_ROBUST_QUARTILE which psVectorStats does not support -- it is also probably not interesting to keep).

They probably should be used in different cases (eg, size of image, desired speed and accuracy, etc).

It is probably still worth the effort to merge them, if only to make the usage clear

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #849

    • Property Owner changed from Paul Price to eugene
    • Property Component imageopsPSLib
    • Property Priority highlow
    • Property Type defectenhancement