当前位置:网站首页>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;
}边栏推荐
- Review Net 20th anniversary development and 51aspx growth
- 聊聊项目经理最爱使用的工具
- Flex layout
- Highly reliable program storage and startup control system based on anti fuse FPGA and QSPI flash
- Small exercise -- subnet division and summary
- Good looking UI mall source code has been scanned, no back door, no encryption
- Highly reliable program storage and startup control system based on anti fuse FPGA and QSPI flash
- Is it safe to open an ETF account online? What are the steps?
- The method of real-time tracking the current price of London Silver
- MFC obtains local IP (used more in network communication)
猜你喜欢

The difference and relationship between iteratible objects, iterators and generators

Good looking UI mall source code has been scanned, no back door, no encryption

Extract the compressed package file and retrieve the password

Android development interview was badly hit in 3 years, and now the recruitment technical requirements are so high?

Mujoco model learning record

Domestic spot silver should be understood

Highly reliable program storage and startup control system based on anti fuse FPGA and QSPI flash

Work and leisure suggestions of old programmers

Cloud picture says | distributed transaction management DTM: the little helper behind "buy buy buy"
![[splishsplash] about how to receive / display user parameters, MVC mode and genparam on GUI and JSON](/img/83/9bd9ce7608ebfe7207ac008b9e8ab1.png)
[splishsplash] about how to receive / display user parameters, MVC mode and genparam on GUI and JSON
随机推荐
Detailed explanation of select in golang
Penetration practice vulnhub range Tornado
What impact will multinational encryption regulation bring to the market in 2022
golang中的select详解
Definition of rotation axis in mujoco
When the fixed frequency artifact falls in love with multithreading | ros2 fixed frequency topic release demo
Rotation order and universal lock of unity panel
Easycvr accesses the equipment through the national standard gb28181 protocol. What is the reason for the automatic streaming of the equipment?
期货账户的资金安全吗?怎么开户?
網上股票開戶安全嗎?是否可靠?
ACM mm 2022 video understanding challenge video classification track champion autox team technology sharing
Domestic spot silver should be understood
Session layer of csframework, server and client (1)
EasyCVR通过国标GB28181协议接入设备,出现设备自动拉流是什么原因?
Kia recalls some K3 new energy with potential safety hazards
Slider verification code identification gadget display
What is web application security testing technology?
Penetration practice vulnhub range Nemesis
Is it safe to open an ETF account online? What are the steps?
What are the legal risks of NFT brought by stars such as curry and O'Neill?