Visionlib
Visionlib
  • Docs »
  • Index

Index

C | D | F | G | I | K | O | P | S | V | X

C

  • CDetector (class in visionlib.object.classifier.detection)

D

  • detect_face() (visionlib.face.detection.FDetector method)
  • detect_gender() (visionlib.gender.detection.GDetector method)
  • detect_keypoints() (visionlib.keypoints.detection.KDetector method)
  • detect_objects() (visionlib.object.detection.detection.ODetection method)
  • draw_bbox() (visionlib.object.detection.detection.ODetection method)
  • draw_points() (visionlib.keypoints.detection.KDetector method)

F

  • FDetector (class in visionlib.face.detection)

G

  • GDetector (class in visionlib.gender.detection)

I

  • Inception (class in visionlib.object.classifier.inception_detector)

K

  • KDetector (class in visionlib.keypoints.detection)

O

  • ODetection (class in visionlib.object.detection.detection)

P

  • predict() (visionlib.object.classifier.inception_detector.Inception method)
    • (visionlib.object.classifier.vgg_detector.VGG method)
    • (visionlib.object.classifier.xception_detector.Xceptionv1 method)

S

  • set_detector() (visionlib.face.detection.FDetector method)
    • (visionlib.keypoints.detection.KDetector method)
    • (visionlib.object.classifier.detection.CDetector method)
    • (visionlib.object.detection.detection.ODetection method)

V

  • vdetect_face() (visionlib.face.detection.FDetector method)
  • VGG (class in visionlib.object.classifier.vgg_detector)

X

  • Xceptionv1 (class in visionlib.object.classifier.xception_detector)

© Copyright 2020, Ashwin Vinod

Built with Sphinx using a theme provided by Read the Docs.