点云技术相关产学研社区

 找回密码
 立即注册加入PCL中国点云技术相关产学研社区

扫一扫,访问微社区

查看: 3647|回复: 3

关于显示点云

[复制链接]
发表于 2013-4-28 10:32:41 | 显示全部楼层 |阅读模式
我获得了两个点云 想同时显示 然后让它们的颜色不同 以便区分 请问怎么设置显示的点云的颜色呢?  我的点云数据时XYZ类型的 不是带颜色的
回复

使用道具 举报

发表于 2014-3-17 22:24:32 | 显示全部楼层
好久远的帖子啊,官网例子上有
回复 支持 反对

使用道具 举报

发表于 2015-2-7 16:40:59 | 显示全部楼层
看到主题很兴奋,点进来好冷清!:D
回复 支持 反对

使用道具 举报

发表于 2015-2-9 00:31:38 | 显示全部楼层
bool pcl::visualization::PCLVisualizer::addPointCloud        (        const typename pcl::PointCloud< PointT >::ConstPtr &         cloud,
const PointCloudColorHandler< PointT > &         color_handler,
const std::string &         id = "cloud",
int         viewport = 0
)               
Add a Point Cloud (templated) to screen.

Parameters
[in]        cloud        the input point cloud dataset
[in]        color_handler        a specific PointCloud visualizer handler for colors
[in]        id        the point cloud object id (default: cloud)
[in]        viewport        the view port where the Point Cloud should be added (default: all)
回复 支持 反对

使用道具 举报

本版积分规则

QQ|小黑屋|点云技术相关产学研社区 ( 陕ICP备13001629号 )

GMT+8, 2024-4-28 00:31 , Processed in 1.700265 second(s), 16 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表