SkillAgentSearch skills...

VVLUT1DFilter

CIFilter for 1D LUTs

Install / Use

/learn @videovillage/VVLUT1DFilter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VVLUT1DFilter

CI Status Version License Platform

VVLUT1DFilter is a custom Core Image Filter that applies a 1D look up table (1D LUT) to an input image. LUTs are often used in film and video finishing, graphics, video games, and rendering.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

VVLUT1DFilter is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "VVLUT1DFilter"

Requirements

At the moment this is Mac only - iOS does not support custom kernels. For the future, compiling this filter into an Image Unit may allow iOS support.

Author

gregcotten, gregcotten@gmail.com

License

VVLUT1DFilter is available under the MIT license.

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated1y ago
Forks3

Languages

Objective-C

Security Score

75/100

Audited on Dec 28, 2024

No findings