{"id":13992694,"url":"https://github.com/croath/UIImageView-BetterFace","last_synced_at":"2025-07-22T16:31:27.847Z","repository":{"id":11342563,"uuid":"13770831","full_name":"croath/UIImageView-BetterFace","owner":"croath","description":"a UIImageView category to let the picture-cutting with faces showing better","archived":true,"fork":false,"pushed_at":"2017-04-17T23:30:11.000Z","size":3821,"stargazers_count":774,"open_issues_count":9,"forks_count":94,"subscribers_count":35,"default_branch":"master","last_synced_at":"2024-08-10T14:11:19.000Z","etag":null,"topics":["face","ios","uiimageview"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/croath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-22T11:11:11.000Z","updated_at":"2024-02-24T12:48:45.000Z","dependencies_parsed_at":"2022-08-20T13:10:29.808Z","dependency_job_id":null,"html_url":"https://github.com/croath/UIImageView-BetterFace","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croath%2FUIImageView-BetterFace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croath%2FUIImageView-BetterFace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croath%2FUIImageView-BetterFace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croath%2FUIImageView-BetterFace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/croath","download_url":"https://codeload.github.com/croath/UIImageView-BetterFace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227133871,"owners_count":17735817,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["face","ios","uiimageview"],"created_at":"2024-08-09T14:02:05.747Z","updated_at":"2024-11-29T13:31:07.315Z","avatar_url":"https://github.com/croath.png","language":"Objective-C","funding_links":[],"categories":["Objective-C"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/croath/UIImageView-BetterFace.svg)](https://travis-ci.org/croath/UIImageView-BetterFace)\n\nUIImageView-BetterFace\n======================\n\nA UIImageView extension to let the picture-cutting with faces showing better\n\nLast update in v0.2_stable : add a UIImage+BetterFace category, so clipping images becomes possible(clap!)\n\nLooking for an Android version? Check this! [https://github.com/beartung/tclip-android]\n\n##Why?\n\n - Have problems showing the resized image previews?\n - People in the preview only have chins but not faces?\n - A group photo doesn't look well?\n\nTry UIImageView-BetterFace!\n\nLike this:\n\n![preview](https://raw.github.com/croath/UIImageView-BetterFace/master/doc/preview.png)\n\n##How?\n\n 1. Drag `UIImageView+BetterFace.h` and `UIImageView+BetterFace.m` to your project\n 2. Add CoreImage.framework to your project\n 3. Import the .h file\n 4. Add this:`[anImageView setNeedsBetterFace:YES];`\n 5. If you want all `setImage:` methods do the magic: Add `hack_uiimageview_bf();` to your `main` function; Otherwise call `setBetterFaceImage:` for every image you want to make the face detection.\n 6. Done\n 7. Still have problems? clone the project and see the demo.\n\n##Too slow?\n\ntry set the `fast` property to `YES` to get the faster speed(lower accuracy)\n\n##Known issues\n\n - ~~it will be slow to render large-size images, and showing the strange animation~~\n - ~~it may take a lot of memory while reusing the UIImageView~~\n\n##Who use BetterFace?\n\n - App of http://getprix.com\n\nIf you're building your applications using UIImageView-BetterFace, please let me know! (add your application name \u0026 App Store link here and pullreuqest this README~\n\n##Debugging\nAdd `BF_DEBUG` to your pre compile macros or `#define BF_DEBUG` to your `prefix.pch` file in order to see turn ON debugging logs on the console.\n\n##Other\n\nAny issue and pull request is welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroath%2FUIImageView-BetterFace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcroath%2FUIImageView-BetterFace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroath%2FUIImageView-BetterFace/lists"}