GPUImage3 icon indicating copy to clipboard operation
GPUImage3 copied to clipboard

Request for AverageLuminanceExtractor()

Open JoeSchofield opened this issue 4 years ago • 2 comments

Seems like there is no implementation for AverageLuminanceExtractor() which I was using from GPUImage2. I'm trying to get the overall brightness from the camera.

Any suggestions? Or, is this something that might be implemented soon?

JoeSchofield avatar Aug 26 '19 03:08 JoeSchofield

Hello,

We have a list of all of the filters that have not been brought over yet. Some can be implemented immediately and other require us to create some custom programming logic to enable their use. The AverageLuminanceExtractor() is one that requires some extra logic and we will get to that shortly. The current goal is to get GPUImage 3 feature complete by the end of the year. Thank you for being patient.

Janie

RedQueenCoder avatar Oct 29 '19 19:10 RedQueenCoder

@RedQueenCoder I also need the AverageLuminanceExtractor() ASAP ;-) This is the basic for doing slow LiFi between Led and Camera

Laurent

pelinquin avatar May 31 '20 16:05 pelinquin