Skip to content

sampleregistration: avoid overflow when binning image

Stuart Fisher requested to merge fix-samplereg-overflow into main

uint8 + uint8 = overflow, cast to unit16, sum, and cast back

Merge request reports

Loading