使用PCL1.8   中使用粗配准拼接

错误 1 error C4996: 'pcl::SAC_SAMPLE_SIZE': This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class c:\program files (x86)\pcl 1.8.0\include\pcl-1.8\pcl\sample_consensus\model_types.h 100 1 pcl_ex

打开项目属性页>C/C++>常规>SDL检查(设置为否)。 

1 error C4996: 'pcl::SAC_SAMPLE_SIZE':

 

 重新编译,原先的错误信息变成了警告。

转自:http://blog.csdn.net/wokaowokaowokao12345/article/details/51287011

相关文章:

  • 2021-10-30
  • 2021-07-03
  • 2022-03-08
  • 2021-12-13
  • 2022-01-04
  • 2022-12-23
  • 2021-12-11
  • 2021-05-22
猜你喜欢
  • 2022-12-23
  • 2021-09-12
  • 2021-11-21
  • 2021-07-05
  • 2022-12-23
  • 2021-09-14
  • 2022-12-23
相关资源
相似解决方案