joyconlib
|
IR取得画像の情報 [詳解]
#include <joyconlib.h>
フィールド | |
u8 | avg_intensity |
平均強度(0-255) Average Intensity. 0-255 scale. | |
u8 | unknown |
不明 Unknown. Shows up only when EXFilter is enabled. | |
u16 | white_pixels |
白(255値)ピクセルの数,最大値は65535 White pixels (pixels with 255 value). Max 65535. Uint16 constraints, even though max is 76800. | |
u16 | noise_pixels |
環境ノイズのピクセル数 Pixels with ambient noise from external light sources (sun, lighter, IR remotes, etc). Cleaned by External Light Filter. | |
IR取得画像の情報