jar

io.metaloom.video : video4j-facedetect

Maven & Gradle

Feb 09, 2023
6 stars

video4j-facedetect · Video4j extension which provides video face detection

Table Of Contents

Latest Version

Download io.metaloom.video : video4j-facedetect JAR file - Latest Versions:

All Versions

Download io.metaloom.video : video4j-facedetect JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window video4j-facedetect-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.metaloom.video.facedetect.dlib.impl

├─ io.metaloom.video.facedetect.dlib.impl.DLibFacedetector.class - [JAR]

├─ io.metaloom.video.facedetect.dlib.impl.DLibFacedetectorImpl.class - [JAR]

io.metaloom.video.facedetect.impl

├─ io.metaloom.video.facedetect.impl.FaceImpl.class - [JAR]

├─ io.metaloom.video.facedetect.impl.FaceVideoFrameImpl.class - [JAR]

├─ io.metaloom.video.facedetect.impl.FacedetectionMetricsImpl.class - [JAR]

io.metaloom.video.facedetect.opencv.impl

├─ io.metaloom.video.facedetect.opencv.impl.CVFacedetectorImpl.class - [JAR]

org.opencv.face

├─ org.opencv.face.Face.class - [JAR]

├─ org.opencv.face.Facemark.class - [JAR]

io.metaloom.video.facedetect.opencv

├─ io.metaloom.video.facedetect.opencv.CVFacedetector.class - [JAR]

io.metaloom.video.facedetect

├─ io.metaloom.video.facedetect.AbstractFacedetector.class - [JAR]

├─ io.metaloom.video.facedetect.Face.class - [JAR]

├─ io.metaloom.video.facedetect.FaceVideoFrame.class - [JAR]

├─ io.metaloom.video.facedetect.Facedetector.class - [JAR]

├─ io.metaloom.video.facedetect.FacedetectorMetrics.class - [JAR]

├─ io.metaloom.video.facedetect.FacedetectorUtils.class - [JAR]