Added runtime data

This commit is contained in:
Matt Hill
2014-01-02 16:07:07 -06:00
parent 2b221e409e
commit 00b32d821f
63 changed files with 2378 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Binary file not shown.

115
runtime_data/openalpr.conf Normal file
View File

@@ -0,0 +1,115 @@
[common]
ocr_img_size_percent = 1.33333333
state_id_img_size_percent = 2.0
max_plate_width_percent = 100
max_plate_height_percent = 100
ocr_min_font_point = 6
; Minimum OCR confidence percent to consider.
postprocess_min_confidence = 60
; Any OCR character lower than this will also add an equally likely
; chance that the character is incorrect and will be skipped. Value is a confidence percent
postprocess_confidence_skip_level = 75
; Reduces the total permutations to consider for scoring.
postprocess_max_substitutions = 2
; Results with fewer characters will be discarded
postprocess_min_characers = 4
postprocess_max_characers = 8
[debug]
general = 0
timing = 0
state_id = 0
plate_lines = 0
plate_corners = 0
char_regions = 0
char_segment = 0
char_analysis = 0
color_filter = 0
ocr = 0
postprocess = 0
show_images = 0
;;; Country Specific variables ;;;;
[us]
; 30-50, 40-60, 50-70, 60-80, 70-90
char_analysis_min_pct = 0.30
char_analysis_height_range = 0.20
char_analysis_height_step_size = 0.10
char_analysis_height_num_steps = 5
segmentation_min_box_width_px = 4
segmentation_min_charheight_percent = 0.3;
segmentation_max_segment_width_percent_vs_average = 1.35;
plate_width_mm = 304.8
plate_height_mm = 152.4
char_height_mm = 70
char_width_mm = 35
char_whitespace_top_mm = 38
char_whitespace_bot_mm = 38
template_max_width_px = 120
template_max_height_px = 60
; Higher sensitivity means less lines
plateline_sensitivity_vertical = 25
plateline_sensitivity_horizontal = 45
; Regions smaller than this will be disqualified
min_plate_size_width_px = 70
min_plate_size_height_px = 35
ocr_language = lus
[eu]
; 55-70, 65-80, 75-90, 85-100
char_analysis_min_pct = 0.45
char_analysis_height_range = 0.15
char_analysis_height_step_size = 0.10
char_analysis_height_num_steps = 5
segmentation_min_box_width_px = 8
segmentation_min_charheight_percent = 0.5;
segmentation_max_segment_width_percent_vs_average = 2.0;
plate_width_mm = 520
plate_height_mm = 110
char_height_mm = 80
char_width_mm = 53
char_whitespace_top_mm = 10
char_whitespace_bot_mm = 10
template_max_width_px = 184
template_max_height_px = 46
; Higher sensitivity means less lines
plateline_sensitivity_vertical = 18
plateline_sensitivity_horizontal = 55
; Regions smaller than this will be disqualified
min_plate_size_width_px = 100
min_plate_size_height_px = 20
ocr_language = leu

View File

View File

@@ -0,0 +1,7 @@
Each line is a possible lp pattern organized by region/state and then likelihood.
The parser goes through each line and tries to match
@ = any letter
# = any number
? = a skip position (can be anything, but remove it if encountered)
[A-FGZ] is just a single char position with specific letter requirements. In this example, the regex defines characters ABCDEFGZ

View File

@@ -0,0 +1,212 @@
base @@@####
base @@@###
base ###@@@
al #@##@##
al ##@##@#
al @@#####
al #####@@
al #@####@
al ##@###@
al ##@#@#@
ak @@@###
as ####
az @@@####
az ?@@@####
az ###@@@
ar ###@@@
ar @@@###
ca #@@@###
ca #@@@###
ca #@#####
ca #####@#
ca ###@@@
co ###@@@
co @@####
co @@@###
co @@@####
ct #@@@@#
ct ###@@@
ct #####
ct ######
ct @###
ct @@###
ct @@####
de ######
de #####
de ####
de ###
dc @@####
dc ######
fl @@@@##
fl ####[GH]@
fl ###[H-Y]@@
fl @###@@
fl @##@@@
fl @###@@
fl @@@?@##
fl ###?#[GH]@
fl ###?[H-Y]@@
fl @##?#@@
fl @##?@@@
fl @##?#@@
ga @@@####
ga ####@@@
ga ####@@
ga #####[Q]@
ga ###@@@
gu @@####
gu @@@####
gu @@@###@
hi [A-HJKNMPR-Z]@@###
id @######
id #@#####
id #@@####
id #@@@###
id [A]#####[T]
id [A]@####[T]
id #[A]####[T]
id #[A]@###[T]
id [BU]####
id ####[BEFGHIJKLMNPRSTUXYZ]
id ##[S][A][S]
id #@@#[S]
id [J]@###
id #####[BCS]
id ###@[E]
id ##@@[E]
id #####
il @######
il #####
il ######
il @@####
il @@@###
il @#####
il #######
il ####@
il #####@
in ###@
in ###@@
in ###@@@
in ####
ia @@@###
ia ###@@@
ia ####@@
ks ###@@@
ks @@@###
ky ###@@@
la @@@###
me ####@@
me ###@@
me ##@@
me ###@@@
ms @@@@@#
ms @@@###
ms @@@?###
ms ##[W]##
md #@@@##
md #[AB]####
md @@@###
md ###[AB][A-N][A-MY]
md [AB][A-E][A-Y]##@
md #####[ABCY]
md @#####
ma ###@@#
ma #@@###
ma #@@@##
ma ######
ma ###@@@
ma ####@@
ma ##@@##
mi @@@####
mi #@@@##
mn ###@@@
mn @@@###
mo @@#@#@
mo ###@@@
mo #@@##@
mt ######[A]
mt #####@
mt ####@
ne #@####
ne #@@###
ne ##@###
ne ##@@##
nv ###@@@
nv @#####
nv @@####
nv @@@###
nh ######
nh #######
nh @@@###
nj @##@@@
nj @@@##@
nj @@###@
nj @@@####
nm @@@###
nm ###@@@
nm @@@###
nm @@###
nm @###
ny @@@####
ny @@@###
ny #@@###
ny @#@###
ny @###@@
ny @@###@
nc @@@####
nd @@@###
mp @@@###
oh @@@####
oh @@##@@
ok ###@@@
or ###@@@
or @@@###
or ###?@@@
or @@@?###
pa @@@####
pr @@@###
ri @@###
ri ######
ri #####
sc @@@###
sc ####@@
sd #@@###
sd ##@###
sd ##@@##
sd ##@@@#
tn ###@@@
tx @@@####
tx @##@@@
tx ###@@@
tx @@@###
tx @@#@###
ut @###@@
ut @###@@
ut ###@#
ut ###@@@
ut @@@###
ut @##?#@@
ut @##?#@@
ut ###?@#
ut ###?@@@
ut @@@?###
vt @@@###
vt ###@###
vt ##[B]##
vi @@@###
va @@@####
va [J-Z]@@####
va @@@###
va @@####
va ####@@
va #####[JY]
wa ###@@@
wa @@@####
wv [1-9DON]@@###
wv [1-9DON]@####
wy ######
wy #######
wy #####
wy ####@
wy ###@@
wy ##@@@

788
runtime_data/region/eu.xml Normal file
View File

@@ -0,0 +1,788 @@
<?xml version="1.0"?>
<opencv_storage>
<cascade>
<stageType>BOOST</stageType>
<featureType>LBP</featureType>
<height>13</height>
<width>52</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>13</stageNum>
<stages>
<!-- stage 0 -->
<_>
<maxWeakCount>5</maxWeakCount>
<stageThreshold>-1.2342801094055176e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 30 352328156 -192015 -15754753 -173569 -1164334081
-5526021 -1649426433 -1073862520</internalNodes>
<leafValues>
-8.3821654319763184e-01 4.5727136731147766e-01</leafValues></_>
<_>
<internalNodes>
0 -1 4 -286263569 -2102402322 -534582034 -353374577 -2098177
2011675391 -1473 -150996993</internalNodes>
<leafValues>
-7.1907609701156616e-01 5.3620684146881104e-01</leafValues></_>
<_>
<internalNodes>
0 -1 17 -1679491076 -36390424 -1764698371 1071385316
-139804689 -4539205 -1078198529 -1882715412</internalNodes>
<leafValues>
-6.6871184110641479e-01 5.8701753616333008e-01</leafValues></_>
<_>
<internalNodes>
0 -1 42 806360401 -8441479 -41 2145992703 -1077740829
-69494529 -1382096961 1035868412</internalNodes>
<leafValues>
-7.2897046804428101e-01 4.8680499196052551e-01</leafValues></_>
<_>
<internalNodes>
0 -1 58 -1050130 181039615 1040326952 61194898 1532960676
589570476 2004968781 2145386463</internalNodes>
<leafValues>
-7.2125834226608276e-01 5.0491940975189209e-01</leafValues></_></weakClassifiers></_>
<!-- stage 1 -->
<_>
<maxWeakCount>3</maxWeakCount>
<stageThreshold>-1.1206305027008057e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 75 -3325 -300158306 -1055923968 -1051789814 -15487472
26714273 -356277760 -134218769</internalNodes>
<leafValues>
-8.3067792654037476e-01 4.7307375073432922e-01</leafValues></_>
<_>
<internalNodes>
0 -1 22 -2144729862 -1107754033 -2146876419 -7702187
-1144850757 -878974541 -1555824641 -1414656342</internalNodes>
<leafValues>
-7.7843278646469116e-01 4.9317824840545654e-01</leafValues></_>
<_>
<internalNodes>
0 -1 25 -403181842 653246531 -522927960 -1466965298
-162827985 1387782497 -31897673 -201331721</internalNodes>
<leafValues>
-7.6949650049209595e-01 4.8848018050193787e-01</leafValues></_></weakClassifiers></_>
<!-- stage 2 -->
<_>
<maxWeakCount>5</maxWeakCount>
<stageThreshold>-1.1834602355957031e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 34 1969028604 -174603 -1760004131 -2419235 -660035078
-345927 -1685546577 -1081209844</internalNodes>
<leafValues>
-8.2657516002655029e-01 4.6755406260490417e-01</leafValues></_>
<_>
<internalNodes>
0 -1 13 -1815816452 -539327252 -972892705 -652156
-1424303361 -36085509 -83694673 -1102173014</internalNodes>
<leafValues>
-7.0588159561157227e-01 5.1438063383102417e-01</leafValues></_>
<_>
<internalNodes>
0 -1 57 67119184 -103071403 -576989217 1967067647
-1147610369 -1141124982 -1184727105 -1681315656</internalNodes>
<leafValues>
-6.7077225446701050e-01 4.9133408069610596e-01</leafValues></_>
<_>
<internalNodes>
0 -1 33 525342096 1604130064 1427685243 -6342179 -1713620348
-277141107 -1895198281 -1952499204</internalNodes>
<leafValues>
-6.2518852949142456e-01 5.1328247785568237e-01</leafValues></_>
<_>
<internalNodes>
0 -1 55 -421271550 -1071591260 -788168569 1657793455
-497851773 671337482 -475700442 1904211543</internalNodes>
<leafValues>
-6.5562003850936890e-01 5.0863337516784668e-01</leafValues></_></weakClassifiers></_>
<!-- stage 3 -->
<_>
<maxWeakCount>5</maxWeakCount>
<stageThreshold>-1.4445747137069702e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 12 -1534405121 -7603749 1997535231 -545009153
-640697349 -5256817 -272638977 -1427382849</internalNodes>
<leafValues>
-7.8040641546249390e-01 4.3654364347457886e-01</leafValues></_>
<_>
<internalNodes>
0 -1 32 1573951736 -732840 482392825 -93088771 -1162303268
-1074128191 -1618162693 1065880648</internalNodes>
<leafValues>
-8.0440253019332886e-01 3.4074461460113525e-01</leafValues></_>
<_>
<internalNodes>
0 -1 50 -196868 -1081042020 -652693028 993800656 -1098090051
465070273 197966809 -1089</internalNodes>
<leafValues>
-6.0474485158920288e-01 4.6314033865928650e-01</leafValues></_>
<_>
<internalNodes>
0 -1 35 806409680 -537310891 33015157 1507693981 -1832731928
-14137270 -1129420100 409740064</internalNodes>
<leafValues>
-7.3604851961135864e-01 4.1595551371574402e-01</leafValues></_>
<_>
<internalNodes>
0 -1 23 -957878746 -1999965426 -2045851578 -1773288254
-92571682 1243334953 -1858941089 1204805279</internalNodes>
<leafValues>
-7.1337687969207764e-01 4.1314238309860229e-01</leafValues></_></weakClassifiers></_>
<!-- stage 4 -->
<_>
<maxWeakCount>6</maxWeakCount>
<stageThreshold>-1.7404717206954956e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 1 -290783233 -8662063 -583139329 -534081 -1446248449
-6302979 -81007617 -286262273</internalNodes>
<leafValues>
-7.2589415311813354e-01 4.9178531765937805e-01</leafValues></_>
<_>
<internalNodes>
0 -1 74 -245 -281018657 -145631488 -79243094 -67380702
1139491271 -254548224 -134742081</internalNodes>
<leafValues>
-5.6722396612167358e-01 5.1794242858886719e-01</leafValues></_>
<_>
<internalNodes>
0 -1 16 -1410585858 -11625066 -1592084291 1071133834
-75633666 -1156933509 -1650494993 -1965380226</internalNodes>
<leafValues>
-5.7949805259704590e-01 4.6442687511444092e-01</leafValues></_>
<_>
<internalNodes>
0 -1 41 276829264 -6467111 -547684897 -538763841 -1700545041
-69220102 -1380516933 -1122040423</internalNodes>
<leafValues>
-6.5663957595825195e-01 3.7706291675567627e-01</leafValues></_>
<_>
<internalNodes>
0 -1 45 -822084950 549227283 -1023008128 263662540 907280548
357251361 794240313 1988100095</internalNodes>
<leafValues>
-6.9282585382461548e-01 4.0284207463264465e-01</leafValues></_>
<_>
<internalNodes>
0 -1 63 -7608534 1707979879 1950662688 1930289631 927414213
1145794859 -206058507 -207093825</internalNodes>
<leafValues>
-6.0658127069473267e-01 3.8594201207160950e-01</leafValues></_></weakClassifiers></_>
<!-- stage 5 -->
<_>
<maxWeakCount>6</maxWeakCount>
<stageThreshold>-1.7376002073287964e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 15 -67113473 -50397705 -671624993 -33621601 -36703233
-33825569 -536871937 -1</internalNodes>
<leafValues>
-6.9109666347503662e-01 6.3259667158126831e-01</leafValues></_>
<_>
<internalNodes>
0 -1 73 -67375357 -438349313 -82707456 -495457425 -142611689
1652538223 -104080572 -138412593</internalNodes>
<leafValues>
-6.1666935682296753e-01 4.3335196375846863e-01</leafValues></_>
<_>
<internalNodes>
0 -1 43 402657488 -44578 -648282633 -134785097 -1410444545
-4211781 -1648690977 -1682372168</internalNodes>
<leafValues>
-6.8725508451461792e-01 4.1583669185638428e-01</leafValues></_>
<_>
<internalNodes>
0 -1 28 -279164164 -1074989448 -1655775393 -1159327304
995687420 -1410851 2070855679 -1970787324</internalNodes>
<leafValues>
-7.3297709226608276e-01 3.7756869196891785e-01</leafValues></_>
<_>
<internalNodes>
0 -1 5 -403189969 -1361908067 1116678830 -386513329
1742103151 1414519535 1946120914 -148111428</internalNodes>
<leafValues>
-5.0710958242416382e-01 4.9361771345138550e-01</leafValues></_>
<_>
<internalNodes>
0 -1 47 489953432 1071731312 -1554270735 2134729717
1527790300 2078153336 -1157828613 -549552899</internalNodes>
<leafValues>
-6.5112805366516113e-01 3.9441567659378052e-01</leafValues></_></weakClassifiers></_>
<!-- stage 6 -->
<_>
<maxWeakCount>6</maxWeakCount>
<stageThreshold>-1.4720557928085327e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 71 -249 2073550167 -1086088193 -9729 -135266717
-2387277 -89130546 -67109889</internalNodes>
<leafValues>
-7.1864211559295654e-01 4.3991416692733765e-01</leafValues></_>
<_>
<internalNodes>
0 -1 21 -65537 -1073816065 788447231 -1078805068 -65537 -2
-16844801 -1073807905</internalNodes>
<leafValues>
-4.9692794680595398e-01 5.7111859321594238e-01</leafValues></_>
<_>
<internalNodes>
0 -1 6 -286265361 -522198801 -300226866 -824457913
1999336254 1165174031 -75536539 -134217733</internalNodes>
<leafValues>
-5.0260621309280396e-01 4.8911646008491516e-01</leafValues></_>
<_>
<internalNodes>
0 -1 60 134224976 -42115 503045631 -104909380 -1423213585
-1093682593 -1346775649 503843200</internalNodes>
<leafValues>
-8.1539380550384521e-01 2.9674032330513000e-01</leafValues></_>
<_>
<internalNodes>
0 -1 27 -606607953 147439780 -123759474 148890575
-1222134481 -265879523 -738331785 -100663425</internalNodes>
<leafValues>
-4.9730581045150757e-01 4.8398590087890625e-01</leafValues></_>
<_>
<internalNodes>
0 -1 59 -939031293 -134221841 -5 -268436481 -67108929 -1 -1
-1071651065</internalNodes>
<leafValues>
-4.1419434547424316e-01 5.8424508571624756e-01</leafValues></_></weakClassifiers></_>
<!-- stage 7 -->
<_>
<maxWeakCount>7</maxWeakCount>
<stageThreshold>-1.9503176212310791e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 77 -67108933 -541065249 -610542320 -1049601 -289407299
-572527621 -75498256 -1</internalNodes>
<leafValues>
-6.8429845571517944e-01 4.5343136787414551e-01</leafValues></_>
<_>
<internalNodes>
0 -1 18 -1431832585 -9502721 2147483647 -34603011 -840958017
-268435457 -1094713345 -1397818113</internalNodes>
<leafValues>
-4.7899335622787476e-01 5.1089739799499512e-01</leafValues></_>
<_>
<internalNodes>
0 -1 54 -1067203069 -536870985 -4097 -1 -268437505 -1
-38019153 -1039416409</internalNodes>
<leafValues>
-3.8713064789772034e-01 5.8315634727478027e-01</leafValues></_>
<_>
<internalNodes>
0 -1 44 1043073500 -1619165736 -1765999621 -11021831
-1678714630 -229827 869072861 957881548</internalNodes>
<leafValues>
-7.2454583644866943e-01 3.4410527348518372e-01</leafValues></_>
<_>
<internalNodes>
0 -1 62 -268507652 871379856 -1983639004 1038103444
-1082884100 260856189 458107068 2146402047</internalNodes>
<leafValues>
-6.6823595762252808e-01 3.6522203683853149e-01</leafValues></_>
<_>
<internalNodes>
0 -1 2 -285227361 -1565854002 -1366888194 -2033032641
1475044343 1702916555 -208944208 -143661409</internalNodes>
<leafValues>
-4.8592305183410645e-01 4.9365350604057312e-01</leafValues></_>
<_>
<internalNodes>
0 -1 49 -3154 674558130 -909431384 1740634054 1667371440
873989589 1381178774 1610071935</internalNodes>
<leafValues>
-6.2329936027526855e-01 3.7792292237281799e-01</leafValues></_></weakClassifiers></_>
<!-- stage 8 -->
<_>
<maxWeakCount>7</maxWeakCount>
<stageThreshold>-1.3005143404006958e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 8 -150997249 -186651393 -51909121 -264193 -70542337
-138413329 -3277825 -1310801</internalNodes>
<leafValues>
-6.7938089370727539e-01 4.6835443377494812e-01</leafValues></_>
<_>
<internalNodes>
0 -1 29 -1595932528 -10275 -371240481 -2902153 -352329729
-89138473 -1684616193 -1142150132</internalNodes>
<leafValues>
-6.8929862976074219e-01 2.8295361995697021e-01</leafValues></_>
<_>
<internalNodes>
0 -1 76 -75501649 -1478560481 -78783200 -669057349
-285343931 115340787 -136381440 -170655777</internalNodes>
<leafValues>
-5.4028475284576416e-01 4.0457248687744141e-01</leafValues></_>
<_>
<internalNodes>
0 -1 66 -135604068 -1616889908 176728724 1050470380
-410239956 1860975396 986186492 2146959103</internalNodes>
<leafValues>
-6.4993071556091309e-01 3.1024640798568726e-01</leafValues></_>
<_>
<internalNodes>
0 -1 53 -37815298 -1756071972 932584732 502929916
-1620288551 714890421 1005624314 -83203</internalNodes>
<leafValues>
-4.8649874329566956e-01 4.4701680541038513e-01</leafValues></_>
<_>
<internalNodes>
0 -1 68 -1071175933 -1 -129 -4101 -390074625 -268468225
-1025 -2111092861</internalNodes>
<leafValues>
-4.5232096314430237e-01 4.7892215847969055e-01</leafValues></_>
<_>
<internalNodes>
0 -1 3 -1075665154 -12306554 151832703 -720964926
-2003879185 -71727650 -742296849 715269738</internalNodes>
<leafValues>
-6.1241555213928223e-01 3.7678867578506470e-01</leafValues></_></weakClassifiers></_>
<!-- stage 9 -->
<_>
<maxWeakCount>7</maxWeakCount>
<stageThreshold>-1.3320474624633789e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 70 -2297 -2201 -606217217 -536871013 -605029633
-605045341 -84149761 -1</internalNodes>
<leafValues>
-6.7704600095748901e-01 4.7368422150611877e-01</leafValues></_>
<_>
<internalNodes>
0 -1 20 -268437585 715893674 -980686082 -1162892626
2147438079 -604766342 -2411555 -33554657</internalNodes>
<leafValues>
-5.0731199979782104e-01 4.4156819581985474e-01</leafValues></_>
<_>
<internalNodes>
0 -1 10 185116406 -1615877553 -1345158081 -1115716262
2044668927 2141941247 -873464833 -415058</internalNodes>
<leafValues>
-5.0882929563522339e-01 3.9274227619171143e-01</leafValues></_>
<_>
<internalNodes>
0 -1 40 -416551126 541063119 1720361486 1941921098 928217927
1077374554 -470371167 -169607201</internalNodes>
<leafValues>
-5.6418907642364502e-01 3.5969066619873047e-01</leafValues></_>
<_>
<internalNodes>
0 -1 39 -2144965630 -1786853385 983290681 -193990065
-1435593777 -874870781 -148652293 1076348426</internalNodes>
<leafValues>
-6.1384546756744385e-01 3.4418886899948120e-01</leafValues></_>
<_>
<internalNodes>
0 -1 14 1324412412 -35863564 -535364629 -1764835842
2115366735 -1212035965 -8000562 -33887267</internalNodes>
<leafValues>
-5.4024517536163330e-01 3.6199000477790833e-01</leafValues></_>
<_>
<internalNodes>
0 -1 37 -120393908 971551622 -1026612532 804784283 701349152
787773517 723802396 2147483639</internalNodes>
<leafValues>
-6.4826697111129761e-01 3.3292853832244873e-01</leafValues></_></weakClassifiers></_>
<!-- stage 10 -->
<_>
<maxWeakCount>7</maxWeakCount>
<stageThreshold>-1.6739253997802734e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 24 -33557249 83864537 -543172129 -536871533 -16793857
-321942533 -18096129 -1061</internalNodes>
<leafValues>
-6.8337130546569824e-01 3.4821429848670959e-01</leafValues></_>
<_>
<internalNodes>
0 -1 64 -8429772 -1080077475 -217843395 -1078101315
-73680708 -6723397 -1661387332 -1648672976</internalNodes>
<leafValues>
-5.9955561161041260e-01 3.2578879594802856e-01</leafValues></_>
<_>
<internalNodes>
0 -1 48 -127905580 -79939080 -1108012101 -537627339
-1298089842 -76845170 -1912940051 85983264</internalNodes>
<leafValues>
-7.3458421230316162e-01 2.5306507945060730e-01</leafValues></_>
<_>
<internalNodes>
0 -1 52 17 -2246729 -777270789 -539231201 -1081169169
-76884579 -1748256325 683018597</internalNodes>
<leafValues>
-7.9745399951934814e-01 2.6082354784011841e-01</leafValues></_>
<_>
<internalNodes>
0 -1 9 -890241298 -463670186 -795681442 -51970621 1909811571
-114822853 -24184323 -50869249</internalNodes>
<leafValues>
-5.2764928340911865e-01 3.5589152574539185e-01</leafValues></_>
<_>
<internalNodes>
0 -1 51 -433068542 -991182329 44441604 306607153 1449382759
125030915 1409898947 -671101193</internalNodes>
<leafValues>
-5.8401101827621460e-01 3.5362774133682251e-01</leafValues></_>
<_>
<internalNodes>
0 -1 38 2111600636 1066940316 863786494 2140674937 978850808
455878812 1503801855 1002372991</internalNodes>
<leafValues>
-7.2070401906967163e-01 2.7193057537078857e-01</leafValues></_></weakClassifiers></_>
<!-- stage 11 -->
<_>
<maxWeakCount>7</maxWeakCount>
<stageThreshold>-1.4490258693695068e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 11 -68097 -1080405289 -1367935265 533863645 -721445889
-2391185 -278987041 -1049089</internalNodes>
<leafValues>
-7.1471744775772095e-01 2.5204733014106750e-01</leafValues></_>
<_>
<internalNodes>
0 -1 72 -6555889 1097593319 -17379062 -369165825 1604055815
1634328719 -274734270 -470810629</internalNodes>
<leafValues>
-5.6740534305572510e-01 3.2793164253234863e-01</leafValues></_>
<_>
<internalNodes>
0 -1 31 -134320292 2029845341 938917884 855571322 1238654844
1507329893 2147228636 -2564101</internalNodes>
<leafValues>
-6.1741048097610474e-01 2.8779673576354980e-01</leafValues></_>
<_>
<internalNodes>
0 -1 46 -1073495038 -545262305 -80218625 -538970417
-604251650 -6629485 -83904001 -1072987226</internalNodes>
<leafValues>
-4.6788156032562256e-01 3.9040920138359070e-01</leafValues></_>
<_>
<internalNodes>
0 -1 61 -2013248189 -740827685 -222339873 -1051777
-337648385 -23390301 -274923557 -2102290957</internalNodes>
<leafValues>
-4.4455590844154358e-01 4.3781617283821106e-01</leafValues></_>
<_>
<internalNodes>
0 -1 67 -425532380 -1948260198 -771398400 1078643656
-610280144 1107493733 1455380011 1207686574</internalNodes>
<leafValues>
-6.3499057292938232e-01 3.1427818536758423e-01</leafValues></_>
<_>
<internalNodes>
0 -1 0 -1465474633 -1346333225 -1384647689 -439632648
555739383 1639682123 -18940001 615339959</internalNodes>
<leafValues>
-6.4793455600738525e-01 2.6171669363975525e-01</leafValues></_></weakClassifiers></_>
<!-- stage 12 -->
<_>
<maxWeakCount>7</maxWeakCount>
<stageThreshold>-1.8950796127319336e+00</stageThreshold>
<weakClassifiers>
<_>
<internalNodes>
0 -1 69 -67117281 -2629289 -188747521 -2107429 -5248769
-624954197 -606086145 -71565729</internalNodes>
<leafValues>
-6.4841037988662720e-01 5.0977444648742676e-01</leafValues></_>
<_>
<internalNodes>
0 -1 26 -277092053 1219489222 -272144530 -419430680
-1034030083 -1092103687 -7605451 -603981825</internalNodes>
<leafValues>
-5.3364491462707520e-01 3.6466205120086670e-01</leafValues></_>
<_>
<internalNodes>
0 -1 65 465055548 1006376861 1063125433 -1078365731
2023522188 1553474557 1872486879 2079284637</internalNodes>
<leafValues>
-6.4313161373138428e-01 2.6651522517204285e-01</leafValues></_>
<_>
<internalNodes>
0 -1 7 -54854582 1761013467 2121979482 -88981490 1394046423
-147368984 -674043102 -42668425</internalNodes>
<leafValues>
-6.1165940761566162e-01 2.7585926651954651e-01</leafValues></_>
<_>
<internalNodes>
0 -1 56 -71748 1037336260 -1983891980 -1078316142 1056466172
704383733 871119804 1073643373</internalNodes>
<leafValues>
-7.3266768455505371e-01 2.3998503386974335e-01</leafValues></_>
<_>
<internalNodes>
0 -1 19 -1968540329 2012184063 -16777217 -134234115
-1342177281 -8388737 -402661386 -840250051</internalNodes>
<leafValues>
-3.9631426334381104e-01 4.8900303244590759e-01</leafValues></_>
<_>
<internalNodes>
0 -1 36 -102240505 -579600401 -402662694 -152829955
-671612979 224878431 -1153443866 -487325705</internalNodes>
<leafValues>
-3.8574314117431641e-01 5.1558119058609009e-01</leafValues></_></weakClassifiers></_></stages>
<features>
<_>
<rect>
0 0 3 1</rect></_>
<_>
<rect>
0 0 4 1</rect></_>
<_>
<rect>
0 1 1 3</rect></_>
<_>
<rect>
0 1 12 1</rect></_>
<_>
<rect>
0 2 3 2</rect></_>
<_>
<rect>
0 3 1 2</rect></_>
<_>
<rect>
0 6 1 1</rect></_>
<_>
<rect>
0 6 2 2</rect></_>
<_>
<rect>
0 6 3 2</rect></_>
<_>
<rect>
0 7 2 1</rect></_>
<_>
<rect>
0 9 16 1</rect></_>
<_>
<rect>
0 10 4 1</rect></_>
<_>
<rect>
1 0 3 1</rect></_>
<_>
<rect>
1 1 14 1</rect></_>
<_>
<rect>
1 6 1 2</rect></_>
<_>
<rect>
1 6 2 2</rect></_>
<_>
<rect>
1 10 7 1</rect></_>
<_>
<rect>
1 10 13 1</rect></_>
<_>
<rect>
2 0 2 1</rect></_>
<_>
<rect>
2 0 3 1</rect></_>
<_>
<rect>
2 1 2 3</rect></_>
<_>
<rect>
2 10 3 1</rect></_>
<_>
<rect>
3 0 8 1</rect></_>
<_>
<rect>
3 1 2 3</rect></_>
<_>
<rect>
3 2 1 1</rect></_>
<_>
<rect>
3 5 2 1</rect></_>
<_>
<rect>
4 2 1 1</rect></_>
<_>
<rect>
4 4 1 1</rect></_>
<_>
<rect>
4 10 7 1</rect></_>
<_>
<rect>
5 0 4 1</rect></_>
<_>
<rect>
5 0 14 1</rect></_>
<_>
<rect>
5 7 1 2</rect></_>
<_>
<rect>
7 10 12 1</rect></_>
<_>
<rect>
8 9 14 1</rect></_>
<_>
<rect>
9 10 14 1</rect></_>
<_>
<rect>
10 1 13 1</rect></_>
<_>
<rect>
10 4 2 1</rect></_>
<_>
<rect>
12 3 1 3</rect></_>
<_>
<rect>
13 7 2 2</rect></_>
<_>
<rect>
14 0 1 3</rect></_>
<_>
<rect>
16 6 2 1</rect></_>
<_>
<rect>
17 0 4 1</rect></_>
<_>
<rect>
18 0 4 1</rect></_>
<_>
<rect>
18 0 5 1</rect></_>
<_>
<rect>
18 10 7 1</rect></_>
<_>
<rect>
19 3 2 3</rect></_>
<_>
<rect>
20 0 1 2</rect></_>
<_>
<rect>
20 9 6 1</rect></_>
<_>
<rect>
21 1 8 1</rect></_>
<_>
<rect>
21 3 2 3</rect></_>
<_>
<rect>
22 7 1 2</rect></_>
<_>
<rect>
24 3 2 1</rect></_>
<_>
<rect>
25 0 1 1</rect></_>
<_>
<rect>
25 7 1 2</rect></_>
<_>
<rect>
27 0 1 2</rect></_>
<_>
<rect>
27 1 1 3</rect></_>
<_>
<rect>
27 7 1 2</rect></_>
<_>
<rect>
28 0 7 1</rect></_>
<_>
<rect>
28 4 2 3</rect></_>
<_>
<rect>
31 0 1 2</rect></_>
<_>
<rect>
31 0 4 1</rect></_>
<_>
<rect>
31 1 1 1</rect></_>
<_>
<rect>
33 7 1 2</rect></_>
<_>
<rect>
34 6 2 1</rect></_>
<_>
<rect>
34 10 6 1</rect></_>
<_>
<rect>
36 9 3 1</rect></_>
<_>
<rect>
37 4 1 3</rect></_>
<_>
<rect>
39 2 1 3</rect></_>
<_>
<rect>
40 0 1 2</rect></_>
<_>
<rect>
49 0 1 1</rect></_>
<_>
<rect>
49 0 1 2</rect></_>
<_>
<rect>
49 1 1 1</rect></_>
<_>
<rect>
49 2 1 1</rect></_>
<_>
<rect>
49 3 1 1</rect></_>
<_>
<rect>
49 3 1 2</rect></_>
<_>
<rect>
49 4 1 2</rect></_>
<_>
<rect>
49 8 1 1</rect></_>
<_>
<rect>
49 9 1 1</rect></_></features></cascade>
</opencv_storage>

1256
runtime_data/region/us.xml Normal file

File diff suppressed because it is too large Load Diff