完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我正在编写python应用程序来测量从D435到障碍物的距离。
我在GitHub中找到了简单的对齐代码,然后我下载并运行它。 主机上的librealsense / align-depth2color.py·IntelRealSense / librealsense·GitHub 结果,深度数据输出具有许多零距离和不连续(sparce)。 但是没有使用我写的“对齐”代码,深度数据输出几乎没有零距离。 这种情况有什么好方法吗? 最好的祝福, 以上来自于谷歌翻译 以下为原文 I'm writing python application which measures the distance from D435 to an obstacle. I found the simple alignment code in GitHub, then I downloaded and ran it. librealsense/align-depth2color.py at master · IntelRealSense/librealsense · GitHub As a result, depth data output has many zero distance and discontinuous(sparce). But not using 'align' code I wrote, depth data output has few zero distance. Is there any good method for this situation? Best regards, |
|
相关推荐
1个回答
|
|
您好fjmkt,感谢您对英特尔实感D435相机的兴趣。如果设备无法确定给定图像像素的深度,则值将为零存储在深度图像中。
这是一个“无深度”的合理标记,因为所有深度为零的像素都对应于相同的物理位置,即成像器本身的位置。未定义的深度为0.https://github.com/IntelRealSense/librealsense/ wiki / Projection-in-RealSense-SDK-2.0您应该在RealSense Viewer中尝试“高密度”预设和孔填充后处理过滤器切换。 这应该产生最多的点。然后你可以使用alignexample将深度图像与颜色对齐。让我知道这是否有帮助.Regards,Alexandra 以上来自于谷歌翻译 以下为原文 Hello fjmkt, Thank you for your interest in the Intel RealSense D435 camera. If a device fails to determine the depth of a given image pixel, a value of zero will be stored in the depth image. This is a reasonable sentinel for "no depth" because all pixels with a depth of zero would correspond to the same physical location, the location of the imager itself. Undefined depth is 0. https://github.com/IntelRealSense/librealsense/wiki/Projection-in-RealSense-SDK-2.0 You should try the "High Density" preset and Hole filling Post processing filter toggled on in RealSense Viewer. This should generate the most points. Then you can use the align example to align the depth image to color. Let me know if this helps. Regards, Alexandra |
|
|
|
只有小组成员才能发言,加入小组>>
516浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-22 18:20 , Processed in 0.869722 second(s), Total 79, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号