bygri / TGThresholdImageUnit

Core Image unit implementing a simple 'threshold' filter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TGThresholdImageUnit

Core Image unit implementing a simple 'threshold' filter.

Pixels where the R, G and B components are all greater than the threshold level will be turned white.

About

Core Image unit implementing a simple 'threshold' filter

License:MIT License


Languages

Language:Objective-C 100.0%