|
|
@ -1,11 +1,11 @@ |
|
|
|
|
|
|
|
<?xml version="1.0"?> |
|
|
|
<!-- |
|
|
|
<!-- |
|
|
|
This is 20x34 detector of profile faces using LBP features. |
|
|
|
This is 20x34 detector of profile faces using LBP features. |
|
|
|
It was created by Attila Novak during GSoC 2012. |
|
|
|
It was created by Attila Novak during GSoC 2012. |
|
|
|
Note that the detector only detects faces rotated to the right, |
|
|
|
Note that the detector only detects faces rotated to the right, |
|
|
|
so you may want to run it on the original and on |
|
|
|
so you may want to run it on the original and on |
|
|
|
the flipped image to detect different profile faces. |
|
|
|
the flipped image to detect different profile faces. |
|
|
|
--> |
|
|
|
--> |
|
|
|
<?xml version="1.0"?> |
|
|
|
|
|
|
|
<opencv_storage> |
|
|
|
<opencv_storage> |
|
|
|
<cascade> |
|
|
|
<cascade> |
|
|
|
<stageType>BOOST</stageType> |
|
|
|
<stageType>BOOST</stageType> |
|
|
|