android-face-detector | A real-time face detection Android library | Computer Vision library
kandi X-RAY | android-face-detector Summary
kandi X-RAY | android-face-detector Summary
A real-time face detection Android library
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of android-face-detector
android-face-detector Key Features
android-face-detector Examples and Code Snippets
Community Discussions
Trending Discussions on android-face-detector
QUESTION
In some code I'm looking at, there was this import statement.
import husaynhakeem.io.facedetector.models.FaceBounds
How do I find the code in this FaceBounds
class? I have tried looking on the user's github but I have not been able to find the actual class. The only classes I find are Facing.kt
, Orientation.kt
and models.kt
but not the Facebounds
class. https://github.com/husaynhakeem/android-face-detector/tree/master/facedetector/src/main/java/husaynhakeem/io/facedetector/models
ANSWER
Answered 2019-Jan-04 at 03:21data class FaceBounds(val id: Int, val box: Rect)
It's in models.kt
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install android-face-detector
Add the dependency
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page