Line 2,599: |
Line 2,599: |
| |- | | |- |
| | 4 || [4.0.0+] 20x15 | | | 4 || [4.0.0+] 20x15 |
| + | |} |
| + | |
| + | = MomentProcessorConfig = |
| + | This is "nn::irsensor::MomentProcessorConfig". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset || Size || Description |
| + | |- |
| + | | 0x0 || 0x8 || ExposureTime (default is 0x493E0) |
| + | |- |
| + | | 0x8 || 0x4 || LightTarget (default is 0) |
| + | |- |
| + | | 0xC || 0x4 || Gain (default is 0x8) |
| + | |- |
| + | | 0x10 || 0x1 || IsNegativeImageUsed (default is 0) |
| + | |- |
| + | | 0x11 || 0x7 || Reserved |
| + | |- |
| + | | 0x18 || 0x2 || WindowOfInterestX (default is 0) |
| + | |- |
| + | | 0x1A || 0x2 || WindowOfInterestY (default is 0) |
| + | |- |
| + | | 0x1C || 0x2 || WindowOfInterestWidth (default is 0x140) |
| + | |- |
| + | | 0x1E || 0x2 || WindowOfInterestHeight (default is 0xF0) |
| + | |- |
| + | | 0x20 || 0x4 || Preprocess (default is 0x1) |
| + | |- |
| + | | 0x24 || 0x4 || PreprocessIntensityThreshold (default is 0x50) |
| |} | | |} |
| | | |
| = PackedMomentProcessorConfig = | | = PackedMomentProcessorConfig = |
| This is "nn::irsensor::PackedMomentProcessorConfig". This is a 0x20-byte struct. | | This is "nn::irsensor::PackedMomentProcessorConfig". This is a 0x20-byte struct. |
| + | |
| + | This is converted from [[#MomentProcessorConfig]]. |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |