SkillAgentSearch skills...

BlurFace

BlurFace is a swift component that allows to blur faces in an UIImage quite easily.

Install / Use

/learn @dcordero/BlurFace
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BlurFace

BlurFace is a swift component that allows to blur faces in an UIImage quite easily.

Usage

BlurFace is available in CocoaPods

pod 'BlurFace', '~> 0.0.1'

Available methods

public func hasFaces() -> Bool

Check whether the image contains any face

public func blurFaces() -> UIImage

Return a new image blurring all the faces found in the original image

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated1y ago
Forks5

Languages

Swift

Security Score

75/100

Audited on May 24, 2024

No findings