引用: nywerwer 发表于 2018-11-8 16:52
1.英特尔表示他们不打算为高级模式中的每个设置提供文档,而DisparityMode似乎是那些未记录的设置之一。
英特尔表示,所有参数之间存在复杂的相互作用,因此他们使用机器学习来针对不同的用途进行全局优化。
2. RealSense使用mm。
Hellogianfr90,感谢您对英特尔实感D435相机的关注。非常感谢MartyG的投入!
关于第4个问题,depthClampMin将通过忽略低于此值的任何内容来限制扫描区域的深度,而depthClampMax将通过忽略高于此值的任何内容来限制扫描区域的深度。
您可以在以下网址上阅读更多相关信息:https://github.com/IntelRealSense/librealsense/issues/1680实际物理MinZ和MaxZ可以通过两种方式进行操作,如BKMs论文(第5页,b。和c部分)中所述。
)。
通过改变深度成像器的分辨率并增加视差偏移。
Clamps控件不能将depthClampMin和depthClampMax移动到上述控件设置的值之外。
所以,MinZ我希望这些信息对你有所帮助!谢谢你,最诚挚的问候,Eliza
以上来自于谷歌翻译
以下为原文
Hello gianfr90,
Thank you for your interest in the Intel RealSense D435 camera.
Thank you very much MartyG for the input!
Regarding your 4th question,
depthClampMin will restrict the depth of a scanned area by ignoring anything
below this value, while
depthClampMax will restrict the depth of a scanned area by ignoring anything
above this value. You can read more about it on:
https://github.com/IntelRealSense/librealsense/issues/1680
The actual physical MinZ and MaxZ can be manipulated in two ways as described in the
BKMs paper (page 5, sections b. and c.). By changing the Resolution of the depth imagers and increasing the disparity shift. The Clamps controls cannot move the depthClampMin and the depthClampMax beyond the values set by the controls described above. So, MinZ <= depthClampMin <= depthClampMax <= MaxZ. However, the camera will not scan anything beyond depthClampIn and depthClampMax.
To summarize, the color mapping is not changed by modifying the Clamp values and Intel does not recommend for users to manually change the Advanced Mode parameters and instead use the depth presets provided.
I hope that this information helps you!
Thank you and best regards,
Eliza
引用: nywerwer 发表于 2018-11-8 16:52
1.英特尔表示他们不打算为高级模式中的每个设置提供文档,而DisparityMode似乎是那些未记录的设置之一。
英特尔表示,所有参数之间存在复杂的相互作用,因此他们使用机器学习来针对不同的用途进行全局优化。
2. RealSense使用mm。
Hellogianfr90,感谢您对英特尔实感D435相机的关注。非常感谢MartyG的投入!
关于第4个问题,depthClampMin将通过忽略低于此值的任何内容来限制扫描区域的深度,而depthClampMax将通过忽略高于此值的任何内容来限制扫描区域的深度。
您可以在以下网址上阅读更多相关信息:https://github.com/IntelRealSense/librealsense/issues/1680实际物理MinZ和MaxZ可以通过两种方式进行操作,如BKMs论文(第5页,b。和c部分)中所述。
)。
通过改变深度成像器的分辨率并增加视差偏移。
Clamps控件不能将depthClampMin和depthClampMax移动到上述控件设置的值之外。
所以,MinZ我希望这些信息对你有所帮助!谢谢你,最诚挚的问候,Eliza
以上来自于谷歌翻译
以下为原文
Hello gianfr90,
Thank you for your interest in the Intel RealSense D435 camera.
Thank you very much MartyG for the input!
Regarding your 4th question,
depthClampMin will restrict the depth of a scanned area by ignoring anything
below this value, while
depthClampMax will restrict the depth of a scanned area by ignoring anything
above this value. You can read more about it on:
https://github.com/IntelRealSense/librealsense/issues/1680
The actual physical MinZ and MaxZ can be manipulated in two ways as described in the
BKMs paper (page 5, sections b. and c.). By changing the Resolution of the depth imagers and increasing the disparity shift. The Clamps controls cannot move the depthClampMin and the depthClampMax beyond the values set by the controls described above. So, MinZ <= depthClampMin <= depthClampMax <= MaxZ. However, the camera will not scan anything beyond depthClampIn and depthClampMax.
To summarize, the color mapping is not changed by modifying the Clamp values and Intel does not recommend for users to manually change the Advanced Mode parameters and instead use the depth presets provided.
I hope that this information helps you!
Thank you and best regards,
Eliza
举报