Skip to content

Fix: Subtract hot pixels with higher type to not overflow

Julia Garriga Ferrer requested to merge fix_hot_pixel_removal into master

Fix issue with hot pixel removals. Hot pixels weren't correctly removed due to overflow when subtracting frame with median

Merge request reports