Hey DrDre
Since you appear to be our resident “build algorithms from scratch” guy, I have a request.
Multiple projects on this site use some form of an average of multiple captures or sources.
I’ve seen a few different ways people are doing this, but they appear to be limited to mean and median averages. IMO, a mode average would be the preferred method of averaging in this specific instance, but I’ve never found a plugin or tool that implements mode. Avisynth would be the preferred platform, but perhaps it’s something you could implement in a matlab environment?
Is this something you could/would be willing to look into?