当前位置:网站首页>Opencv map reading test -- error resolution
Opencv map reading test -- error resolution
2022-07-01 18:19:00 【Super__ Idol】
01. The test program :
#include<iostream>
#include<pcl/io/pcd_io.h>
#include<pcl/point_types.h>
#include <pcl/visualization/cloud_viewer.h>
int main(int argc, char** argv)
{
pcl::PointCloud<pcl::PointXYZ>::Ptr cloud(new pcl::PointCloud<pcl::PointXYZ>);
//* Open the point cloud file
if (pcl::io::loadPCDFile<pcl::PointXYZ>("rabbit.pcd", *cloud) == -1) {
PCL_ERROR("Couldn't read file rabbit.pcd\n");
return(-1);
}
std::cout << cloud->points.size() << std::endl;
pcl::visualization::CloudViewer viewer("cloud viewer");
viewer.showCloud(cloud);
while (!viewer.wasStopped())
{
}
system("pause");
return 0;
}边栏推荐
- Pytorch crossentropyloss learning
- Smart factory digital management system software platform
- How to use JMeter function and mockjs function in metersphere interface test
- Yuancosmos game farmersworld farmers world - core content of the second conference in China!
- Code example of libcurl download file
- EasyCVR通过国标GB28181协议接入设备,出现设备自动拉流是什么原因?
- Cloud picture says | distributed transaction management DTM: the little helper behind "buy buy buy"
- 期货先锋这个软件正规吗安全吗?选择哪家期货公司更安全?
- Distributed task queue: Celery usage record
- Is it safe to open a stock account by mobile phone? What do you need to bring with you to open an account?
猜你喜欢

People help ant help task platform repair source code

Review Net 20th anniversary development and 51aspx growth

Mujoco model learning record

What impact will multinational encryption regulation bring to the market in 2022

Replace UUID, nanoid is faster and safer!

Database - MySQL advanced SQL statement (I)

Data query language (DQL)

Gold, silver and four job hopping, interview questions are prepared, and Ali becomes the champion

Gameframework eating guide
![[C supplement] [string] display the schedule of a month by date](/img/9c/5fcc6bfc8fe0f433c0d1eba92b5c3e.jpg)
[C supplement] [string] display the schedule of a month by date
随机推荐
transform. Forward and vector3 Differences in the use of forward
[beauty detection artifact] come on, please show your unique skill (is this beauty worthy of the audience?)
Slider verification code identification gadget display
February 16, 2022 Daily: graph neural network self training method under distribution and migration
Equipment simulation and deduction training system software
LeetCode 148. Sort linked list
Nielseniq found that 60% of the re launched products had poor returns
網上股票開戶安全嗎?是否可靠?
Apk signature process introduction [easy to understand]
Database - MySQL advanced SQL statement (I)
Convert the robot's URDF file to mujoco model
Cassette helicopter and alternating electric field magnetic manometer DPC
Rotation order and universal lock of unity panel
Setting up a time server requires the client to automatically synchronize the time of the server at 9 a.m. every day
The new server is packaged with the source code of H5 mall with an operation level value of several thousand
徽商期货是正规期货平台吗?在徽商期货开户安全吗?
Redis主从实现10秒检查与恢复
Penetration practice vulnhub range Tornado
Is the fund of futures account safe? How to open an account?
Definition of rotation axis in mujoco