simple_depth_registration:更快的ROS深度图像配准

时间:2024-06-04 03:45:51
【文件属性】:

文件名称:simple_depth_registration:更快的ROS深度图像配准

文件大小:11KB

文件格式:ZIP

更新时间:2024-06-04 03:45:51

ros perception rgbd Python

simple_depth_registration 更快的ROS深度图像配准 这是一个用Python写的苗条的ROS库,用于计算RGB-D图像的深度值从RGB相机而不是IR相机的角度来看。 现有的解决方案( depth_image_proc )存在于包中,但是在处理密度深度图像时会遭受重大性能损失。 运行该节点 请参阅。 订阅的主题 /camera/rgb/image_raw ( sensor_msgs/Image ) RGB相机图像 /camera/depth/image_raw ( sensor_msgs/Image ) 深度图像 发表的话题 /simple_depth_registration/depth_registered ( sensor_msgs/Image ) 注册深度图像 /simple_depth_registration/info_image_unregister


【文件预览】:
simple_depth_registration-master
----src()
--------simple_depth_register_node.py(9KB)
----CMakeLists.txt(7KB)
----LICENSE(7KB)
----README.md(2KB)
----package.xml(2KB)
----launch()
--------realsense_r200.launch(586B)

网友评论