Input image slice.
Window (square) size used in corner detection.
Sensitivity parameter defined in the algorithm.
Gauss sigma value used as window weighting parameter.
Optional pre-allocated buffer for return response image.
TaskPool instance used parallelise the algorithm.
Response matrix the same size of the input image, where each pixel represents corner response value - the bigger the value, more probably it represents the actual corner in the image.
Calculate per-pixel corner impuls response using Harris corner detector.