Advertisement
Guest User

Untitled

a guest
Jul 9th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <opencv_storage>
  3. <cascade>
  4. <stageType>BOOST</stageType>
  5. <featureType>LBP</featureType>
  6. <height>128</height>
  7. <width>128</width>
  8. <stageParams>
  9. <boostType>GAB</boostType>
  10. <minHitRate>9.9500000476837158e-01</minHitRate>
  11. <maxFalseAlarm>5.0000000000000000e-01</maxFalseAlarm>
  12. <weightTrimRate>9.4999999999999996e-01</weightTrimRate>
  13. <maxDepth>1</maxDepth>
  14. <maxWeakCount>100</maxWeakCount></stageParams>
  15. <featureParams>
  16. <maxCatCount>256</maxCatCount>
  17. <featSize>1</featSize></featureParams>
  18. <stageNum>1</stageNum>
  19. <stages>
  20. <!-- stage 0 -->
  21. <_>
  22. <maxWeakCount>1</maxWeakCount>
  23. <stageThreshold>1.</stageThreshold>
  24. <weakClassifiers>
  25. <_>
  26. <internalNodes>
  27. 0 -1 0 0 0 0 0 0 0 0 -2147483648</internalNodes>
  28. <leafValues>
  29. -1. 1.</leafValues></_></weakClassifiers></_></stages>
  30. <features>
  31. <_>
  32. <rect>
  33. 0 0 1 1</rect></_></features></cascade>
  34. </opencv_storage>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement