Changeset 16607 for trunk/psModules/src/imcombine/pmStackReject.h
- Timestamp:
- Feb 22, 2008, 9:50:56 AM (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
r16479 r16607 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 consider 12 13 float threshold, ///< Threshold on convolved image, 0..1 13 14 const psArray *regions, ///< Array of image regions for image 14 const psArray *solutions, ///< Array of solution vectors for image 15 const pmSubtractionKernels *kernels ///< Kernel parameters 15 const psArray *kernels ///< Array of kernel parameters for each region 16 16 ); 17 17
Note:
See TracChangeset
for help on using the changeset viewer.
