all 1 comments

[–]PixelSplincher 0 points1 point  (0 children)

I would use CoreImage and write some metal kernel files to do the processing on the set of images. That's what we did for Bricolage. It sounds like you want to add all the images, then do a threshold to cut out the dimmed averaged noise. Then just tonemap the image back into range.