Commit 0ab4bbf7 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #3662 from StevenPuttemans:fix_models

parents 06b97b7b 8548a843
...@@ -139,8 +139,8 @@ Thanks to Martin Spengler, ETH Zurich, for providing the demo movie. ...@@ -139,8 +139,8 @@ Thanks to Martin Spengler, ETH Zurich, for providing the demo movie.
<opencv_storage> <opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType> <cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType> <featureType>HAAR</featureType>
<height>14</height> <height>28</height>
<width>28</width> <width>14</width>
<stageParams> <stageParams>
<maxWeakCount>107</maxWeakCount></stageParams> <maxWeakCount>107</maxWeakCount></stageParams>
<featureParams> <featureParams>
......
...@@ -139,8 +139,8 @@ Thanks to Martin Spengler, ETH Zurich, for providing the demo movie. ...@@ -139,8 +139,8 @@ Thanks to Martin Spengler, ETH Zurich, for providing the demo movie.
<opencv_storage> <opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType> <cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType> <featureType>HAAR</featureType>
<height>19</height> <height>23</height>
<width>23</width> <width>19</width>
<stageParams> <stageParams>
<maxWeakCount>89</maxWeakCount></stageParams> <maxWeakCount>89</maxWeakCount></stageParams>
<featureParams> <featureParams>
......
...@@ -47,8 +47,8 @@ ...@@ -47,8 +47,8 @@
<opencv_storage> <opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType> <cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType> <featureType>HAAR</featureType>
<height>36</height> <height>19</height>
<width>18</width> <width>36</width>
<stageParams> <stageParams>
<maxWeakCount>53</maxWeakCount></stageParams> <maxWeakCount>53</maxWeakCount></stageParams>
<featureParams> <featureParams>
......
...@@ -139,8 +139,8 @@ Thanks to Martin Spengler, ETH Zurich, for providing the demo movie. ...@@ -139,8 +139,8 @@ Thanks to Martin Spengler, ETH Zurich, for providing the demo movie.
<opencv_storage> <opencv_storage>
<cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType> <cascade type_id="opencv-cascade-classifier"><stageType>BOOST</stageType>
<featureType>HAAR</featureType> <featureType>HAAR</featureType>
<height>22</height> <height>18</height>
<width>18</width> <width>22</width>
<stageParams> <stageParams>
<maxWeakCount>152</maxWeakCount></stageParams> <maxWeakCount>152</maxWeakCount></stageParams>
<featureParams> <featureParams>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment