CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Sep 2015 |
SPMSupports SPM | ✗ |
Maintained by David Cordero.
BlurFace is a swift component that allows to blur faces in an UIImage quite easily.
BlurFace is available using CocoaPods
pod 'BlurFace', :git => 'https://github.com/dcordero/BlurFace.git'
TODO: Send it to CocoaPods Specs
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