(no title)
dxhdr
|
2 years ago
One thing the article didn't mention is that a gaussian blur can be approximated with multiple passes of a box blur. Not sure how that would relate performance-wise to the discussed stack blur algorithm. The code would probably be a bit simpler, anyway.
sudara|2 years ago
evrimoztamur|2 years ago
Jasper_|2 years ago
https://developer.apple.com/documentation/accelerate/vimage/...