文件名称:给照片添加小胡子
文件大小:428KB
文件格式:ZIP
更新时间:2024-04-24 02:24:54
IOS源码
这个源码是给照片添加小胡子,源码SwiftMustaches,作者Dariusz Rybicki使用新的照片编辑扩展框架SwiftMustaches开发的iOS 8照片编辑扩展,可以为照片中的你添上小胡子。该示例可直接运行在Photos app中,为用户提供了给照片添加小胡子的选项,使用了Core Image的面部检测功能。 详细说明:http://ios.662p.com/thread-2195-1-1.html
【文件预览】:
SwiftMustaches-master
----.gitignore(500B)
----Screenshots()
--------EL Mustache App 4.png(51KB)
--------EL Mustache Photo Editing Extension 1.png(41KB)
--------EL Mustache App 2.png(52KB)
--------EL Mustache Photo Editing Extension 2.png(52KB)
--------EL Mustache App 1.png(52KB)
--------EL Mustache App 3.png(46KB)
----README.md(669B)
----SwiftMustaches.xcodeproj()
--------project.pbxproj(29KB)
--------xcshareddata()
----MustachePhotoEditingExtension()
--------UI()
--------Supporting Files()
----SwiftMustaches()
--------Delegates()
--------Resources()
--------UI()
--------Supporting Files()
----MustacheAdjustmentFramework()
--------MustacheAdjustment.swift(4KB)
--------Extensions()
--------Helpers()
--------Supporting Files()
--------Models()