Merge pull request #678 from sturkmen72:fix_for_haarcascade_mcs_files

pull/683/head
Alexander Alekhin 9 years ago
commit ba1d3ef99c
  1. 4
      modules/face/data/cascades/haarcascade_mcs_eyepair_big.xml
  2. 4
      modules/face/data/cascades/haarcascade_mcs_eyepair_small.xml
  3. 4
      modules/face/data/cascades/haarcascade_mcs_leftear.xml
  4. 4
      modules/face/data/cascades/haarcascade_mcs_lefteye.xml
  5. 4
      modules/face/data/cascades/haarcascade_mcs_mouth.xml
  6. 4
      modules/face/data/cascades/haarcascade_mcs_nose.xml
  7. 4
      modules/face/data/cascades/haarcascade_mcs_rightear.xml
  8. 4
      modules/face/data/cascades/haarcascade_mcs_righteye.xml
  9. 4
      modules/face/data/cascades/haarcascade_mcs_upperbody.xml

@ -122,8 +122,8 @@ Section 8 – Interpretation.
<opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType>
<height>45</height>
<width>11</width>
<height>11</height>
<width>45</width>
<stageParams>
<maxWeakCount>85</maxWeakCount></stageParams>
<featureParams>

@ -121,8 +121,8 @@ Section 8 – Interpretation.
<opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType>
<height>22</height>
<width>5</width>
<height>5</height>
<width>22</width>
<stageParams>
<maxWeakCount>133</maxWeakCount></stageParams>
<featureParams>

@ -120,8 +120,8 @@ Section 8 – Interpretation.
<opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType>
<height>12</height>
<width>20</width>
<height>20</height>
<width>12</width>
<stageParams>
<maxWeakCount>65</maxWeakCount></stageParams>
<featureParams>

@ -121,8 +121,8 @@ Section 8 – Interpretation.
<opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType>
<height>18</height>
<width>12</width>
<height>12</height>
<width>18</width>
<stageParams>
<maxWeakCount>279</maxWeakCount></stageParams>
<featureParams>

@ -122,8 +122,8 @@ Section 8 – Interpretation.
<opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType>
<height>25</height>
<width>15</width>
<height>15</height>
<width>25</width>
<stageParams>
<maxWeakCount>218</maxWeakCount></stageParams>
<featureParams>

@ -121,8 +121,8 @@ Section 8 – Interpretation.
<opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType>
<height>18</height>
<width>15</width>
<height>15</height>
<width>18</width>
<stageParams>
<maxWeakCount>377</maxWeakCount></stageParams>
<featureParams>

@ -121,8 +121,8 @@ Section 8 – Interpretation.
<opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType>
<height>12</height>
<width>20</width>
<height>20</height>
<width>12</width>
<stageParams>
<maxWeakCount>61</maxWeakCount></stageParams>
<featureParams>

@ -121,8 +121,8 @@ Section 8 – Interpretation.
<opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType>
<height>18</height>
<width>12</width>
<height>12</height>
<width>18</width>
<stageParams>
<maxWeakCount>415</maxWeakCount></stageParams>
<featureParams>

@ -119,8 +119,8 @@ Section 8 – Interpretation.
<opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType>
<height>22</height>
<width>20</width>
<height>20</height>
<width>22</width>
<stageParams>
<maxWeakCount>334</maxWeakCount></stageParams>
<featureParams>

Loading…
Cancel
Save