Skip to content

Commit 7af5707

Browse files
committed
Update Car Detection cascade for example
re http://code.opencv.org/issues/2387
1 parent 0c72d55 commit 7af5707

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

data/hogcascade_cars_sideview.xml

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<opencv_storage>
3-
<cascade>
3+
<output type_id="opencv-haar-classifier">
44
<stageType>BOOST</stageType>
55
<featureType>HOG</featureType>
66
<height>24</height>
@@ -835,5 +835,7 @@
835835
16 8 16 8 24</rect></_>
836836
<_>
837837
<rect>
838-
16 8 16 8 28</rect></_></features></cascade>
838+
16 8 16 8 28</rect></_></features>
839+
840+
</output>
839841
</opencv_storage>

0 commit comments

Comments
 (0)