Template Class KernelCandidateDetection¶
Defined in File KernelCandidateDetection.h
Class Documentation¶
-
template<typename
PixelT>
classKernelCandidateDetection Search through images for Footprints with no masked pixels.
- Note
Runs detection on the template; searches through both images for masked pixels
- Parameters
templateMaskedImage: MaskedImage that will be convolved with kernelscienceMaskedImage: MaskedImage to subtract convolved template fromps: PropertySet for operations; in particular object detection
Public Types