FastGaussianBlur Alternatives
Similar projects and alternatives to FastGaussianBlur
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
OpenEXR
The OpenEXR project provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
FastGaussianBlur discussion
FastGaussianBlur reviews and mentions
-
I wrote this code to blur images
Here's another blog post with images showing 3 passes of a box blur. This repo is an implementation of that 4th algorithm. The execution speed is invariant with the blur radius.
Stats
The primary programming language of FastGaussianBlur is C++.