facedetect: move the detector to an own method to hide the ugly ifdefs
authorStefan Sauer <ensonic@users.sf.net>
Thu, 15 Mar 2012 22:17:55 +0000 (23:17 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 15 Mar 2012 22:17:55 +0000 (23:17 +0100)
commit6fde848ada3a4abd91e345dff179e238ec771bd9
treeba8b4dac583781d11b94b0290e635e3c52714d7e
parentfbcee587f456dfca7c8dd2fbf163d12804ffd81c
facedetect: move the detector to an own method to hide the ugly ifdefs

This improves the readability in the actual processing function.
ext/opencv/gstfacedetect.c