fixing model size, typo in previous PR

This commit is contained in:
StevenPuttemans 2015-02-26 15:53:00 +01:00
parent 2c9547e314
commit 1e95c964f3

View File

@ -47,7 +47,7 @@
<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>18</height>
<width>36</width> <width>36</width>
<stageParams> <stageParams>
<maxWeakCount>53</maxWeakCount></stageParams> <maxWeakCount>53</maxWeakCount></stageParams>