Back to articles
Harbeth: A high performance Metal image & video filter library for Swift
How-ToSystems

Harbeth: A high performance Metal image & video filter library for Swift

via Dev.toCondy

Harbeth is a high-performance Swift library focused on GPU-accelerated real-time image processing, camera capture, and video processing. Built on Metal technology, it also integrates with CoreImage and Metal Performance Shaders, providing developers with a powerful and easy-to-integrate image processing solution. Features 🟣 Harbeth offers a comprehensive set of features designed to make image and video processing fast, efficient, and easy to implement: Cross-Platform Support : Runs seamlessly on iOS, macOS, tvOS, and watchOS, supporting both UIKit/AppKit and SwiftUI frameworks. Versatile Input Sources : Apply filters to a wide range of image and video sources including MTLTexture, UIImage, NSImage, CIImage, CGImage, CMSampleBuffer, and CVPixelBuffer. Rich Filter Ecosystem : Over 200+ built-in filters organized into intuitive categories, covering everything from basic color adjustments to advanced artistic effects. Advanced Integration : Leverage the power of Metal Performance Shaders (

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles