会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
2018年4月16日
查看程序内存是否泄露
摘要: $ top 查看RES值 是否在增加
阅读全文
posted @ 2018-04-16 21:17 lydstory
阅读(160)
评论(0)
推荐(0)
Ubuntu 安装QT5 后编译程序报错: FindQt5Widgets.cmake
摘要: 安装QT5.4后,需要编译一个C++程序。 Cmakelist 有find_package(Qt5Widgets REQUIRED),cmake 报错如下: CMake Error at CMakeLists.txt:14 (find_package): By not providing "Find
阅读全文
posted @ 2018-04-16 17:13 lydstory
阅读(477)
评论(0)
推荐(0)
pcd转换ply
摘要: https://github.com/ryokomy/PcdPlyConverter
阅读全文
posted @ 2018-04-16 16:53 lydstory
阅读(1384)
评论(0)
推荐(0)
点云数据保存为pcd文件_pcd_write.cpp
摘要: #include <iostream>#include <pcl/io/pcd_io.h>#include <pcl/point_types.h> int main (int argc, char** argv){ pcl::PointCloud<pcl::PointXYZ> cloud; // F
阅读全文
posted @ 2018-04-16 15:55 lydstory
阅读(6360)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告