fixing wrong model sizes

This commit is contained in:
StevenPuttemans
2015-02-01 15:08:43 +01:00
parent 97aa8d3341
commit 9944f46b47
4 changed files with 8 additions and 8 deletions

View 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>