logo Sign In

Post #949044

Author
nightstalkerpoet
Parent topic
Color matching and prediction: color correction tool v1.3 released!
Link to post in topic
https://originaltrilogy.com/post/id/949044/action/topic#949044
Date created
4-Jun-2016, 8:20 PM

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?