Changeset 19282 for trunk/psModules/src/imcombine/pmStackReject.h
- Timestamp:
- Aug 28, 2008, 6:04:19 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmStackReject.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmStackReject.h
r16607 r19282 10 10 /// We apply a matched filter to the corresponding mask image, and threshold to find the original pixels 11 11 psPixels *pmStackReject(const psPixels *in, ///< List of pixels in the convolved image 12 const psRegion *valid, ///< Valid region to consider12 int numCols, int numRows, ///< Size of image of interest 13 13 float threshold, ///< Threshold on convolved image, 0..1 14 float poorFrac, ///< Fraction for "poor" 14 15 const psArray *regions, ///< Array of image regions for image 15 16 const psArray *kernels ///< Array of kernel parameters for each region
Note:
See TracChangeset
for help on using the changeset viewer.
