Y16 IR频道是唯一一个未经整理的频道。
不幸的是,我不知道如何获得未经整理的RGB。
在400系列摄像机中,在摄像机数据到达PC之前,在摄像机的D4视觉处理器组件中进行校正。
根据SDK 2.0的投影系统文档,SR300相机型号不会对其颜色流应用失真,因此从SR300或SR300兼容相机获取RGB流可能是一种选择。
例如,在RealSense Viewer中,您可以连接D415和SR300,D415设置为Y16,用于未校正的IR,SR300用于RGB流。
RealSense SDK 2.0中的投影·IntelRealSense / librealsense Wiki·GitHub
以上来自于谷歌翻译
以下为原文
The Y16 IR channel is the only one available that is unrectified.
I do not know of a way to get unrectified RGB, unfortunately. In the 400 Series cameras, rectification is done in the camera's D4 Vision Processor component before the camera data gets to the PC.
The SR300 camera model does not apply distortion to its color stream, according to SDK 2.0's Projection system documentation, so getting the RGB stream from an SR300 or SR300-compatible camera may be an option. For example, in the RealSense Viewer you could have a D415 and an SR300 attached, with D415 set to Y16 for unrectified IR and the SR300 being used for the RGB stream.
Projection in RealSense SDK 2.0 · IntelRealSense/librealsense Wiki · GitHub
Y16 IR频道是唯一一个未经整理的频道。
不幸的是,我不知道如何获得未经整理的RGB。
在400系列摄像机中,在摄像机数据到达PC之前,在摄像机的D4视觉处理器组件中进行校正。
根据SDK 2.0的投影系统文档,SR300相机型号不会对其颜色流应用失真,因此从SR300或SR300兼容相机获取RGB流可能是一种选择。
例如,在RealSense Viewer中,您可以连接D415和SR300,D415设置为Y16,用于未校正的IR,SR300用于RGB流。
RealSense SDK 2.0中的投影·IntelRealSense / librealsense Wiki·GitHub
以上来自于谷歌翻译
以下为原文
The Y16 IR channel is the only one available that is unrectified.
I do not know of a way to get unrectified RGB, unfortunately. In the 400 Series cameras, rectification is done in the camera's D4 Vision Processor component before the camera data gets to the PC.
The SR300 camera model does not apply distortion to its color stream, according to SDK 2.0's Projection system documentation, so getting the RGB stream from an SR300 or SR300-compatible camera may be an option. For example, in the RealSense Viewer you could have a D415 and an SR300 attached, with D415 set to Y16 for unrectified IR and the SR300 being used for the RGB stream.
Projection in RealSense SDK 2.0 · IntelRealSense/librealsense Wiki · GitHub
举报