Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0"?>
- <opencv_storage>
- <cascade>
- <stageType>BOOST</stageType>
- <featureType>LBP</featureType>
- <height>128</height>
- <width>128</width>
- <stageParams>
- <boostType>GAB</boostType>
- <minHitRate>9.9500000476837158e-01</minHitRate>
- <maxFalseAlarm>5.0000000000000000e-01</maxFalseAlarm>
- <weightTrimRate>9.4999999999999996e-01</weightTrimRate>
- <maxDepth>1</maxDepth>
- <maxWeakCount>100</maxWeakCount></stageParams>
- <featureParams>
- <maxCatCount>256</maxCatCount>
- <featSize>1</featSize></featureParams>
- <stageNum>1</stageNum>
- <stages>
- <!-- stage 0 -->
- <_>
- <maxWeakCount>1</maxWeakCount>
- <stageThreshold>1.</stageThreshold>
- <weakClassifiers>
- <_>
- <internalNodes>
- 0 -1 0 0 0 0 0 0 0 0 -2147483648</internalNodes>
- <leafValues>
- -1. 1.</leafValues></_></weakClassifiers></_></stages>
- <features>
- <_>
- <rect>
- 0 0 1 1</rect></_></features></cascade>
- </opencv_storage>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement