Namespaces | Functions | Variables
rosfacedetect.py File Reference

Go to the source code of this file.

Namespaces

namespace  rosfacedetect

Functions

def rosfacedetect.detect_and_draw

Variables

tuple rosfacedetect.br = CvBridge()
tuple rosfacedetect.cascade = cv2.CascadeClassifier()
int rosfacedetect.haar_flags = 0
float rosfacedetect.haar_scale = 1.2
string rosfacedetect.haarfile = '/usr/share/opencv/haarcascades/haarcascade_frontalface_alt.xml'
int rosfacedetect.image_scale = 2
int rosfacedetect.min_neighbors = 2
tuple rosfacedetect.min_size = (10, 10)
tuple rosfacedetect.parser = OptionParser(usage = "usage: %prog [options]")


opencv_tests
Author(s): James Bowman
autogenerated on Wed Sep 2 2015 12:14:17