pixel_dist_ctr_linf: Calculate parallel maxima from the centre for each pixel

View source: R/pixel.R

pixel_dist_ctr_linfR Documentation

Calculate parallel maxima from the centre for each pixel

Description

Calculate parallel maxima from the centre for each pixel

Usage

pixel_dist_ctr_linf(detector)

Arguments

detector

Detector object

Value

Matrix of parallel maxima

Examples

# Create a detector
detector_pilatus <- create_detector("Pilatus")
pixel_dist_ctr_linf(detector_pilatus)

alan-turing-institute/DetectorChecker documentation built on April 13, 2025, 8:57 p.m.