realutils

Tutorials

  • Installation

Information

  • Run Environment Information

API Documentation

  • realutils.config
  • realutils.detect
    • realutils.detect.face
    • realutils.detect.real_face
    • realutils.detect.head
    • realutils.detect.person
    • realutils.detect.yolo
  • realutils.face
  • realutils.metrics
  • realutils.tagging
realutils
  • realutils.detect
  • View page source

realutils.detect

Overview:

Detect targets from the given image.

  • realutils.detect.face
    • detect_faces
      • detect_faces()
  • realutils.detect.real_face
    • detect_real_faces
      • detect_real_faces()
  • realutils.detect.head
    • detect_heads
      • detect_heads()
  • realutils.detect.person
    • detect_persons
      • detect_persons()
  • realutils.detect.yolo
    • detect_by_yolo
      • detect_by_yolo()
Previous Next

© Copyright 2025, narugo1992.

Built with Sphinx using a theme provided by Read the Docs.
Other Versions v: main
Tags
v0.0.1
v0.0.2
v0.0.3
v0.0.4
v0.1.0
v0.1.1
Branches
main
HEAD