IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1466


Ignore:
Timestamp:
Aug 10, 2004, 4:48:35 PM (22 years ago)
Author:
Paul Price
Message:

Added "growVal" to pmMaskBadPixels so we can mask one type and grow another type.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/modules/include/phase2.h

    r1465 r1466  
    9191                           unsigned int maskVal, ///< Mask the pixels for which mask & maskVal > 0.
    9292                           float sat, ///< Saturation level: pixels brighter than this level are masked
     93                           unsigned int growVal, ///< Grow bad pixels for which mask & growVal > 0.
    9394                           int grow ///< Radius to grow the bad pixels
    9495    );
Note: See TracChangeset for help on using the changeset viewer.