GPUImage3 icon indicating copy to clipboard operation
GPUImage3 copied to clipboard

how to support BilateralBlur?

Open mentalmap opened this issue 5 years ago • 2 comments

I haven't found BilateralBlur operation.

mentalmap avatar Jul 18 '19 06:07 mentalmap

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 BilateralBlur is one of the more complex filters that requires the most custom logic. We will get to it as soon as possible. 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 , hello, dose the BilateralBlur have been complete?

BTLDXX-x avatar Jul 10 '23 06:07 BTLDXX-x