去除 XMake
This commit is contained in:
@@ -5,17 +5,17 @@ resolution :
|
||||
image_size :
|
||||
{
|
||||
iIndex = 1;
|
||||
acDescription = "640X480 ROI";
|
||||
acDescription = "1280X1024 ROI";
|
||||
uBinSumMode = 0;
|
||||
uBinAverageMode = 0;
|
||||
uSkipMode = 0;
|
||||
uResampleMask = 0;
|
||||
iHOffsetFOV = 56;
|
||||
iVOffsetFOV = 0;
|
||||
iWidthFOV = 640;
|
||||
iHeightFOV = 480;
|
||||
iWidth = 640;
|
||||
iHeight = 480;
|
||||
iWidthFOV = 1280;
|
||||
iHeightFOV = 1024;
|
||||
iWidth = 1280;
|
||||
iHeight = 1024;
|
||||
iWidthZoomHd = 0;
|
||||
iHeightZoomHd = 0;
|
||||
iWidthZoomSw = 0;
|
||||
|
||||
Reference in New Issue
Block a user