fixing wrong model sizes
authorStevenPuttemans <steven.puttemans@kuleuven.be>
Sun, 1 Feb 2015 14:13:57 +0000 (15:13 +0100)
committerStevenPuttemans <steven.puttemans@kuleuven.be>
Sun, 1 Feb 2015 14:13:57 +0000 (15:13 +0100)
data/haarcascades/haarcascade_fullbody.xml
data/haarcascades/haarcascade_lowerbody.xml
data/haarcascades/haarcascade_smile.xml
data/haarcascades/haarcascade_upperbody.xml

index 1f4e3a7..831f470 100644 (file)
@@ -139,8 +139,8 @@ Thanks to Martin Spengler, ETH Zurich, for providing the demo movie.
 <opencv_storage>
 <cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
   <featureType>HAAR</featureType>
-  <height>14</height>
-  <width>28</width>
+  <height>28</height>
+  <width>14</width>
   <stageParams>
     <maxWeakCount>107</maxWeakCount></stageParams>
   <featureParams>
index 59949b0..db6d8d8 100644 (file)
@@ -139,8 +139,8 @@ Thanks to Martin Spengler, ETH Zurich, for providing the demo movie.
 <opencv_storage>
 <cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
   <featureType>HAAR</featureType>
-  <height>19</height>
-  <width>23</width>
+  <height>23</height>
+  <width>19</width>
   <stageParams>
     <maxWeakCount>89</maxWeakCount></stageParams>
   <featureParams>
index b7df221..e638858 100644 (file)
@@ -47,8 +47,8 @@
 <opencv_storage>
 <cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
   <featureType>HAAR</featureType>
-  <height>36</height>
-  <width>18</width>
+  <height>19</height>
+  <width>36</width>
   <stageParams>
     <maxWeakCount>53</maxWeakCount></stageParams>
   <featureParams>
index 778687f..6070a74 100644 (file)
@@ -139,8 +139,8 @@ Thanks to Martin Spengler, ETH Zurich, for providing the demo movie.
 <opencv_storage>
 <cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
   <featureType>HAAR</featureType>
-  <height>22</height>
-  <width>18</width>
+  <height>18</height>
+  <width>22</width>
   <stageParams>
     <maxWeakCount>152</maxWeakCount></stageParams>
   <featureParams>