the-super-toys/glimpse-android
A content-aware cropping library for Android
This library helps Android app developers display images beautifully, ensuring the most important parts are always visible. It takes an image and automatically crops it to focus on key content, rather than just the center. App developers would use this to improve the visual presentation of user-generated content or product images in their Android applications.
591 stars. No commits in the last 6 months.
Use this if you are an Android developer and want your app to intelligently crop images, highlighting the main subject for better visual appeal.
Not ideal if your application requires server-side image cropping or if you need to support image loaders other than Glide or Coil without custom integration.
Stars
591
Forks
30
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Feb 02, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/the-super-toys/glimpse-android"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mesutpiskin/opencv-object-detection
:camera: Object detection with OpenCV on Java. DNN, HaarCascade, Template Matching, Color Detection etc.
sensifai/Mobile_Image-Video_Enhancement
Sensifai image and video enhancement module on mobiles
chuanqi305/rscnn
A cnn framework on Android platform, implemented with RenderScript and java, support...
uditbhaskar/ObjectDetect
ObjectDetect is an Android App that lets users select a gallery image and run cloud-based...
theleonwei/seefood
SeeFood on steroid, an object recognition iOS app based on SwiftUI, CoreML, and Vision.