Ross ROSS = Recommend OSS · open-source software intelligence for agents

BeauNouvelle/FaceAware

An extension that gives UIImageView the ability to focus on faces within an image. observed · 2026-08-28

github.com/BeauNouvelle/FaceAware · Swift · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3694
  • days_rel: n/a
  • days_push: 2223
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2996 stars · 223 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Swift extension for UIImageView on iOS that detects faces in an image and adjusts the view's focus so faces stay visible when aspect-filling. It supports Interface Builder inspectables, code-based setup, and a debug mode that highlights detected faces.

Use cases

  • keep faces visible when cropping avatar photos in a UIImageView
  • auto-focus profile pictures without users manually adjusting crops
  • display user avatars in a chat or social app without cutting off heads
  • detect faces in images on iOS and get a callback when done
  • debug face detection by drawing boxes around detected faces

When to choose

  • you build iOS apps in Swift and show user photos or avatars that get cropped by aspect fill
  • you want a drop-in UIImageView extension configurable from Interface Builder

When to avoid

  • you need face detection on Android, web, or non-UIKit platforms
  • you need advanced face analysis beyond focusing, such as recognition or landmarks
  • you need a library under active development with recent updates

Facets

library · maturity maintenance

image-processing computer-vision ui-components image-processing mobile-development computer-vision uiimageview face-detection avatars cocoapods carthage aspect-fill ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
BeauNouvelle/FaceAwaremain10

For agents

markdown · JSON · MCP: product_card(name="BeauNouvelle/FaceAware")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem