Home
last modified time | relevance | path

Searched refs:have_nose (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstfacedetect.cpp652 gboolean have_nose, have_mouth, have_eyes; in gst_face_detect_transform_ip() local
663 have_nose = !nose.empty (); in gst_face_detect_transform_ip()
665 have_nose = FALSE; in gst_face_detect_transform_ip()
695 faces.size (), r.x, r.y, r.width, r.height, have_eyes, have_nose, in gst_face_detect_transform_ip()
703 if (have_nose) in gst_face_detect_transform_ip()
733 if (have_nose) { in gst_face_detect_transform_ip()