Skip to content

Instantly share code, notes, and snippets.

@taichi
Created December 8, 2010 06:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taichi/732956 to your computer and use it in GitHub Desktop.
Save taichi/732956 to your computer and use it in GitHub Desktop.
arrow detection data
<?xml version="1.0"?>
<opencv_storage>
<result type_id="opencv-haar-classifier">
<size>
24 24</size>
<stages>
<_>
<!-- stage 0 -->
<trees>
<_>
<!-- tree 0 -->
<_>
<!-- root node -->
<feature>
<rects>
<_>
0 0 3 15 -1.</_>
<_>
0 5 3 5 3.</_></rects>
<tilted>0</tilted></feature>
<threshold>1.2330089695751667e-002</threshold>
<left_val>-1.</left_val>
<right_val>1.</right_val></_></_></trees>
<stage_threshold>1.</stage_threshold>
<parent>-1</parent>
<next>-1</next></_>
<_>
<!-- stage 1 -->
<trees>
<_>
<!-- tree 0 -->
<_>
<!-- root node -->
<feature>
<rects>
<_>
0 0 1 24 -1.</_>
<_>
0 12 1 12 2.</_></rects>
<tilted>0</tilted></feature>
<threshold>-2.8807821217924356e-004</threshold>
<left_val>-1.</left_val>
<right_val>1.</right_val></_></_></trees>
<stage_threshold>1.</stage_threshold>
<parent>0</parent>
<next>-1</next></_>
<_>
<!-- stage 2 -->
<trees>
<_>
<!-- tree 0 -->
<_>
<!-- root node -->
<feature>
<rects>
<_>
0 0 3 18 -1.</_>
<_>
1 0 1 18 3.</_></rects>
<tilted>0</tilted></feature>
<threshold>7.7881477773189545e-003</threshold>
<left_val>-1.</left_val>
<right_val>1.</right_val></_></_></trees>
<stage_threshold>1.</stage_threshold>
<parent>1</parent>
<next>-1</next></_>
<_>
<!-- stage 3 -->
<trees>
<_>
<!-- tree 0 -->
<_>
<!-- root node -->
<feature>
<rects>
<_>
0 0 20 22 -1.</_>
<_>
0 0 10 11 2.</_>
<_>
10 11 10 11 2.</_></rects>
<tilted>0</tilted></feature>
<threshold>7.7283047139644623e-002</threshold>
<left_val>-1.</left_val>
<right_val>9.9999988079071045e-001</right_val></_></_></trees>
<stage_threshold>9.9999988079071045e-001</stage_threshold>
<parent>2</parent>
<next>-1</next></_>
<_>
<!-- stage 4 -->
<trees>
<_>
<!-- tree 0 -->
<_>
<!-- root node -->
<feature>
<rects>
<_>
0 3 7 12 -1.</_>
<_>
0 7 7 4 3.</_></rects>
<tilted>0</tilted></feature>
<threshold>7.0270732045173645e-002</threshold>
<left_val>-1.</left_val>
<right_val>9.9999988079071045e-001</right_val></_></_></trees>
<stage_threshold>9.9999988079071045e-001</stage_threshold>
<parent>3</parent>
<next>-1</next></_>
<_>
<!-- stage 5 -->
<trees>
<_>
<!-- tree 0 -->
<_>
<!-- root node -->
<feature>
<rects>
<_>
0 0 15 11 -1.</_>
<_>
5 0 5 11 3.</_></rects>
<tilted>0</tilted></feature>
<threshold>2.7000179514288902e-002</threshold>
<left_val>-1.</left_val>
<right_val>9.9999988079071045e-001</right_val></_></_></trees>
<stage_threshold>9.9999988079071045e-001</stage_threshold>
<parent>4</parent>
<next>-1</next></_>
<_>
<!-- stage 6 -->
<trees>
<_>
<!-- tree 0 -->
<_>
<!-- root node -->
<feature>
<rects>
<_>
0 0 19 12 -1.</_>
<_>
0 4 19 4 3.</_></rects>
<tilted>0</tilted></feature>
<threshold>1.3328850269317627e-001</threshold>
<left_val>-1.</left_val>
<right_val>9.9999988079071045e-001</right_val></_></_></trees>
<stage_threshold>9.9999988079071045e-001</stage_threshold>
<parent>5</parent>
<next>-1</next></_>
<_>
<!-- stage 7 -->
<trees>
<_>
<!-- tree 0 -->
<_>
<!-- root node -->
<feature>
<rects>
<_>
0 0 2 14 -1.</_>
<_>
1 0 1 14 2.</_></rects>
<tilted>0</tilted></feature>
<threshold>-5.1357218762859702e-004</threshold>
<left_val>1.</left_val>
<right_val>-1.</right_val></_></_></trees>
<stage_threshold>1.</stage_threshold>
<parent>6</parent>
<next>-1</next></_></stages></result>
</opencv_storage>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment