HID services: Difference between revisions
No edit summary |
|||
Line 1,270: | Line 1,270: | ||
|} | |} | ||
The array of [[#MomentStatistic]] can hold up to 48 entries. | The array of [[#MomentStatistic]] can hold up to 48 entries. This array can be accessed as [y + x*8] (this is a 6x8 array). region_x = image_x/6, region_y = image_y/8. | ||
====== MomentStatistic ====== | ====== MomentStatistic ====== |