GC5035_1280x720.xml 81 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287
  1. <?xml version="1.0" ?>
  2. <matfile>
  3. <header type="struct" size="[1 1]">
  4. <creation_date index="1" type="char" size="[1 11]">
  5. 08-Feb-2022
  6. </creation_date>
  7. <creator index="1" type="char" size="[1 3]">
  8. Mcf
  9. </creator>
  10. <sensor_name index="1" type="char" size="[1 6]">
  11. gc5035
  12. </sensor_name>
  13. <sample_name index="1" type="char" size="[1 11]">
  14. 5Mlens_720p
  15. </sample_name>
  16. <generator_version index="1" type="char" size="[1 6]">
  17. v2.1.1
  18. </generator_version>
  19. <resolution index="1" type="cell" size="[1 1]">
  20. <cell index="1" type="struct" size="[1 1]">
  21. <name index="1" type="char" size="[1 8]">
  22. 1280x720
  23. </name>
  24. <id index="1" type="char" size="[1 10]">
  25. 0x00000001
  26. </id>
  27. <width index="1" type="double" size="[1 1]">
  28. [ 1280]
  29. </width>
  30. <height index="1" type="double" size="[1 1]">
  31. [ 720]
  32. </height>
  33. <framerate index="1" type="cell" size="[1 3]">
  34. <cell index="1" type="struct" size="[1 1]">
  35. <name index="1" type="char" size="[1 6]">
  36. FPS_15
  37. </name>
  38. <fps index="1" type="double" size="[1 1]">
  39. [ 14.9916]
  40. </fps>
  41. </cell>
  42. <cell index="2" type="struct" size="[1 1]">
  43. <name index="1" type="char" size="[1 6]">
  44. FPS_10
  45. </name>
  46. <fps index="1" type="double" size="[1 1]">
  47. [ 9.9944]
  48. </fps>
  49. </cell>
  50. <cell index="3" type="struct" size="[1 1]">
  51. <name index="1" type="char" size="[1 6]">
  52. FPS_05
  53. </name>
  54. <fps index="1" type="double" size="[1 1]">
  55. [ 4.9972]
  56. </fps>
  57. </cell>
  58. </framerate>
  59. </cell>
  60. </resolution>
  61. </header>
  62. <sensor type="struct" size="[1 1]">
  63. <AWB index="1" type="struct" size="[1 1]">
  64. <globals index="1" type="cell" size="[1 1]">
  65. <cell index="1" type="struct" size="[1 1]">
  66. <name index="1" type="char" size="[1 8]">
  67. 1280x720
  68. </name>
  69. <resolution index="1" type="char" size="[1 8]">
  70. 1280x720
  71. </resolution>
  72. <SVDMeanValue index="1" type="double" size="[1 3]">
  73. [0.316211 0.450278 0.23351]
  74. </SVDMeanValue>
  75. <PCAMatrix index="1" type="double" size="[3 2]">
  76. [-0.747965 0.0904144 0.657551 0.327436 -0.811475 0.48404]
  77. </PCAMatrix>
  78. <CenterLine index="1" type="double" size="[1 3]">
  79. [-0.800277 -0.59963 -2.3607]
  80. </CenterLine>
  81. <afRg2 index="1" type="double" size="[1 16]">
  82. [1.03557 1.08428 1.13299 1.18171 1.23042 1.27913 1.32326 1.36926 1.42527 1.48345 1.53323 1.58745 1.63332 1.67663 1.72844 1.8246]
  83. </afRg2>
  84. <afMaxDist2 index="1" type="double" size="[1 16]">
  85. [-0.00414674 0.0285734 0.0458083 0.0590686 0.0684166 0.0745711 0.103537 0.171416 0.0766262 0.0287319 0.0187589 -0.00721015 0.00860515 0.00149051 0.00465507 0.02029]
  86. </afMaxDist2>
  87. <afRg1 index="1" type="double" size="[1 16]">
  88. [1.03557 1.09863 1.139 1.17938 1.22525 1.28052 1.32736 1.3712 1.41647 1.4737 1.50747 1.58012 1.62599 1.68328 1.73065 1.8204]
  89. </afRg1>
  90. <afMaxDist1 index="1" type="double" size="[1 16]">
  91. [0.104147 0.08587 0.0736434 0.0614168 0.0456015 0.0519858 0.0426176 0.0399399 0.0599487 0.0792273 0.116206 0.144303 0.128488 0.121734 0.102574 0.058049]
  92. </afMaxDist1>
  93. <afGlobalFade2 index="1" type="double" size="[1 16]">
  94. [0.828809 0.890615 0.957978 1.01338 1.0697 1.12955 1.1988 1.26015 1.33667 1.40375 1.49365 1.54193 1.61013 1.68533 1.74067 1.8553]
  95. </afGlobalFade2>
  96. <afGlobalGainDistance2 index="1" type="double" size="[1 16]">
  97. [-0.0307749 -0.0139859 0.0324236 0.0781028 0.0913031 0.120986 0.12847 0.161498 0.228047 0.227677 0.120452 0.107133 0.0950322 0.089865 0.109512 0.12302]
  98. </afGlobalGainDistance2>
  99. <afGlobalFade1 index="1" type="double" size="[1 16]">
  100. [0.845777 0.891118 0.939466 1.01166 1.0779 1.13324 1.19655 1.26633 1.34355 1.39837 1.46455 1.53792 1.60233 1.67208 1.74842 1.8597]
  101. </afGlobalFade1>
  102. <afGlobalGainDistance1 index="1" type="double" size="[1 16]">
  103. [0.208678 0.202655 0.189942 0.2018 0.201007 0.181359 0.161225 0.143949 0.135979 0.126124 0.151362 0.184872 0.224283 0.209637 0.166558 0.091439]
  104. </afGlobalGainDistance1>
  105. <fRgProjIndoorMin index="1" type="double" size="[1 1]">
  106. [ 1.0356]
  107. </fRgProjIndoorMin>
  108. <fRgProjMax index="1" type="double" size="[1 1]">
  109. [ 1.82]
  110. </fRgProjMax>
  111. <fRgProjMaxSky index="1" type="double" size="[1 1]">
  112. [ 1.85]
  113. </fRgProjMaxSky>
  114. <fRgProjOutdoorMin index="1" type="double" size="[1 1]">
  115. [ 1.474]
  116. </fRgProjOutdoorMin>
  117. <awb_clip_outdoor index="1" type="char" size="[1 3]">
  118. D50
  119. </awb_clip_outdoor>
  120. <K_Factor index="1" type="double" size="[1 1]">
  121. [ 4.5676]
  122. </K_Factor>
  123. <afFade2 index="1" type="double" size="[1 6]">
  124. [0.75 1.28836 1.77672 2.164 2.6 3.0618]
  125. </afFade2>
  126. <afCbMinRegionMax index="1" type="double" size="[1 6]">
  127. [114 114 105 95 95 90]
  128. </afCbMinRegionMax>
  129. <afCrMinRegionMax index="1" type="double" size="[1 6]">
  130. [83 83 110 120 122 128]
  131. </afCrMinRegionMax>
  132. <afMaxCSumRegionMax index="1" type="double" size="[1 6]">
  133. [28 27 18 16 9 9]
  134. </afMaxCSumRegionMax>
  135. <afCbMinRegionMin index="1" type="double" size="[1 6]">
  136. [123 123 123 123 123 120]
  137. </afCbMinRegionMin>
  138. <afCrMinRegionMin index="1" type="double" size="[1 6]">
  139. [123 123 123 123 123 126]
  140. </afCrMinRegionMin>
  141. <afMaxCSumRegionMin index="1" type="double" size="[1 6]">
  142. [5 5 5 5 5 5]
  143. </afMaxCSumRegionMin>
  144. <RegionSize index="1" type="double" size="[1 1]">
  145. [ 1]
  146. </RegionSize>
  147. <RegionSizeInc index="1" type="double" size="[1 1]">
  148. [ 0.8]
  149. </RegionSizeInc>
  150. <RegionSizeDec index="1" type="double" size="[1 1]">
  151. [ 0.05]
  152. </RegionSizeDec>
  153. <IIR index="1" type="struct" size="[1 1]">
  154. <DampCoefAdd index="1" type="double" size="[1 1]">
  155. [ 0.05]
  156. </DampCoefAdd>
  157. <DampCoefSub index="1" type="double" size="[1 1]">
  158. [ 0.05]
  159. </DampCoefSub>
  160. <DampFilterThreshold index="1" type="double" size="[1 1]">
  161. [ 0.4]
  162. </DampFilterThreshold>
  163. <DampingCoefMin index="1" type="double" size="[1 1]">
  164. [ 0.5]
  165. </DampingCoefMin>
  166. <DampingCoefMax index="1" type="double" size="[1 1]">
  167. [ 0.9]
  168. </DampingCoefMax>
  169. <DampingCoefInit index="1" type="double" size="[1 1]">
  170. [ 0.5]
  171. </DampingCoefInit>
  172. <ExpPriorFilterSizeMax index="1" type="double" size="[1 1]">
  173. [ 50]
  174. </ExpPriorFilterSizeMax>
  175. <ExpPriorFilterSizeMin index="1" type="double" size="[1 1]">
  176. [ 1]
  177. </ExpPriorFilterSizeMin>
  178. <ExpPriorMiddle index="1" type="double" size="[1 1]">
  179. [ 0.5]
  180. </ExpPriorMiddle>
  181. </IIR>
  182. </cell>
  183. </globals>
  184. <illumination index="1" type="cell" size="[1 5]">
  185. <cell index="1" type="struct" size="[1 1]">
  186. <name index="1" type="char" size="[1 1]">
  187. A
  188. </name>
  189. <doorType index="1" type="char" size="[1 6]">
  190. Indoor
  191. </doorType>
  192. <GMM index="1" type="struct" size="[1 1]">
  193. <invCovMatrix index="1" type="double" size="[2 2]">
  194. [1132.49 1537.15 1537.15 4218.7397]
  195. </invCovMatrix>
  196. <GaussianScalingFactor index="1" type="double" size="[1 1]">
  197. [ 247.3246]
  198. </GaussianScalingFactor>
  199. <tau index="1" type="double" size="[1 2]">
  200. [1 1]
  201. </tau>
  202. <GaussianMeanValue index="1" type="double" size="[1 2]">
  203. [-0.0885832 0.012733]
  204. </GaussianMeanValue>
  205. </GMM>
  206. <aLSC index="1" type="cell" size="[1 1]">
  207. <cell index="1" type="struct" size="[1 1]">
  208. <resolution index="1" type="char" size="[1 8]">
  209. 1280x720
  210. </resolution>
  211. <LSC_PROFILE_LIST index="1" type="char" size="[1 14]">
  212. 1280x720_A_100
  213. </LSC_PROFILE_LIST>
  214. </cell>
  215. </aLSC>
  216. <manualWB index="1" type="double" size="[1 4]">
  217. [1.11716 1 1 2.3808]
  218. </manualWB>
  219. <manualccMatrix index="1" type="double" size="[3 3]">
  220. [1.99853 -0.905653 -0.0821708 -0.460996 1.77912 -0.258076 -0.151399 -1.53815 2.713]
  221. </manualccMatrix>
  222. <manualccOffsets index="1" type="double" size="[1 3]">
  223. [-29.8061 -52.306 -95.824]
  224. </manualccOffsets>
  225. <awbType index="1" type="char" size="[1 4]">
  226. AUTO
  227. </awbType>
  228. <sat_CT index="1" type="struct" size="[1 1]">
  229. <gains index="1" type="double" size="[1 4]">
  230. [1 2 4 8]
  231. </gains>
  232. <sat index="1" type="double" size="[1 4]">
  233. [100 95 90 74]
  234. </sat>
  235. </sat_CT>
  236. <vig_CT index="1" type="struct" size="[1 1]">
  237. <gains index="1" type="double" size="[1 4]">
  238. [1 2 4 8]
  239. </gains>
  240. <vig index="1" type="double" size="[1 4]">
  241. [100 95 90 70]
  242. </vig>
  243. </vig_CT>
  244. <aCC index="1" type="struct" size="[1 1]">
  245. <CC_PROFILE_LIST index="1" type="char" size="[1 5]">
  246. A_100
  247. </CC_PROFILE_LIST>
  248. </aCC>
  249. </cell>
  250. <cell index="2" type="struct" size="[1 1]">
  251. <name index="1" type="char" size="[1 3]">
  252. D50
  253. </name>
  254. <doorType index="1" type="char" size="[1 7]">
  255. Outdoor
  256. </doorType>
  257. <GMM index="1" type="struct" size="[1 1]">
  258. <invCovMatrix index="1" type="double" size="[2 2]">
  259. [329.787 3.43476 3.43476 1629.9174]
  260. </invCovMatrix>
  261. <GaussianScalingFactor index="1" type="double" size="[1 1]">
  262. [ 116.6849]
  263. </GaussianScalingFactor>
  264. <tau index="1" type="double" size="[1 2]">
  265. [1 1]
  266. </tau>
  267. <GaussianMeanValue index="1" type="double" size="[1 2]">
  268. [0.0586363 0.0057683]
  269. </GaussianMeanValue>
  270. </GMM>
  271. <aLSC index="1" type="cell" size="[1 1]">
  272. <cell index="1" type="struct" size="[1 1]">
  273. <resolution index="1" type="char" size="[1 8]">
  274. 1280x720
  275. </resolution>
  276. <LSC_PROFILE_LIST index="1" type="char" size="[1 16]">
  277. 1280x720_D50_100
  278. </LSC_PROFILE_LIST>
  279. </cell>
  280. </aLSC>
  281. <manualWB index="1" type="double" size="[1 4]">
  282. [1.64416 1 1 1.6405]
  283. </manualWB>
  284. <manualccMatrix index="1" type="double" size="[3 3]">
  285. [2.097 -1.12811 0.0410741 -0.327961 1.77429 -0.380266 -0.0366512 -0.804392 1.8682]
  286. </manualccMatrix>
  287. <manualccOffsets index="1" type="double" size="[1 3]">
  288. [-40.7723 -43.9103 -61.7554]
  289. </manualccOffsets>
  290. <awbType index="1" type="char" size="[1 4]">
  291. AUTO
  292. </awbType>
  293. <sat_CT index="1" type="struct" size="[1 1]">
  294. <gains index="1" type="double" size="[1 4]">
  295. [1 2 4 8]
  296. </gains>
  297. <sat index="1" type="double" size="[1 4]">
  298. [100 95 90 74]
  299. </sat>
  300. </sat_CT>
  301. <vig_CT index="1" type="struct" size="[1 1]">
  302. <gains index="1" type="double" size="[1 4]">
  303. [1 2 4 8]
  304. </gains>
  305. <vig index="1" type="double" size="[1 4]">
  306. [100 95 90 70]
  307. </vig>
  308. </vig_CT>
  309. <aCC index="1" type="struct" size="[1 1]">
  310. <CC_PROFILE_LIST index="1" type="char" size="[1 7]">
  311. D50_100
  312. </CC_PROFILE_LIST>
  313. </aCC>
  314. </cell>
  315. <cell index="3" type="struct" size="[1 1]">
  316. <name index="1" type="char" size="[1 3]">
  317. D65
  318. </name>
  319. <doorType index="1" type="char" size="[1 7]">
  320. Outdoor
  321. </doorType>
  322. <GMM index="1" type="struct" size="[1 1]">
  323. <invCovMatrix index="1" type="double" size="[2 2]">
  324. [342.947 -200.069 -200.069 1325.0367]
  325. </invCovMatrix>
  326. <GaussianScalingFactor index="1" type="double" size="[1 1]">
  327. [ 102.4529]
  328. </GaussianScalingFactor>
  329. <tau index="1" type="double" size="[1 2]">
  330. [1 1]
  331. </tau>
  332. <GaussianMeanValue index="1" type="double" size="[1 2]">
  333. [0.115106 0.012733]
  334. </GaussianMeanValue>
  335. </GMM>
  336. <aLSC index="1" type="cell" size="[1 1]">
  337. <cell index="1" type="struct" size="[1 1]">
  338. <resolution index="1" type="char" size="[1 8]">
  339. 1280x720
  340. </resolution>
  341. <LSC_PROFILE_LIST index="1" type="char" size="[1 16]">
  342. 1280x720_D65_100
  343. </LSC_PROFILE_LIST>
  344. </cell>
  345. </aLSC>
  346. <manualWB index="1" type="double" size="[1 4]">
  347. [1.92224 1 1 1.428]
  348. </manualWB>
  349. <manualccMatrix index="1" type="double" size="[3 3]">
  350. [2.14135 -1.15688 0.0270315 -0.332497 1.83306 -0.43858 -0.0348043 -0.657467 1.7185]
  351. </manualccMatrix>
  352. <manualccOffsets index="1" type="double" size="[1 3]">
  353. [-47.0355 -42.0548 -56.246]
  354. </manualccOffsets>
  355. <awbType index="1" type="char" size="[1 4]">
  356. AUTO
  357. </awbType>
  358. <sat_CT index="1" type="struct" size="[1 1]">
  359. <gains index="1" type="double" size="[1 4]">
  360. [1 2 4 8]
  361. </gains>
  362. <sat index="1" type="double" size="[1 4]">
  363. [100 95 90 74]
  364. </sat>
  365. </sat_CT>
  366. <vig_CT index="1" type="struct" size="[1 1]">
  367. <gains index="1" type="double" size="[1 4]">
  368. [1 2 4 8]
  369. </gains>
  370. <vig index="1" type="double" size="[1 4]">
  371. [100 95 90 70]
  372. </vig>
  373. </vig_CT>
  374. <aCC index="1" type="struct" size="[1 1]">
  375. <CC_PROFILE_LIST index="1" type="char" size="[1 7]">
  376. D65_100
  377. </CC_PROFILE_LIST>
  378. </aCC>
  379. </cell>
  380. <cell index="4" type="struct" size="[1 1]">
  381. <name index="1" type="char" size="[1 8]">
  382. F2 (CWF)
  383. </name>
  384. <doorType index="1" type="char" size="[1 6]">
  385. Indoor
  386. </doorType>
  387. <GMM index="1" type="struct" size="[1 1]">
  388. <invCovMatrix index="1" type="double" size="[2 2]">
  389. [533.138 -316.589 -316.589 1155.6585]
  390. </invCovMatrix>
  391. <GaussianScalingFactor index="1" type="double" size="[1 1]">
  392. [ 114.3146]
  393. </GaussianScalingFactor>
  394. <tau index="1" type="double" size="[1 2]">
  395. [1 1]
  396. </tau>
  397. <GaussianMeanValue index="1" type="double" size="[1 2]">
  398. [0.00647981 -0.026117]
  399. </GaussianMeanValue>
  400. </GMM>
  401. <aLSC index="1" type="cell" size="[1 1]">
  402. <cell index="1" type="struct" size="[1 1]">
  403. <resolution index="1" type="char" size="[1 8]">
  404. 1280x720
  405. </resolution>
  406. <LSC_PROFILE_LIST index="1" type="char" size="[1 15]">
  407. 1280x720_F2_100
  408. </LSC_PROFILE_LIST>
  409. </cell>
  410. </aLSC>
  411. <manualWB index="1" type="double" size="[1 4]">
  412. [1.55891 1 1 2.0968]
  413. </manualWB>
  414. <manualccMatrix index="1" type="double" size="[3 3]">
  415. [2.56944 -1.54023 0.0045255 -0.421136 1.74591 -0.223588 -0.101719 -0.718139 1.8415]
  416. </manualccMatrix>
  417. <manualccOffsets index="1" type="double" size="[1 3]">
  418. [-55.5346 -60.5148 -88.6402]
  419. </manualccOffsets>
  420. <awbType index="1" type="char" size="[1 4]">
  421. AUTO
  422. </awbType>
  423. <sat_CT index="1" type="struct" size="[1 1]">
  424. <gains index="1" type="double" size="[1 4]">
  425. [1 2 4 8]
  426. </gains>
  427. <sat index="1" type="double" size="[1 4]">
  428. [100 95 90 74]
  429. </sat>
  430. </sat_CT>
  431. <vig_CT index="1" type="struct" size="[1 1]">
  432. <gains index="1" type="double" size="[1 4]">
  433. [1 2 4 8]
  434. </gains>
  435. <vig index="1" type="double" size="[1 4]">
  436. [100 95 90 70]
  437. </vig>
  438. </vig_CT>
  439. <aCC index="1" type="struct" size="[1 1]">
  440. <CC_PROFILE_LIST index="1" type="char" size="[1 6]">
  441. F2_100
  442. </CC_PROFILE_LIST>
  443. </aCC>
  444. </cell>
  445. <cell index="5" type="struct" size="[1 1]">
  446. <name index="1" type="char" size="[1 10]">
  447. F11 (TL84)
  448. </name>
  449. <doorType index="1" type="char" size="[1 6]">
  450. Indoor
  451. </doorType>
  452. <GMM index="1" type="struct" size="[1 1]">
  453. <invCovMatrix index="1" type="double" size="[2 2]">
  454. [395.155 -67.974 -67.974 1176.0173]
  455. </invCovMatrix>
  456. <GaussianScalingFactor index="1" type="double" size="[1 1]">
  457. [ 107.9546]
  458. </GaussianScalingFactor>
  459. <tau index="1" type="double" size="[1 2]">
  460. [1 1]
  461. </tau>
  462. <GaussianMeanValue index="1" type="double" size="[1 2]">
  463. [0.00547574 -0.011106]
  464. </GaussianMeanValue>
  465. </GMM>
  466. <aLSC index="1" type="cell" size="[1 1]">
  467. <cell index="1" type="struct" size="[1 1]">
  468. <resolution index="1" type="char" size="[1 8]">
  469. 1280x720
  470. </resolution>
  471. <LSC_PROFILE_LIST index="1" type="char" size="[1 16]">
  472. 1280x720_F11_100
  473. </LSC_PROFILE_LIST>
  474. </cell>
  475. </aLSC>
  476. <manualWB index="1" type="double" size="[1 4]">
  477. [1.49049 1 1 1.9841]
  478. </manualWB>
  479. <manualccMatrix index="1" type="double" size="[3 3]">
  480. [1.91878 -0.849702 -0.0555984 -0.407686 1.7518 -0.292535 -0.10781 -0.692012 1.8706]
  481. </manualccMatrix>
  482. <manualccOffsets index="1" type="double" size="[1 3]">
  483. [-55.1752 -65.3873 -90.5846]
  484. </manualccOffsets>
  485. <awbType index="1" type="char" size="[1 4]">
  486. AUTO
  487. </awbType>
  488. <sat_CT index="1" type="struct" size="[1 1]">
  489. <gains index="1" type="double" size="[1 4]">
  490. [1 2 4 8]
  491. </gains>
  492. <sat index="1" type="double" size="[1 4]">
  493. [100 95 90 74]
  494. </sat>
  495. </sat_CT>
  496. <vig_CT index="1" type="struct" size="[1 1]">
  497. <gains index="1" type="double" size="[1 4]">
  498. [1 2 4 8]
  499. </gains>
  500. <vig index="1" type="double" size="[1 4]">
  501. [100 95 90 70]
  502. </vig>
  503. </vig_CT>
  504. <aCC index="1" type="struct" size="[1 1]">
  505. <CC_PROFILE_LIST index="1" type="char" size="[1 7]">
  506. F11_100
  507. </CC_PROFILE_LIST>
  508. </aCC>
  509. </cell>
  510. </illumination>
  511. </AWB>
  512. <LSC index="1" type="cell" size="[1 5]">
  513. <cell index="1" type="struct" size="[1 1]">
  514. <name index="1" type="char" size="[1 14]">
  515. 1280x720_A_100
  516. </name>
  517. <resolution index="1" type="char" size="[1 8]">
  518. 1280x720
  519. </resolution>
  520. <illumination index="1" type="char" size="[1 1]">
  521. A
  522. </illumination>
  523. <LSC_sectors index="1" type="double" size="[1 1]">
  524. [ 16]
  525. </LSC_sectors>
  526. <LSC_No index="1" type="double" size="[1 1]">
  527. [ 10]
  528. </LSC_No>
  529. <LSC_Xo index="1" type="double" size="[1 1]">
  530. [ 15]
  531. </LSC_Xo>
  532. <LSC_Yo index="1" type="double" size="[1 1]">
  533. [ 15]
  534. </LSC_Yo>
  535. <LSC_SECT_SIZE_X index="1" type="double" size="[1 8]">
  536. [54 63 70 77 83 91 99 103]
  537. </LSC_SECT_SIZE_X>
  538. <LSC_SECT_SIZE_Y index="1" type="double" size="[1 8]">
  539. [39 41 45 44 46 48 49 48]
  540. </LSC_SECT_SIZE_Y>
  541. <vignetting index="1" type="double" size="[1 1]">
  542. [ 100]
  543. </vignetting>
  544. <LSC_SAMPLES_red index="1" type="double" size="[17 17]">
  545. [1860 1748 1669 1574 1482 1388 1324 1300 1304 1349 1422 1528 1639 1775 1923 2095 2259 1807 1690 1616 1527 1426 1330 1275 1247 1248 1293 1372 1472 1589 1719 1864 2028 2179 1758 1651 1543 1454 1360 1277 1225 1195 1199 1241 1320 1419 1538 1669 1814 1965 2101 1711 1603 1501 1401 1310 1235 1177 1147 1149 1190 1268 1369 1489 1620 1759 1901 2054 1660 1568 1463 1364 1271 1195 1139 1109 1111 1152 1227 1328 1450 1580 1714 1864 1992 1634 1529 1429 1327 1238 1160 1106 1077 1081 1118 1194 1294 1413 1543 1686 1819 1962 1609 1497 1405 1297 1213 1135 1082 1051 1055 1090 1163 1264 1384 1519 1654 1794 1921 1589 1480 1378 1284 1195 1116 1061 1037 1034 1076 1145 1243 1366 1493 1638 1772 1905 1576 1468 1368 1270 1180 1106 1054 1026 1029 1064 1133 1233 1351 1486 1629 1763 1884 1569 1465 1367 1266 1176 1104 1050 1024 1026 1060 1133 1230 1348 1482 1623 1754 1875 1572 1474 1367 1268 1181 1107 1055 1029 1029 1063 1136 1233 1353 1482 1627 1756 1890 1578 1474 1376 1274 1190 1117 1066 1038 1042 1075 1148 1245 1367 1495 1636 1770 1899 1595 1494 1394 1294 1208 1135 1083 1055 1058 1094 1170 1267 1385 1511 1658 1794 1914 1613 1514 1418 1319 1228 1155 1108 1078 1081 1119 1192 1292 1410 1542 1679 1817 1944 1644 1543 1449 1347 1261 1187 1134 1105 1111 1153 1226 1324 1444 1578 1714 1850 1973 1683 1577 1480 1385 1295 1220 1168 1140 1146 1185 1262 1362 1482 1613 1748 1889 2005 1717 1614 1521 1419 1335 1255 1204 1175 1182 1226 1298 1403 1526 1654 1788 1930 2061]
  546. </LSC_SAMPLES_red>
  547. <LSC_SAMPLES_greenR index="1" type="double" size="[17 17]">
  548. [1678 1625 1568 1498 1430 1345 1294 1263 1261 1294 1345 1428 1508 1601 1704 1822 1918 1657 1574 1527 1461 1381 1299 1246 1218 1216 1246 1308 1384 1469 1563 1661 1778 1865 1611 1545 1470 1402 1326 1257 1206 1176 1170 1203 1263 1342 1428 1522 1620 1722 1811 1572 1511 1432 1354 1280 1219 1166 1134 1128 1161 1217 1296 1391 1487 1578 1677 1765 1540 1475 1403 1325 1247 1185 1132 1103 1096 1125 1185 1263 1356 1447 1551 1645 1734 1509 1449 1370 1297 1219 1155 1105 1071 1068 1098 1156 1234 1325 1426 1518 1620 1692 1489 1426 1350 1269 1200 1134 1081 1050 1045 1072 1134 1210 1302 1400 1502 1592 1679 1479 1411 1333 1256 1186 1117 1069 1037 1030 1060 1116 1192 1288 1384 1485 1583 1663 1470 1397 1324 1249 1176 1113 1061 1029 1025 1051 1107 1186 1279 1376 1478 1571 1639 1458 1400 1325 1246 1173 1111 1060 1029 1024 1049 1105 1183 1274 1375 1476 1566 1636 1466 1400 1326 1249 1178 1115 1065 1036 1029 1056 1112 1187 1281 1375 1480 1571 1645 1466 1413 1333 1259 1187 1125 1077 1045 1043 1067 1126 1201 1290 1386 1488 1585 1656 1483 1420 1353 1272 1202 1142 1091 1066 1058 1087 1144 1222 1310 1404 1506 1600 1676 1501 1443 1366 1292 1220 1162 1117 1082 1084 1110 1168 1243 1331 1430 1525 1617 1694 1520 1463 1394 1318 1247 1191 1141 1114 1109 1140 1192 1271 1356 1460 1551 1642 1720 1552 1490 1421 1350 1281 1216 1172 1143 1146 1169 1227 1302 1394 1486 1581 1674 1755 1575 1517 1447 1375 1310 1246 1200 1175 1175 1200 1262 1337 1429 1517 1616 1706 1779]
  549. </LSC_SAMPLES_greenR>
  550. <LSC_SAMPLES_greenB index="1" type="double" size="[17 17]">
  551. [1683 1609 1554 1481 1405 1331 1276 1252 1257 1292 1352 1432 1525 1622 1734 1854 1958 1645 1568 1508 1446 1365 1285 1235 1213 1208 1246 1312 1391 1484 1584 1689 1810 1905 1613 1537 1457 1390 1311 1245 1196 1169 1170 1203 1266 1354 1445 1543 1649 1760 1848 1567 1509 1424 1346 1273 1208 1160 1131 1127 1162 1224 1309 1404 1506 1617 1716 1816 1543 1474 1393 1317 1240 1176 1128 1096 1096 1129 1194 1275 1372 1476 1582 1688 1765 1508 1451 1367 1290 1212 1149 1099 1070 1067 1100 1162 1247 1343 1452 1552 1654 1744 1493 1425 1345 1262 1194 1127 1076 1048 1044 1078 1140 1223 1322 1429 1538 1641 1720 1483 1412 1328 1250 1181 1111 1064 1037 1029 1064 1125 1206 1310 1412 1522 1624 1706 1473 1401 1322 1244 1170 1107 1057 1027 1028 1055 1118 1199 1300 1405 1521 1615 1688 1466 1400 1326 1240 1166 1108 1055 1027 1024 1056 1115 1199 1296 1407 1516 1614 1690 1475 1403 1327 1244 1173 1108 1061 1032 1031 1058 1124 1204 1304 1410 1521 1620 1700 1473 1417 1337 1252 1182 1119 1072 1044 1042 1074 1136 1217 1317 1421 1530 1638 1705 1493 1425 1351 1268 1199 1134 1088 1061 1059 1094 1152 1242 1330 1439 1549 1655 1729 1507 1447 1368 1290 1216 1155 1109 1081 1084 1114 1179 1261 1359 1470 1572 1674 1756 1539 1468 1394 1316 1240 1181 1137 1108 1112 1145 1207 1288 1386 1498 1599 1698 1775 1553 1499 1420 1347 1274 1211 1163 1139 1144 1175 1236 1324 1425 1529 1632 1734 1805 1594 1530 1450 1375 1302 1241 1190 1169 1173 1208 1270 1359 1458 1556 1660 1766 1839]
  552. </LSC_SAMPLES_greenB>
  553. <LSC_SAMPLES_blue index="1" type="double" size="[17 17]">
  554. [1623 1548 1518 1441 1378 1298 1261 1240 1247 1283 1338 1422 1491 1587 1675 1798 1863 1601 1517 1472 1409 1333 1253 1220 1199 1203 1240 1302 1374 1458 1551 1644 1752 1807 1551 1488 1416 1355 1278 1218 1179 1164 1168 1201 1262 1339 1423 1516 1605 1704 1752 1522 1460 1383 1304 1238 1183 1146 1125 1126 1166 1224 1301 1397 1478 1570 1668 1724 1493 1427 1357 1282 1204 1156 1112 1096 1100 1131 1195 1275 1361 1455 1547 1636 1694 1470 1404 1332 1248 1184 1126 1088 1072 1074 1111 1168 1246 1333 1437 1526 1604 1662 1451 1380 1309 1232 1164 1104 1065 1049 1054 1085 1145 1223 1317 1411 1507 1589 1639 1435 1368 1295 1220 1149 1094 1053 1035 1042 1073 1131 1210 1302 1395 1489 1576 1630 1433 1353 1288 1213 1142 1082 1043 1028 1033 1064 1122 1197 1293 1387 1488 1574 1615 1423 1362 1291 1208 1133 1083 1041 1024 1025 1059 1117 1197 1288 1383 1488 1566 1611 1438 1366 1289 1213 1140 1082 1044 1026 1032 1060 1122 1198 1290 1383 1477 1568 1616 1435 1373 1303 1222 1149 1093 1050 1031 1036 1066 1127 1203 1300 1389 1491 1579 1621 1448 1384 1319 1238 1166 1103 1064 1045 1047 1082 1142 1223 1307 1409 1498 1594 1641 1464 1404 1335 1259 1183 1123 1082 1060 1067 1095 1160 1237 1328 1431 1522 1606 1650 1481 1430 1361 1285 1213 1151 1110 1082 1085 1124 1182 1260 1351 1451 1544 1624 1679 1506 1457 1392 1319 1245 1180 1134 1110 1117 1148 1209 1291 1387 1480 1571 1652 1713 1534 1479 1419 1346 1273 1214 1161 1140 1143 1184 1237 1329 1410 1501 1586 1688 1716]
  555. </LSC_SAMPLES_blue>
  556. </cell>
  557. <cell index="2" type="struct" size="[1 1]">
  558. <name index="1" type="char" size="[1 16]">
  559. 1280x720_D50_100
  560. </name>
  561. <resolution index="1" type="char" size="[1 8]">
  562. 1280x720
  563. </resolution>
  564. <illumination index="1" type="char" size="[1 3]">
  565. D50
  566. </illumination>
  567. <LSC_sectors index="1" type="double" size="[1 1]">
  568. [ 16]
  569. </LSC_sectors>
  570. <LSC_No index="1" type="double" size="[1 1]">
  571. [ 10]
  572. </LSC_No>
  573. <LSC_Xo index="1" type="double" size="[1 1]">
  574. [ 15]
  575. </LSC_Xo>
  576. <LSC_Yo index="1" type="double" size="[1 1]">
  577. [ 15]
  578. </LSC_Yo>
  579. <LSC_SECT_SIZE_X index="1" type="double" size="[1 8]">
  580. [57 65 67 77 84 91 98 101]
  581. </LSC_SECT_SIZE_X>
  582. <LSC_SECT_SIZE_Y index="1" type="double" size="[1 8]">
  583. [39 43 42 44 48 48 49 47]
  584. </LSC_SECT_SIZE_Y>
  585. <vignetting index="1" type="double" size="[1 1]">
  586. [ 100]
  587. </vignetting>
  588. <LSC_SAMPLES_red index="1" type="double" size="[17 17]">
  589. [1813 1699 1630 1541 1454 1368 1311 1287 1294 1338 1403 1504 1610 1729 1853 2021 2168 1763 1650 1580 1498 1402 1310 1260 1239 1244 1284 1363 1449 1559 1681 1803 1953 2086 1714 1609 1506 1428 1336 1261 1215 1189 1193 1234 1305 1402 1511 1628 1752 1892 2030 1672 1566 1470 1378 1293 1223 1169 1146 1152 1190 1265 1353 1469 1585 1709 1843 1965 1622 1534 1431 1345 1254 1183 1136 1110 1117 1155 1224 1319 1428 1552 1674 1798 1923 1593 1504 1399 1310 1224 1152 1102 1080 1083 1122 1190 1285 1396 1515 1641 1766 1889 1574 1468 1371 1281 1198 1124 1079 1054 1060 1096 1166 1257 1369 1493 1609 1740 1864 1552 1451 1349 1264 1180 1109 1059 1039 1043 1080 1144 1238 1349 1471 1595 1720 1835 1544 1436 1343 1252 1169 1097 1051 1029 1035 1071 1136 1227 1339 1460 1587 1712 1824 1535 1434 1340 1246 1163 1096 1049 1024 1032 1065 1131 1224 1332 1456 1580 1701 1824 1540 1443 1340 1249 1163 1097 1049 1030 1035 1069 1135 1225 1337 1458 1586 1705 1820 1548 1451 1349 1260 1177 1105 1060 1037 1043 1077 1146 1236 1348 1466 1593 1716 1831 1566 1460 1365 1275 1193 1123 1077 1053 1058 1096 1163 1257 1365 1487 1611 1741 1842 1585 1481 1394 1296 1213 1143 1098 1073 1080 1112 1184 1278 1389 1514 1634 1759 1878 1609 1514 1416 1328 1239 1169 1123 1097 1104 1143 1213 1305 1418 1545 1664 1790 1902 1648 1543 1453 1359 1276 1204 1153 1129 1139 1176 1243 1340 1456 1580 1696 1826 1944 1680 1583 1485 1396 1310 1237 1189 1162 1173 1207 1283 1379 1498 1611 1734 1856 1979]
  590. </LSC_SAMPLES_red>
  591. <LSC_SAMPLES_greenR index="1" type="double" size="[17 17]">
  592. [1646 1585 1537 1466 1409 1325 1270 1247 1246 1278 1324 1400 1482 1576 1664 1777 1889 1621 1542 1495 1438 1355 1279 1229 1204 1200 1230 1288 1360 1445 1533 1626 1738 1824 1581 1513 1439 1376 1308 1237 1192 1160 1159 1185 1246 1321 1407 1492 1583 1687 1784 1547 1485 1408 1337 1268 1205 1155 1127 1121 1150 1206 1281 1371 1463 1553 1647 1738 1520 1450 1381 1309 1234 1173 1125 1094 1090 1118 1173 1251 1340 1433 1524 1622 1702 1482 1428 1353 1284 1207 1148 1097 1067 1063 1091 1145 1221 1313 1407 1496 1589 1671 1467 1406 1329 1257 1189 1123 1078 1046 1042 1067 1123 1203 1290 1386 1482 1569 1652 1457 1388 1315 1248 1175 1112 1064 1036 1027 1056 1109 1185 1277 1369 1466 1563 1638 1445 1380 1308 1235 1166 1106 1059 1026 1024 1048 1102 1176 1269 1362 1459 1550 1618 1448 1380 1308 1233 1164 1104 1058 1027 1024 1047 1100 1175 1265 1361 1456 1549 1619 1446 1385 1308 1238 1169 1109 1060 1033 1027 1052 1105 1178 1268 1364 1463 1553 1624 1453 1388 1313 1245 1177 1116 1071 1040 1039 1065 1116 1192 1281 1374 1465 1565 1635 1460 1402 1330 1259 1192 1133 1086 1060 1055 1081 1137 1210 1297 1392 1483 1581 1652 1480 1417 1346 1275 1207 1153 1107 1080 1078 1103 1158 1233 1320 1417 1504 1600 1669 1504 1434 1371 1299 1231 1173 1130 1102 1101 1128 1181 1254 1338 1439 1527 1619 1695 1520 1466 1394 1330 1263 1201 1158 1133 1132 1157 1214 1286 1378 1468 1555 1648 1720 1549 1491 1422 1352 1293 1229 1186 1161 1160 1187 1244 1317 1411 1496 1582 1677 1749]
  593. </LSC_SAMPLES_greenR>
  594. <LSC_SAMPLES_greenB index="1" type="double" size="[17 17]">
  595. [1642 1574 1522 1454 1385 1311 1263 1240 1244 1275 1331 1407 1489 1584 1675 1793 1896 1616 1532 1478 1421 1346 1268 1220 1200 1199 1230 1292 1365 1452 1540 1645 1753 1849 1577 1501 1428 1366 1289 1226 1183 1156 1159 1189 1248 1329 1411 1505 1595 1705 1796 1536 1478 1393 1322 1254 1194 1146 1123 1121 1152 1211 1286 1383 1473 1567 1665 1755 1511 1442 1365 1298 1223 1163 1119 1092 1090 1120 1179 1257 1345 1443 1539 1637 1727 1481 1420 1339 1268 1197 1134 1089 1063 1062 1092 1148 1227 1324 1419 1510 1608 1689 1465 1399 1324 1246 1177 1115 1068 1045 1042 1071 1128 1205 1298 1400 1498 1590 1676 1454 1385 1305 1232 1162 1101 1058 1034 1027 1057 1113 1189 1287 1385 1479 1585 1655 1444 1373 1301 1223 1158 1094 1051 1025 1025 1051 1107 1185 1277 1378 1477 1572 1651 1440 1378 1295 1222 1154 1096 1050 1024 1024 1051 1106 1182 1277 1378 1474 1571 1645 1441 1382 1302 1228 1160 1098 1056 1032 1029 1057 1111 1192 1278 1381 1482 1576 1653 1451 1386 1309 1235 1169 1109 1068 1041 1043 1070 1128 1201 1298 1391 1489 1593 1665 1464 1404 1326 1251 1184 1127 1084 1060 1060 1091 1145 1224 1312 1413 1511 1608 1682 1484 1421 1347 1270 1206 1146 1106 1080 1082 1111 1168 1247 1336 1438 1529 1629 1700 1502 1442 1368 1295 1227 1169 1129 1104 1109 1137 1194 1272 1365 1464 1557 1653 1732 1532 1472 1394 1324 1259 1199 1155 1137 1140 1169 1226 1306 1400 1500 1584 1683 1758 1554 1495 1423 1356 1286 1233 1185 1166 1168 1200 1257 1338 1433 1521 1614 1715 1789]
  596. </LSC_SAMPLES_greenB>
  597. <LSC_SAMPLES_blue index="1" type="double" size="[17 17]">
  598. [1562 1501 1460 1410 1347 1271 1231 1216 1214 1245 1294 1361 1431 1503 1597 1701 1763 1534 1460 1427 1373 1307 1235 1198 1178 1179 1209 1264 1323 1400 1479 1557 1652 1722 1504 1441 1372 1322 1256 1198 1161 1140 1144 1169 1217 1291 1364 1447 1524 1609 1678 1471 1418 1347 1289 1221 1169 1131 1110 1112 1139 1191 1256 1339 1417 1491 1579 1638 1450 1390 1325 1262 1197 1146 1104 1082 1084 1111 1166 1232 1313 1395 1470 1557 1612 1421 1365 1302 1237 1171 1117 1079 1061 1062 1088 1137 1210 1290 1372 1453 1528 1582 1407 1353 1284 1216 1158 1102 1062 1044 1045 1069 1120 1190 1274 1352 1437 1518 1569 1400 1339 1271 1208 1145 1088 1052 1031 1031 1057 1108 1174 1257 1347 1422 1508 1550 1391 1328 1267 1201 1138 1084 1045 1024 1028 1053 1101 1167 1255 1336 1420 1503 1546 1386 1330 1267 1197 1134 1083 1044 1024 1025 1051 1099 1168 1249 1337 1416 1497 1539 1397 1335 1267 1202 1141 1085 1047 1030 1027 1054 1106 1177 1252 1338 1421 1499 1546 1396 1345 1277 1212 1149 1093 1058 1036 1037 1064 1115 1182 1265 1349 1431 1511 1558 1410 1356 1293 1228 1165 1110 1071 1051 1053 1077 1129 1197 1278 1364 1444 1529 1574 1425 1370 1313 1242 1181 1128 1089 1066 1070 1095 1147 1220 1296 1383 1460 1543 1592 1436 1391 1331 1269 1203 1153 1109 1088 1089 1117 1171 1240 1315 1409 1487 1563 1608 1464 1412 1356 1295 1235 1179 1138 1116 1120 1145 1194 1265 1351 1432 1507 1583 1643 1484 1439 1385 1323 1257 1205 1161 1144 1148 1172 1224 1301 1377 1453 1529 1618 1662]
  599. </LSC_SAMPLES_blue>
  600. </cell>
  601. <cell index="3" type="struct" size="[1 1]">
  602. <name index="1" type="char" size="[1 16]">
  603. 1280x720_D65_100
  604. </name>
  605. <resolution index="1" type="char" size="[1 8]">
  606. 1280x720
  607. </resolution>
  608. <illumination index="1" type="char" size="[1 3]">
  609. D65
  610. </illumination>
  611. <LSC_sectors index="1" type="double" size="[1 1]">
  612. [ 16]
  613. </LSC_sectors>
  614. <LSC_No index="1" type="double" size="[1 1]">
  615. [ 10]
  616. </LSC_No>
  617. <LSC_Xo index="1" type="double" size="[1 1]">
  618. [ 15]
  619. </LSC_Xo>
  620. <LSC_Yo index="1" type="double" size="[1 1]">
  621. [ 15]
  622. </LSC_Yo>
  623. <LSC_SECT_SIZE_X index="1" type="double" size="[1 8]">
  624. [56 63 69 78 85 91 98 100]
  625. </LSC_SECT_SIZE_X>
  626. <LSC_SECT_SIZE_Y index="1" type="double" size="[1 8]">
  627. [40 41 43 44 48 46 49 49]
  628. </LSC_SECT_SIZE_Y>
  629. <vignetting index="1" type="double" size="[1 1]">
  630. [ 100]
  631. </vignetting>
  632. <LSC_SAMPLES_red index="1" type="double" size="[17 17]">
  633. [1798 1687 1623 1529 1449 1359 1304 1286 1293 1332 1410 1492 1600 1716 1840 1989 2123 1741 1630 1570 1491 1390 1304 1253 1233 1241 1281 1353 1443 1549 1663 1798 1929 2066 1693 1590 1500 1416 1334 1253 1208 1188 1191 1234 1304 1394 1507 1615 1739 1866 1999 1657 1554 1459 1375 1284 1215 1166 1143 1151 1189 1259 1349 1464 1577 1700 1829 1947 1617 1519 1432 1337 1248 1183 1134 1109 1119 1157 1224 1316 1427 1547 1665 1793 1898 1589 1490 1397 1302 1221 1147 1100 1081 1089 1129 1194 1288 1391 1518 1634 1749 1868 1561 1467 1373 1277 1193 1126 1077 1058 1063 1101 1169 1259 1371 1490 1611 1731 1842 1549 1437 1347 1254 1177 1101 1058 1040 1045 1082 1148 1238 1352 1469 1587 1708 1814 1519 1432 1331 1246 1159 1091 1047 1027 1036 1071 1134 1222 1335 1451 1585 1686 1800 1532 1418 1338 1236 1152 1089 1042 1024 1034 1065 1129 1218 1328 1451 1575 1688 1785 1525 1434 1337 1242 1160 1093 1049 1029 1037 1069 1135 1223 1337 1454 1577 1694 1802 1531 1443 1349 1250 1169 1103 1056 1038 1042 1078 1146 1235 1347 1461 1590 1714 1803 1546 1458 1368 1271 1186 1120 1071 1052 1061 1097 1165 1252 1365 1488 1611 1731 1826 1580 1475 1387 1288 1204 1136 1092 1070 1078 1110 1183 1272 1386 1503 1626 1738 1849 1593 1504 1409 1318 1229 1163 1113 1092 1101 1141 1204 1295 1408 1536 1653 1772 1869 1628 1530 1441 1350 1264 1189 1144 1122 1131 1169 1233 1329 1439 1565 1677 1800 1898 1657 1573 1481 1386 1298 1231 1173 1158 1162 1202 1277 1369 1484 1601 1727 1845 1938]
  634. </LSC_SAMPLES_red>
  635. <LSC_SAMPLES_greenR index="1" type="double" size="[17 17]">
  636. [1661 1588 1543 1469 1407 1325 1275 1248 1252 1277 1329 1403 1492 1578 1669 1787 1891 1622 1542 1500 1439 1361 1281 1230 1207 1200 1230 1287 1362 1443 1540 1629 1739 1826 1584 1512 1440 1381 1306 1240 1195 1163 1160 1188 1245 1321 1409 1493 1594 1689 1784 1542 1489 1414 1342 1271 1208 1157 1131 1124 1153 1208 1283 1375 1470 1559 1656 1740 1525 1456 1385 1317 1242 1177 1128 1099 1095 1124 1178 1255 1343 1439 1532 1627 1710 1491 1438 1362 1294 1217 1154 1103 1073 1071 1095 1153 1229 1321 1419 1506 1607 1674 1481 1418 1341 1268 1199 1132 1081 1053 1049 1074 1131 1207 1300 1393 1493 1585 1659 1466 1395 1323 1252 1181 1116 1069 1039 1032 1058 1114 1190 1283 1376 1478 1569 1640 1444 1382 1315 1238 1170 1108 1058 1029 1028 1048 1102 1178 1272 1366 1466 1555 1628 1452 1382 1312 1237 1168 1106 1060 1031 1024 1050 1101 1178 1268 1368 1463 1554 1622 1451 1391 1316 1245 1175 1114 1063 1035 1031 1057 1111 1185 1275 1375 1472 1556 1638 1457 1402 1327 1250 1184 1122 1077 1048 1045 1069 1124 1198 1289 1382 1482 1571 1652 1466 1410 1341 1268 1199 1139 1092 1066 1059 1088 1143 1217 1305 1403 1501 1591 1660 1488 1424 1354 1281 1214 1155 1111 1081 1083 1106 1161 1237 1325 1425 1513 1608 1681 1498 1445 1374 1302 1236 1176 1131 1106 1102 1129 1184 1258 1345 1445 1540 1626 1696 1521 1468 1401 1327 1263 1201 1158 1130 1134 1157 1210 1288 1376 1472 1561 1648 1725 1560 1494 1420 1354 1294 1227 1191 1159 1160 1187 1247 1320 1410 1500 1592 1682 1758]
  637. </LSC_SAMPLES_greenR>
  638. <LSC_SAMPLES_greenB index="1" type="double" size="[17 17]">
  639. [1638 1579 1524 1456 1387 1311 1265 1242 1245 1279 1331 1406 1489 1583 1681 1787 1901 1613 1530 1479 1421 1342 1263 1222 1198 1200 1231 1290 1363 1445 1542 1638 1746 1834 1560 1504 1424 1366 1290 1225 1182 1157 1159 1191 1247 1327 1409 1500 1597 1705 1785 1537 1477 1394 1323 1253 1194 1150 1123 1123 1153 1211 1282 1381 1473 1569 1659 1755 1511 1444 1373 1298 1225 1163 1116 1095 1090 1124 1183 1257 1347 1446 1539 1640 1718 1478 1427 1345 1276 1200 1137 1093 1067 1067 1098 1155 1233 1326 1423 1518 1611 1696 1468 1407 1325 1252 1183 1117 1071 1049 1045 1074 1132 1208 1301 1401 1499 1594 1675 1456 1383 1311 1235 1162 1103 1057 1034 1030 1058 1117 1191 1288 1383 1483 1582 1655 1437 1374 1296 1223 1153 1094 1048 1024 1025 1051 1105 1185 1275 1377 1478 1568 1636 1435 1371 1303 1221 1150 1093 1050 1025 1024 1052 1106 1183 1274 1373 1475 1568 1639 1444 1379 1304 1231 1162 1101 1056 1036 1031 1061 1116 1193 1284 1384 1485 1578 1649 1455 1395 1318 1240 1174 1113 1072 1046 1049 1073 1132 1206 1299 1397 1498 1591 1662 1466 1405 1329 1257 1187 1129 1086 1064 1063 1093 1151 1228 1317 1415 1516 1609 1682 1486 1422 1351 1272 1207 1149 1108 1084 1089 1115 1172 1250 1338 1439 1533 1631 1701 1499 1438 1373 1298 1228 1171 1132 1106 1110 1138 1197 1273 1361 1466 1560 1646 1723 1526 1471 1393 1327 1258 1200 1158 1136 1143 1167 1225 1305 1397 1489 1587 1674 1750 1555 1496 1423 1357 1287 1229 1187 1169 1172 1203 1260 1341 1430 1525 1614 1713 1777]
  640. </LSC_SAMPLES_greenB>
  641. <LSC_SAMPLES_blue index="1" type="double" size="[17 17]">
  642. [1551 1496 1456 1398 1344 1271 1229 1216 1214 1237 1290 1352 1424 1494 1584 1680 1745 1527 1449 1422 1374 1301 1231 1193 1172 1173 1203 1250 1315 1385 1463 1543 1639 1704 1494 1431 1369 1314 1257 1198 1156 1142 1139 1165 1216 1284 1356 1437 1508 1595 1667 1458 1412 1345 1286 1222 1167 1130 1109 1109 1133 1189 1247 1335 1405 1480 1569 1619 1445 1387 1326 1262 1200 1149 1107 1085 1087 1112 1160 1229 1308 1388 1469 1545 1595 1415 1369 1309 1241 1178 1123 1084 1064 1064 1090 1139 1208 1286 1371 1445 1522 1577 1403 1353 1289 1222 1163 1106 1068 1047 1049 1071 1118 1189 1267 1354 1435 1508 1561 1396 1338 1273 1211 1148 1091 1054 1035 1034 1057 1107 1170 1254 1338 1413 1497 1536 1393 1327 1264 1203 1136 1086 1045 1024 1026 1049 1099 1163 1247 1326 1413 1488 1531 1383 1327 1267 1201 1136 1086 1048 1024 1029 1050 1096 1163 1242 1327 1411 1488 1529 1390 1334 1270 1203 1146 1091 1054 1033 1031 1055 1104 1173 1252 1335 1411 1490 1541 1393 1349 1281 1219 1155 1102 1064 1045 1044 1067 1117 1182 1263 1343 1429 1508 1550 1408 1356 1299 1233 1169 1116 1080 1056 1058 1081 1131 1202 1279 1365 1443 1525 1564 1423 1370 1314 1250 1190 1135 1093 1076 1073 1102 1149 1216 1295 1377 1460 1534 1584 1439 1384 1329 1273 1202 1154 1116 1091 1096 1121 1168 1235 1315 1404 1475 1551 1598 1449 1406 1355 1291 1235 1180 1138 1118 1121 1147 1192 1263 1343 1423 1496 1573 1632 1485 1433 1381 1324 1260 1209 1168 1147 1144 1175 1225 1297 1371 1451 1523 1599 1636]
  643. </LSC_SAMPLES_blue>
  644. </cell>
  645. <cell index="4" type="struct" size="[1 1]">
  646. <name index="1" type="char" size="[1 16]">
  647. 1280x720_F11_100
  648. </name>
  649. <resolution index="1" type="char" size="[1 8]">
  650. 1280x720
  651. </resolution>
  652. <illumination index="1" type="char" size="[1 3]">
  653. F11
  654. </illumination>
  655. <LSC_sectors index="1" type="double" size="[1 1]">
  656. [ 16]
  657. </LSC_sectors>
  658. <LSC_No index="1" type="double" size="[1 1]">
  659. [ 10]
  660. </LSC_No>
  661. <LSC_Xo index="1" type="double" size="[1 1]">
  662. [ 15]
  663. </LSC_Xo>
  664. <LSC_Yo index="1" type="double" size="[1 1]">
  665. [ 15]
  666. </LSC_Yo>
  667. <LSC_SECT_SIZE_X index="1" type="double" size="[1 8]">
  668. [58 65 69 77 84 92 96 99]
  669. </LSC_SECT_SIZE_X>
  670. <LSC_SECT_SIZE_Y index="1" type="double" size="[1 8]">
  671. [40 42 44 45 47 47 47 48]
  672. </LSC_SECT_SIZE_Y>
  673. <vignetting index="1" type="double" size="[1 1]">
  674. [ 100]
  675. </vignetting>
  676. <LSC_SAMPLES_red index="1" type="double" size="[17 17]">
  677. [1718 1619 1575 1489 1419 1329 1275 1255 1265 1298 1358 1444 1532 1634 1740 1866 1987 1669 1578 1520 1455 1366 1278 1231 1213 1216 1249 1311 1400 1491 1599 1694 1822 1942 1632 1543 1462 1389 1307 1235 1186 1167 1172 1206 1271 1358 1448 1548 1654 1761 1885 1589 1513 1426 1342 1262 1198 1150 1126 1136 1166 1229 1309 1409 1514 1622 1721 1832 1559 1478 1389 1307 1233 1162 1116 1095 1100 1133 1194 1277 1375 1482 1581 1692 1803 1528 1444 1362 1277 1203 1134 1086 1067 1071 1102 1163 1247 1347 1452 1561 1661 1759 1507 1424 1337 1253 1177 1113 1069 1049 1051 1080 1144 1227 1324 1431 1534 1637 1753 1488 1408 1318 1240 1163 1097 1051 1035 1042 1070 1126 1212 1306 1411 1520 1630 1716 1490 1393 1310 1225 1151 1092 1045 1025 1030 1060 1120 1196 1297 1402 1513 1616 1708 1478 1391 1308 1225 1149 1087 1041 1024 1025 1062 1115 1195 1292 1401 1508 1614 1708 1482 1391 1309 1225 1152 1090 1045 1027 1035 1063 1121 1202 1293 1404 1512 1614 1718 1483 1401 1318 1231 1161 1097 1055 1033 1043 1072 1131 1212 1308 1410 1521 1627 1727 1498 1418 1328 1247 1175 1110 1071 1051 1054 1087 1148 1230 1325 1428 1547 1639 1737 1519 1430 1359 1266 1195 1135 1089 1068 1079 1106 1170 1250 1344 1456 1558 1663 1766 1534 1460 1373 1294 1221 1154 1115 1094 1102 1133 1192 1279 1372 1484 1588 1688 1796 1575 1490 1406 1323 1246 1191 1139 1126 1130 1160 1226 1307 1405 1518 1613 1716 1814 1599 1523 1441 1355 1285 1218 1181 1153 1164 1192 1256 1345 1447 1542 1643 1749 1860]
  678. </LSC_SAMPLES_red>
  679. <LSC_SAMPLES_greenR index="1" type="double" size="[17 17]">
  680. [1646 1582 1531 1458 1394 1315 1260 1237 1242 1267 1313 1387 1472 1550 1657 1771 1887 1620 1533 1483 1427 1349 1270 1222 1199 1191 1223 1276 1349 1428 1519 1612 1722 1819 1567 1504 1432 1369 1294 1227 1183 1156 1155 1183 1232 1308 1392 1475 1568 1670 1774 1539 1474 1392 1322 1256 1197 1149 1120 1119 1146 1194 1269 1354 1446 1534 1626 1719 1500 1437 1368 1293 1224 1162 1116 1094 1086 1110 1165 1232 1320 1411 1498 1598 1688 1474 1416 1339 1266 1198 1141 1093 1065 1061 1087 1135 1205 1292 1385 1482 1566 1656 1457 1390 1319 1244 1176 1116 1075 1046 1043 1062 1116 1188 1270 1363 1460 1554 1624 1446 1377 1301 1232 1163 1105 1063 1035 1031 1053 1103 1169 1258 1351 1443 1541 1622 1431 1370 1294 1220 1156 1102 1056 1028 1028 1048 1095 1164 1245 1339 1438 1531 1600 1432 1360 1291 1218 1156 1100 1056 1030 1024 1047 1095 1161 1242 1343 1435 1524 1598 1431 1372 1292 1226 1160 1104 1060 1036 1029 1052 1104 1166 1249 1338 1440 1527 1605 1429 1376 1301 1228 1169 1111 1073 1045 1041 1066 1114 1181 1262 1352 1449 1538 1619 1450 1384 1318 1240 1185 1127 1088 1063 1060 1084 1130 1198 1279 1367 1466 1556 1634 1463 1407 1329 1261 1197 1148 1105 1082 1081 1102 1152 1221 1298 1395 1487 1573 1652 1484 1423 1354 1285 1220 1169 1127 1106 1103 1129 1177 1243 1327 1421 1510 1601 1684 1508 1453 1382 1315 1252 1196 1158 1132 1132 1156 1204 1272 1362 1449 1536 1629 1708 1543 1477 1411 1338 1277 1221 1182 1161 1161 1186 1240 1305 1394 1472 1570 1666 1737]
  681. </LSC_SAMPLES_greenR>
  682. <LSC_SAMPLES_greenB index="1" type="double" size="[17 17]">
  683. [1639 1567 1506 1443 1381 1297 1250 1232 1227 1262 1313 1395 1483 1571 1669 1804 1908 1609 1527 1471 1413 1334 1256 1212 1186 1190 1217 1281 1354 1436 1534 1632 1743 1848 1569 1497 1420 1354 1283 1217 1175 1151 1151 1179 1236 1316 1405 1491 1591 1696 1800 1530 1470 1388 1317 1244 1186 1142 1115 1118 1144 1201 1272 1364 1460 1555 1660 1753 1498 1431 1355 1285 1215 1155 1113 1089 1084 1114 1168 1243 1335 1430 1525 1626 1715 1476 1408 1331 1259 1189 1132 1085 1061 1060 1084 1140 1216 1306 1407 1503 1596 1685 1462 1388 1311 1234 1170 1112 1066 1041 1039 1065 1119 1194 1282 1386 1481 1580 1667 1441 1375 1296 1225 1158 1099 1056 1032 1028 1052 1108 1178 1274 1366 1472 1570 1653 1438 1363 1289 1212 1152 1093 1052 1024 1024 1050 1099 1175 1261 1364 1460 1562 1639 1432 1362 1289 1212 1149 1093 1053 1027 1024 1052 1102 1171 1264 1362 1463 1560 1633 1431 1367 1290 1220 1155 1099 1057 1032 1030 1056 1109 1182 1267 1367 1465 1566 1638 1439 1373 1300 1225 1163 1108 1068 1045 1046 1069 1122 1194 1282 1380 1477 1577 1658 1452 1392 1313 1240 1179 1128 1084 1065 1060 1087 1141 1213 1298 1395 1496 1595 1674 1469 1409 1331 1262 1195 1143 1105 1078 1084 1111 1162 1238 1323 1429 1514 1623 1698 1495 1429 1355 1284 1219 1163 1128 1103 1109 1134 1187 1263 1350 1453 1547 1645 1730 1517 1460 1385 1316 1246 1195 1152 1136 1133 1164 1214 1294 1387 1483 1573 1673 1752 1549 1488 1412 1342 1275 1220 1182 1158 1167 1192 1249 1331 1422 1513 1604 1707 1789]
  684. </LSC_SAMPLES_greenB>
  685. <LSC_SAMPLES_blue index="1" type="double" size="[17 17]">
  686. [1551 1494 1465 1402 1344 1273 1230 1219 1216 1247 1293 1357 1433 1503 1578 1684 1752 1525 1458 1424 1378 1299 1233 1196 1176 1176 1211 1261 1332 1397 1471 1548 1643 1717 1495 1435 1373 1317 1254 1196 1160 1142 1150 1170 1223 1288 1373 1446 1516 1604 1662 1461 1413 1348 1280 1220 1166 1128 1108 1113 1143 1192 1261 1337 1416 1482 1564 1632 1435 1388 1321 1256 1193 1138 1099 1086 1086 1118 1166 1234 1311 1392 1462 1548 1590 1418 1361 1298 1230 1167 1113 1076 1061 1065 1090 1140 1207 1291 1375 1450 1522 1570 1409 1352 1278 1210 1148 1095 1062 1042 1049 1071 1121 1189 1270 1352 1433 1502 1551 1402 1335 1268 1200 1139 1084 1045 1032 1033 1059 1108 1174 1259 1340 1426 1492 1546 1387 1328 1262 1188 1130 1079 1043 1025 1031 1056 1102 1169 1253 1332 1418 1494 1520 1390 1322 1258 1184 1127 1077 1039 1024 1029 1051 1101 1167 1243 1332 1411 1490 1523 1384 1333 1263 1192 1131 1076 1043 1028 1026 1059 1102 1170 1251 1334 1412 1488 1533 1391 1335 1272 1199 1139 1083 1051 1032 1035 1062 1107 1181 1255 1339 1427 1498 1538 1405 1351 1279 1217 1154 1099 1069 1043 1052 1075 1127 1190 1275 1358 1435 1511 1549 1413 1368 1304 1235 1172 1115 1078 1063 1065 1088 1142 1212 1291 1374 1446 1529 1574 1423 1387 1320 1262 1193 1145 1101 1081 1084 1114 1166 1231 1306 1405 1476 1542 1599 1452 1416 1352 1293 1222 1169 1130 1110 1117 1138 1186 1261 1343 1423 1501 1569 1619 1485 1438 1381 1315 1248 1199 1155 1136 1138 1166 1221 1288 1367 1452 1510 1602 1642]
  687. </LSC_SAMPLES_blue>
  688. </cell>
  689. <cell index="5" type="struct" size="[1 1]">
  690. <name index="1" type="char" size="[1 15]">
  691. 1280x720_F2_100
  692. </name>
  693. <resolution index="1" type="char" size="[1 8]">
  694. 1280x720
  695. </resolution>
  696. <illumination index="1" type="char" size="[1 2]">
  697. F2
  698. </illumination>
  699. <LSC_sectors index="1" type="double" size="[1 1]">
  700. [ 16]
  701. </LSC_sectors>
  702. <LSC_No index="1" type="double" size="[1 1]">
  703. [ 10]
  704. </LSC_No>
  705. <LSC_Xo index="1" type="double" size="[1 1]">
  706. [ 15]
  707. </LSC_Xo>
  708. <LSC_Yo index="1" type="double" size="[1 1]">
  709. [ 15]
  710. </LSC_Yo>
  711. <LSC_SECT_SIZE_X index="1" type="double" size="[1 8]">
  712. [58 62 72 78 84 91 95 100]
  713. </LSC_SECT_SIZE_X>
  714. <LSC_SECT_SIZE_Y index="1" type="double" size="[1 8]">
  715. [40 42 44 45 47 47 47 48]
  716. </LSC_SECT_SIZE_Y>
  717. <vignetting index="1" type="double" size="[1 1]">
  718. [ 100]
  719. </vignetting>
  720. <LSC_SAMPLES_red index="1" type="double" size="[17 17]">
  721. [1708 1621 1560 1484 1413 1332 1283 1260 1263 1299 1354 1439 1528 1629 1745 1865 2003 1663 1570 1523 1453 1361 1279 1232 1216 1217 1251 1317 1395 1484 1588 1696 1826 1920 1631 1536 1457 1384 1303 1238 1192 1168 1173 1207 1268 1356 1443 1546 1656 1764 1881 1583 1512 1427 1344 1267 1198 1153 1130 1133 1169 1232 1307 1409 1505 1619 1724 1838 1558 1473 1397 1310 1232 1167 1117 1099 1100 1135 1196 1277 1372 1481 1578 1687 1793 1530 1448 1365 1280 1198 1134 1092 1067 1075 1107 1164 1248 1342 1447 1557 1658 1760 1518 1424 1342 1258 1180 1112 1069 1050 1052 1083 1144 1223 1324 1427 1540 1635 1745 1496 1405 1325 1240 1163 1098 1056 1035 1039 1070 1128 1206 1302 1416 1524 1627 1715 1484 1396 1321 1227 1155 1089 1047 1027 1032 1062 1117 1196 1298 1402 1516 1618 1708 1486 1388 1313 1222 1148 1088 1044 1024 1029 1060 1113 1197 1292 1399 1513 1618 1706 1484 1396 1315 1232 1148 1089 1044 1031 1033 1059 1120 1196 1295 1402 1516 1616 1702 1488 1401 1323 1234 1161 1095 1054 1034 1041 1067 1127 1206 1307 1408 1526 1626 1719 1494 1418 1334 1254 1175 1113 1068 1048 1054 1088 1143 1227 1324 1424 1546 1640 1734 1521 1432 1359 1269 1194 1133 1088 1069 1075 1105 1163 1246 1342 1451 1562 1656 1760 1541 1457 1382 1292 1221 1155 1114 1090 1099 1132 1194 1271 1371 1474 1588 1686 1776 1565 1491 1410 1329 1250 1186 1144 1122 1128 1160 1219 1304 1399 1507 1614 1714 1818 1602 1516 1443 1356 1290 1217 1169 1153 1159 1197 1258 1341 1441 1546 1646 1754 1841]
  722. </LSC_SAMPLES_red>
  723. <LSC_SAMPLES_greenR index="1" type="double" size="[17 17]">
  724. [1652 1578 1533 1469 1397 1323 1270 1247 1247 1275 1321 1392 1474 1560 1654 1764 1843 1607 1531 1492 1430 1353 1275 1228 1203 1202 1228 1284 1352 1434 1517 1611 1725 1812 1572 1503 1434 1374 1301 1236 1186 1162 1157 1187 1240 1315 1397 1482 1576 1668 1762 1535 1475 1404 1328 1261 1200 1153 1123 1121 1146 1202 1273 1363 1448 1541 1626 1722 1500 1442 1376 1305 1229 1169 1120 1094 1089 1117 1168 1241 1325 1417 1509 1600 1680 1475 1421 1348 1273 1202 1143 1092 1068 1062 1088 1139 1213 1302 1397 1484 1568 1648 1456 1399 1325 1250 1185 1118 1075 1046 1043 1067 1120 1195 1279 1370 1469 1556 1635 1443 1381 1310 1243 1170 1108 1062 1037 1028 1054 1105 1177 1266 1359 1454 1540 1619 1438 1372 1304 1225 1161 1103 1056 1027 1025 1048 1098 1169 1257 1350 1450 1530 1597 1436 1369 1304 1227 1158 1101 1054 1029 1024 1050 1097 1169 1256 1347 1448 1528 1597 1434 1377 1302 1229 1165 1105 1057 1034 1029 1050 1103 1170 1258 1352 1451 1534 1607 1436 1378 1311 1236 1172 1112 1071 1041 1040 1065 1112 1185 1270 1358 1461 1547 1615 1441 1391 1322 1251 1184 1129 1081 1062 1057 1082 1134 1206 1283 1381 1472 1563 1628 1464 1410 1339 1268 1200 1149 1108 1080 1079 1103 1156 1226 1310 1399 1492 1580 1649 1492 1426 1363 1292 1228 1172 1129 1102 1102 1131 1178 1253 1333 1428 1519 1602 1675 1510 1456 1389 1323 1256 1198 1157 1136 1134 1158 1211 1281 1369 1457 1548 1632 1702 1546 1481 1410 1349 1283 1228 1184 1161 1163 1190 1243 1310 1401 1479 1582 1662 1737]
  725. </LSC_SAMPLES_greenR>
  726. <LSC_SAMPLES_greenB index="1" type="double" size="[17 17]">
  727. [1643 1575 1517 1455 1391 1308 1260 1242 1241 1272 1328 1396 1481 1575 1678 1783 1896 1609 1527 1481 1417 1343 1268 1220 1198 1198 1229 1292 1359 1444 1537 1633 1746 1834 1574 1503 1432 1365 1291 1226 1184 1156 1159 1190 1241 1325 1409 1496 1594 1690 1783 1531 1473 1397 1326 1256 1195 1145 1121 1122 1151 1210 1279 1374 1467 1567 1654 1755 1503 1447 1372 1298 1223 1165 1116 1093 1090 1118 1176 1249 1341 1436 1532 1630 1711 1480 1420 1346 1268 1201 1137 1090 1062 1063 1093 1146 1225 1315 1414 1511 1598 1682 1464 1401 1326 1248 1175 1113 1070 1045 1041 1070 1127 1200 1296 1394 1494 1590 1659 1455 1385 1310 1236 1163 1105 1059 1034 1032 1057 1111 1186 1280 1380 1483 1574 1649 1438 1380 1304 1225 1156 1099 1051 1026 1026 1053 1105 1182 1274 1369 1477 1566 1630 1439 1370 1305 1221 1155 1098 1053 1028 1024 1055 1104 1179 1271 1371 1475 1564 1639 1446 1381 1306 1228 1159 1101 1056 1035 1031 1058 1113 1188 1276 1380 1478 1570 1650 1446 1390 1313 1235 1169 1109 1072 1045 1045 1070 1125 1198 1291 1384 1487 1585 1654 1466 1400 1330 1251 1185 1128 1082 1062 1059 1093 1144 1220 1307 1407 1507 1602 1674 1478 1419 1349 1270 1204 1146 1104 1084 1082 1110 1167 1242 1331 1434 1534 1617 1708 1504 1440 1371 1297 1225 1176 1131 1107 1111 1140 1193 1274 1357 1466 1553 1644 1726 1525 1470 1400 1324 1263 1200 1156 1137 1142 1172 1223 1302 1395 1489 1586 1680 1755 1564 1495 1429 1354 1282 1235 1185 1168 1172 1202 1258 1337 1428 1521 1609 1707 1780]
  728. </LSC_SAMPLES_greenB>
  729. <LSC_SAMPLES_blue index="1" type="double" size="[17 17]">
  730. [1540 1500 1464 1404 1349 1273 1229 1214 1221 1252 1288 1368 1422 1494 1559 1673 1729 1519 1445 1429 1374 1299 1232 1194 1175 1182 1211 1262 1324 1394 1463 1539 1635 1686 1480 1441 1378 1314 1258 1194 1161 1141 1144 1175 1220 1296 1367 1437 1507 1584 1653 1467 1408 1353 1282 1220 1164 1128 1107 1113 1144 1194 1259 1339 1417 1479 1554 1617 1439 1383 1323 1262 1187 1138 1101 1083 1084 1116 1163 1230 1312 1394 1467 1531 1576 1418 1364 1304 1232 1167 1114 1077 1062 1064 1094 1138 1208 1287 1369 1447 1511 1559 1408 1347 1286 1211 1151 1094 1061 1044 1047 1070 1122 1191 1270 1349 1426 1505 1539 1398 1335 1277 1199 1134 1082 1047 1034 1035 1063 1109 1180 1257 1342 1425 1489 1535 1391 1324 1263 1192 1132 1073 1044 1024 1031 1055 1103 1167 1246 1332 1418 1486 1516 1397 1326 1265 1188 1121 1077 1038 1026 1026 1053 1101 1167 1249 1334 1412 1484 1514 1383 1326 1268 1193 1129 1077 1042 1025 1029 1056 1101 1168 1250 1335 1416 1484 1527 1392 1341 1277 1201 1139 1086 1050 1032 1034 1063 1113 1181 1258 1341 1427 1492 1517 1399 1348 1289 1221 1153 1095 1062 1045 1048 1075 1127 1191 1269 1360 1438 1503 1546 1416 1371 1305 1239 1170 1118 1079 1065 1061 1092 1139 1212 1285 1376 1456 1519 1560 1435 1383 1329 1261 1192 1140 1100 1078 1089 1111 1162 1232 1311 1397 1471 1534 1578 1443 1409 1355 1293 1226 1168 1131 1111 1113 1141 1186 1259 1336 1422 1495 1558 1603 1476 1438 1383 1313 1255 1199 1153 1136 1140 1165 1216 1294 1374 1448 1509 1590 1626]
  731. </LSC_SAMPLES_blue>
  732. </cell>
  733. </LSC>
  734. <CC index="1" type="cell" size="[1 5]">
  735. <cell index="1" type="struct" size="[1 1]">
  736. <name index="1" type="char" size="[1 5]">
  737. A_100
  738. </name>
  739. <saturation index="1" type="double" size="[1 1]">
  740. [ 100]
  741. </saturation>
  742. <ccMatrix index="1" type="double" size="[3 3]">
  743. [1.99853 -0.905653 -0.0821708 -0.460996 1.77912 -0.258076 -0.151399 -1.53815 2.713]
  744. </ccMatrix>
  745. <ccOffsets index="1" type="double" size="[1 3]">
  746. [-29.8061 -52.306 -95.824]
  747. </ccOffsets>
  748. <wb index="1" type="double" size="[1 4]">
  749. [1.11716 1 1 2.3808]
  750. </wb>
  751. </cell>
  752. <cell index="2" type="struct" size="[1 1]">
  753. <name index="1" type="char" size="[1 7]">
  754. D50_100
  755. </name>
  756. <saturation index="1" type="double" size="[1 1]">
  757. [ 100]
  758. </saturation>
  759. <ccMatrix index="1" type="double" size="[3 3]">
  760. [2.097 -1.12811 0.0410741 -0.327961 1.77429 -0.380266 -0.0366512 -0.804392 1.8682]
  761. </ccMatrix>
  762. <ccOffsets index="1" type="double" size="[1 3]">
  763. [-40.7723 -43.9103 -61.7554]
  764. </ccOffsets>
  765. <wb index="1" type="double" size="[1 4]">
  766. [1.64416 1 1 1.6405]
  767. </wb>
  768. </cell>
  769. <cell index="3" type="struct" size="[1 1]">
  770. <name index="1" type="char" size="[1 7]">
  771. D65_100
  772. </name>
  773. <saturation index="1" type="double" size="[1 1]">
  774. [ 100]
  775. </saturation>
  776. <ccMatrix index="1" type="double" size="[3 3]">
  777. [2.14135 -1.15688 0.0270315 -0.332497 1.83306 -0.43858 -0.0348043 -0.657467 1.7185]
  778. </ccMatrix>
  779. <ccOffsets index="1" type="double" size="[1 3]">
  780. [-47.0355 -42.0548 -56.246]
  781. </ccOffsets>
  782. <wb index="1" type="double" size="[1 4]">
  783. [1.92224 1 1 1.428]
  784. </wb>
  785. </cell>
  786. <cell index="4" type="struct" size="[1 1]">
  787. <name index="1" type="char" size="[1 7]">
  788. F11_100
  789. </name>
  790. <saturation index="1" type="double" size="[1 1]">
  791. [ 100]
  792. </saturation>
  793. <ccMatrix index="1" type="double" size="[3 3]">
  794. [1.91878 -0.849702 -0.0555984 -0.407686 1.7518 -0.292535 -0.10781 -0.692012 1.8706]
  795. </ccMatrix>
  796. <ccOffsets index="1" type="double" size="[1 3]">
  797. [-55.1752 -65.3873 -90.5846]
  798. </ccOffsets>
  799. <wb index="1" type="double" size="[1 4]">
  800. [1.49049 1 1 1.9841]
  801. </wb>
  802. </cell>
  803. <cell index="5" type="struct" size="[1 1]">
  804. <name index="1" type="char" size="[1 6]">
  805. F2_100
  806. </name>
  807. <saturation index="1" type="double" size="[1 1]">
  808. [ 100]
  809. </saturation>
  810. <ccMatrix index="1" type="double" size="[3 3]">
  811. [2.56944 -1.54023 0.0045255 -0.421136 1.74591 -0.223588 -0.101719 -0.718139 1.8415]
  812. </ccMatrix>
  813. <ccOffsets index="1" type="double" size="[1 3]">
  814. [-55.5346 -60.5148 -88.6402]
  815. </ccOffsets>
  816. <wb index="1" type="double" size="[1 4]">
  817. [1.55891 1 1 2.0968]
  818. </wb>
  819. </cell>
  820. </CC>
  821. <AF index="1" type="struct" size="[1 1]">
  822. <tbd index="1" type="double" size="[1 1]">
  823. [ -1]
  824. </tbd>
  825. </AF>
  826. <AEC index="1" type="struct" size="[1 1]">
  827. <SetPoint index="1" type="double" size="[1 1]">
  828. [ 80]
  829. </SetPoint>
  830. <ClmTolerance index="1" type="double" size="[1 1]">
  831. [ 20]
  832. </ClmTolerance>
  833. <DampOver index="1" type="double" size="[1 1]">
  834. [ 0.7]
  835. </DampOver>
  836. <DampUnder index="1" type="double" size="[1 1]">
  837. [ 0.7]
  838. </DampUnder>
  839. <DampOverVideo index="1" type="double" size="[1 1]">
  840. [ 0.7]
  841. </DampOverVideo>
  842. <DampUnderVideo index="1" type="double" size="[1 1]">
  843. [ 0.9]
  844. </DampUnderVideo>
  845. <ECM index="1" type="cell" size="[1 3]">
  846. <cell index="1" type="struct" size="[1 1]">
  847. <name index="1" type="char" size="[1 15]">
  848. 1280x720_FPS_15
  849. </name>
  850. <PrioritySchemes index="1" type="cell" size="[1 3]">
  851. <cell index="1" type="struct" size="[1 1]">
  852. <name index="1" type="char" size="[1 4]">
  853. fast
  854. </name>
  855. <OffsetT0Fac index="1" type="double" size="[1 1]">
  856. [ 1]
  857. </OffsetT0Fac>
  858. <SlopeA0 index="1" type="double" size="[1 1]">
  859. [ 2]
  860. </SlopeA0>
  861. </cell>
  862. <cell index="2" type="struct" size="[1 1]">
  863. <name index="1" type="char" size="[1 6]">
  864. normal
  865. </name>
  866. <OffsetT0Fac index="1" type="double" size="[1 1]">
  867. [ 1]
  868. </OffsetT0Fac>
  869. <SlopeA0 index="1" type="double" size="[1 1]">
  870. [ 1]
  871. </SlopeA0>
  872. </cell>
  873. <cell index="3" type="struct" size="[1 1]">
  874. <name index="1" type="char" size="[1 4]">
  875. slow
  876. </name>
  877. <OffsetT0Fac index="1" type="double" size="[1 1]">
  878. [ 2]
  879. </OffsetT0Fac>
  880. <SlopeA0 index="1" type="double" size="[1 1]">
  881. [ 1]
  882. </SlopeA0>
  883. </cell>
  884. </PrioritySchemes>
  885. </cell>
  886. <cell index="2" type="struct" size="[1 1]">
  887. <name index="1" type="char" size="[1 15]">
  888. 1280x720_FPS_10
  889. </name>
  890. <PrioritySchemes index="1" type="cell" size="[1 3]">
  891. <cell index="1" type="struct" size="[1 1]">
  892. <name index="1" type="char" size="[1 4]">
  893. fast
  894. </name>
  895. <OffsetT0Fac index="1" type="double" size="[1 1]">
  896. [ 1]
  897. </OffsetT0Fac>
  898. <SlopeA0 index="1" type="double" size="[1 1]">
  899. [ 2]
  900. </SlopeA0>
  901. </cell>
  902. <cell index="2" type="struct" size="[1 1]">
  903. <name index="1" type="char" size="[1 6]">
  904. normal
  905. </name>
  906. <OffsetT0Fac index="1" type="double" size="[1 1]">
  907. [ 1]
  908. </OffsetT0Fac>
  909. <SlopeA0 index="1" type="double" size="[1 1]">
  910. [ 1]
  911. </SlopeA0>
  912. </cell>
  913. <cell index="3" type="struct" size="[1 1]">
  914. <name index="1" type="char" size="[1 4]">
  915. slow
  916. </name>
  917. <OffsetT0Fac index="1" type="double" size="[1 1]">
  918. [ 2]
  919. </OffsetT0Fac>
  920. <SlopeA0 index="1" type="double" size="[1 1]">
  921. [ 1]
  922. </SlopeA0>
  923. </cell>
  924. </PrioritySchemes>
  925. </cell>
  926. <cell index="3" type="struct" size="[1 1]">
  927. <name index="1" type="char" size="[1 15]">
  928. 1280x720_FPS_05
  929. </name>
  930. <PrioritySchemes index="1" type="cell" size="[1 3]">
  931. <cell index="1" type="struct" size="[1 1]">
  932. <name index="1" type="char" size="[1 4]">
  933. fast
  934. </name>
  935. <OffsetT0Fac index="1" type="double" size="[1 1]">
  936. [ 1]
  937. </OffsetT0Fac>
  938. <SlopeA0 index="1" type="double" size="[1 1]">
  939. [ 1]
  940. </SlopeA0>
  941. </cell>
  942. <cell index="2" type="struct" size="[1 1]">
  943. <name index="1" type="char" size="[1 6]">
  944. normal
  945. </name>
  946. <OffsetT0Fac index="1" type="double" size="[1 1]">
  947. [ 2]
  948. </OffsetT0Fac>
  949. <SlopeA0 index="1" type="double" size="[1 1]">
  950. [ 0.9]
  951. </SlopeA0>
  952. </cell>
  953. <cell index="3" type="struct" size="[1 1]">
  954. <name index="1" type="char" size="[1 4]">
  955. slow
  956. </name>
  957. <OffsetT0Fac index="1" type="double" size="[1 1]">
  958. [ 4]
  959. </OffsetT0Fac>
  960. <SlopeA0 index="1" type="double" size="[1 1]">
  961. [ 0.9]
  962. </SlopeA0>
  963. </cell>
  964. </PrioritySchemes>
  965. </cell>
  966. </ECM>
  967. <aFpsMaxGain index="1" type="double" size="[1 1]">
  968. [ 8]
  969. </aFpsMaxGain>
  970. </AEC>
  971. <BLS index="1" type="cell" size="[1 1]">
  972. <cell index="1" type="struct" size="[1 1]">
  973. <name index="1" type="char" size="[1 8]">
  974. 1280x720
  975. </name>
  976. <resolution index="1" type="char" size="[1 8]">
  977. 1280x720
  978. </resolution>
  979. <blsData index="1" type="double" size="[1 4]">
  980. [256 256 256 256]
  981. </blsData>
  982. </cell>
  983. </BLS>
  984. <DEGAMMA index="1" type="cell" size="[1 1]">
  985. <cell index="1" type="struct" size="[1 1]">
  986. <name index="1" type="char" size="[1 6]">
  987. linear
  988. </name>
  989. <degamma_dx index="1" type="double" size="[1 16]">
  990. [256 512 768 1024 1280 1536 1792 2048 2304 2560 2816 3072 3328 3584 3840 4096]
  991. </degamma_dx>
  992. <degamma_y index="1" type="double" size="[1 17]">
  993. [0 256 512 768 1024 1280 1536 1792 2048 2304 2560 2816 3072 3328 3584 3840 4095]
  994. </degamma_y>
  995. </cell>
  996. </DEGAMMA>
  997. <WDR index="1" type="struct" size="[1 1]">
  998. <tbd index="1" type="double" size="[1 1]">
  999. [ -1]
  1000. </tbd>
  1001. <curve1 index="1" type="struct" size="[1 1]">
  1002. <xval index="1" type="double" size="[1 33]">
  1003. [-1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1]
  1004. </xval>
  1005. <yval index="1" type="double" size="[1 33]">
  1006. [-1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1]
  1007. </yval>
  1008. </curve1>
  1009. <curve2 index="1" type="struct" size="[1 1]">
  1010. <xval index="1" type="double" size="[1 33]">
  1011. [-1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1]
  1012. </xval>
  1013. <yval index="1" type="double" size="[1 33]">
  1014. [-1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1]
  1015. </yval>
  1016. </curve2>
  1017. </WDR>
  1018. <CAC index="1" type="cell" size="[1 1]">
  1019. <cell index="1" type="struct" size="[1 1]">
  1020. <name index="1" type="char" size="[1 8]">
  1021. 1280x720
  1022. </name>
  1023. <resolution index="1" type="char" size="[1 8]">
  1024. 1280x720
  1025. </resolution>
  1026. <x_normshift index="1" type="double" size="[1 1]">
  1027. [ 5]
  1028. </x_normshift>
  1029. <x_normfactor index="1" type="double" size="[1 1]">
  1030. [ 22]
  1031. </x_normfactor>
  1032. <y_normshift index="1" type="double" size="[1 1]">
  1033. [ 5]
  1034. </y_normshift>
  1035. <y_normfactor index="1" type="double" size="[1 1]">
  1036. [ 22]
  1037. </y_normfactor>
  1038. <x_offset index="1" type="double" size="[1 1]">
  1039. [ 0]
  1040. </x_offset>
  1041. <y_offset index="1" type="double" size="[1 1]">
  1042. [ 0]
  1043. </y_offset>
  1044. <red_parameters index="1" type="double" size="[1 3]">
  1045. [-0.125 -0.4375 0.6875]
  1046. </red_parameters>
  1047. <blue_parameters index="1" type="double" size="[1 3]">
  1048. [1.0625 -2.875 1.6875]
  1049. </blue_parameters>
  1050. </cell>
  1051. </CAC>
  1052. <DPF index="1" type="cell" size="[1 1]">
  1053. <cell index="1" type="struct" size="[1 1]">
  1054. <name index="1" type="char" size="[1 8]">
  1055. 1280x720
  1056. </name>
  1057. <resolution index="1" type="char" size="[1 8]">
  1058. 1280x720
  1059. </resolution>
  1060. <NLL_SEGMENTATION index="1" type="double" size="[1 1]">
  1061. [ 1]
  1062. </NLL_SEGMENTATION>
  1063. <nll_coeff_n index="1" type="double" size="[1 17]">
  1064. [1023 841 652 551 486 405 354 319 292 254 228 209 181 162 148 137 129]
  1065. </nll_coeff_n>
  1066. <SigmaGreen index="1" type="double" size="[1 1]">
  1067. [ 4]
  1068. </SigmaGreen>
  1069. <SigmaRedBlue index="1" type="double" size="[1 1]">
  1070. [ 4]
  1071. </SigmaRedBlue>
  1072. <Gradient index="1" type="double" size="[1 1]">
  1073. [ 0.15]
  1074. </Gradient>
  1075. <Offset index="1" type="double" size="[1 1]">
  1076. [ 0]
  1077. </Offset>
  1078. <NlGains index="1" type="double" size="[1 4]">
  1079. [1 1 1 1]
  1080. </NlGains>
  1081. </cell>
  1082. </DPF>
  1083. <DPCC index="1" type="cell" size="[1 1]">
  1084. <cell index="1" type="struct" size="[1 1]">
  1085. <name index="1" type="char" size="[1 8]">
  1086. 1280x720
  1087. </name>
  1088. <resolution index="1" type="char" size="[1 8]">
  1089. 1280x720
  1090. </resolution>
  1091. <register index="1" type="cell" size="[1 23]">
  1092. <cell index="1" type="struct" size="[1 1]">
  1093. <name index="1" type="char" size="[1 13]">
  1094. ISP_DPCC_MODE
  1095. </name>
  1096. <value index="1" type="char" size="[1 6]">
  1097. 0x0005
  1098. </value>
  1099. </cell>
  1100. <cell index="2" type="struct" size="[1 1]">
  1101. <name index="1" type="char" size="[1 17]">
  1102. ISP_DPCC_OUT_MODE
  1103. </name>
  1104. <value index="1" type="char" size="[1 6]">
  1105. 0x0003
  1106. </value>
  1107. </cell>
  1108. <cell index="3" type="struct" size="[1 1]">
  1109. <name index="1" type="char" size="[1 16]">
  1110. ISP_DPCC_SET_USE
  1111. </name>
  1112. <value index="1" type="char" size="[1 6]">
  1113. 0x000F
  1114. </value>
  1115. </cell>
  1116. <cell index="4" type="struct" size="[1 1]">
  1117. <name index="1" type="char" size="[1 21]">
  1118. ISP_DPCC_METHODS_SET1
  1119. </name>
  1120. <value index="1" type="char" size="[1 6]">
  1121. 0x1D1D
  1122. </value>
  1123. </cell>
  1124. <cell index="5" type="struct" size="[1 1]">
  1125. <name index="1" type="char" size="[1 21]">
  1126. ISP_DPCC_METHODS_SET2
  1127. </name>
  1128. <value index="1" type="char" size="[1 6]">
  1129. 0x0707
  1130. </value>
  1131. </cell>
  1132. <cell index="6" type="struct" size="[1 1]">
  1133. <name index="1" type="char" size="[1 21]">
  1134. ISP_DPCC_METHODS_SET3
  1135. </name>
  1136. <value index="1" type="char" size="[1 6]">
  1137. 0x1F1F
  1138. </value>
  1139. </cell>
  1140. <cell index="7" type="struct" size="[1 1]">
  1141. <name index="1" type="char" size="[1 22]">
  1142. ISP_DPCC_LINE_THRESH_1
  1143. </name>
  1144. <value index="1" type="char" size="[1 6]">
  1145. 0x0808
  1146. </value>
  1147. </cell>
  1148. <cell index="8" type="struct" size="[1 1]">
  1149. <name index="1" type="char" size="[1 23]">
  1150. ISP_DPCC_LINE_MAD_FAC_1
  1151. </name>
  1152. <value index="1" type="char" size="[1 6]">
  1153. 0x0404
  1154. </value>
  1155. </cell>
  1156. <cell index="9" type="struct" size="[1 1]">
  1157. <name index="1" type="char" size="[1 17]">
  1158. ISP_DPCC_PG_FAC_1
  1159. </name>
  1160. <value index="1" type="char" size="[1 6]">
  1161. 0x0404
  1162. </value>
  1163. </cell>
  1164. <cell index="10" type="struct" size="[1 1]">
  1165. <name index="1" type="char" size="[1 21]">
  1166. ISP_DPCC_RND_THRESH_1
  1167. </name>
  1168. <value index="1" type="char" size="[1 6]">
  1169. 0x0804
  1170. </value>
  1171. </cell>
  1172. <cell index="11" type="struct" size="[1 1]">
  1173. <name index="1" type="char" size="[1 17]">
  1174. ISP_DPCC_RG_FAC_1
  1175. </name>
  1176. <value index="1" type="char" size="[1 6]">
  1177. 0x0802
  1178. </value>
  1179. </cell>
  1180. <cell index="12" type="struct" size="[1 1]">
  1181. <name index="1" type="char" size="[1 22]">
  1182. ISP_DPCC_LINE_THRESH_2
  1183. </name>
  1184. <value index="1" type="char" size="[1 6]">
  1185. 0x100C
  1186. </value>
  1187. </cell>
  1188. <cell index="13" type="struct" size="[1 1]">
  1189. <name index="1" type="char" size="[1 23]">
  1190. ISP_DPCC_LINE_MAD_FAC_2
  1191. </name>
  1192. <value index="1" type="char" size="[1 6]">
  1193. 0x0404
  1194. </value>
  1195. </cell>
  1196. <cell index="14" type="struct" size="[1 1]">
  1197. <name index="1" type="char" size="[1 17]">
  1198. ISP_DPCC_PG_FAC_2
  1199. </name>
  1200. <value index="1" type="char" size="[1 6]">
  1201. 0x0404
  1202. </value>
  1203. </cell>
  1204. <cell index="15" type="struct" size="[1 1]">
  1205. <name index="1" type="char" size="[1 21]">
  1206. ISP_DPCC_RND_THRESH_2
  1207. </name>
  1208. <value index="1" type="char" size="[1 6]">
  1209. 0x0808
  1210. </value>
  1211. </cell>
  1212. <cell index="16" type="struct" size="[1 1]">
  1213. <name index="1" type="char" size="[1 17]">
  1214. ISP_DPCC_RG_FAC_2
  1215. </name>
  1216. <value index="1" type="char" size="[1 6]">
  1217. 0x0808
  1218. </value>
  1219. </cell>
  1220. <cell index="17" type="struct" size="[1 1]">
  1221. <name index="1" type="char" size="[1 22]">
  1222. ISP_DPCC_LINE_THRESH_3
  1223. </name>
  1224. <value index="1" type="char" size="[1 6]">
  1225. 0x0000
  1226. </value>
  1227. </cell>
  1228. <cell index="18" type="struct" size="[1 1]">
  1229. <name index="1" type="char" size="[1 23]">
  1230. ISP_DPCC_LINE_MAD_FAC_3
  1231. </name>
  1232. <value index="1" type="char" size="[1 6]">
  1233. 0x0404
  1234. </value>
  1235. </cell>
  1236. <cell index="19" type="struct" size="[1 1]">
  1237. <name index="1" type="char" size="[1 17]">
  1238. ISP_DPCC_PG_FAC_3
  1239. </name>
  1240. <value index="1" type="char" size="[1 6]">
  1241. 0x0404
  1242. </value>
  1243. </cell>
  1244. <cell index="20" type="struct" size="[1 1]">
  1245. <name index="1" type="char" size="[1 21]">
  1246. ISP_DPCC_RND_THRESH_3
  1247. </name>
  1248. <value index="1" type="char" size="[1 6]">
  1249. 0x0804
  1250. </value>
  1251. </cell>
  1252. <cell index="21" type="struct" size="[1 1]">
  1253. <name index="1" type="char" size="[1 17]">
  1254. ISP_DPCC_RG_FAC_3
  1255. </name>
  1256. <value index="1" type="char" size="[1 6]">
  1257. 0x0400
  1258. </value>
  1259. </cell>
  1260. <cell index="22" type="struct" size="[1 1]">
  1261. <name index="1" type="char" size="[1 18]">
  1262. ISP_DPCC_RO_LIMITS
  1263. </name>
  1264. <value index="1" type="char" size="[1 6]">
  1265. 0x0FFF
  1266. </value>
  1267. </cell>
  1268. <cell index="23" type="struct" size="[1 1]">
  1269. <name index="1" type="char" size="[1 17]">
  1270. ISP_DPCC_RND_OFFS
  1271. </name>
  1272. <value index="1" type="char" size="[1 6]">
  1273. 0x0FFF
  1274. </value>
  1275. </cell>
  1276. </register>
  1277. </cell>
  1278. </DPCC>
  1279. </sensor>
  1280. <system type="struct" size="[1 1]">
  1281. <AFPS index="1" type="struct" size="[1 1]">
  1282. <aFpsDefault index="1" type="char" size="[1 2]">
  1283. on
  1284. </aFpsDefault>
  1285. </AFPS>
  1286. </system>
  1287. </matfile>