xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 4KB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2021-05-22
  • 語言: 其他
  • 標簽: PCL??

資源簡介

估計某個點的法向量,可以類似于點云的曲面法向量估計,將該點附近K近鄰的點近似在一個局部平面上,之后就通過最小二乘法擬合該平面方程.本代碼是基于PCL庫,往庫中添加新的法向量估計。

資源截圖

代碼片段和文件信息

#include?
#include?
#include?
#include?

//?Instantiations?of?specific?point?types
#ifdef?PCL_ONLY_CORE_POINT_TYPES
PCL_INSTANTIATE_PRODUCT(NormalEstimation2?((pcl::PointXYZ)(pcl::PointXYZI)(pcl::PointXYZRGB)(pcl::PointXYZRGBA)(pcl::PointNormal))((pcl::Normal)(pcl::PointNormal)(pcl::PointXYZRGBNormal)))
#else
PCL_INSTANTIATE_PRODUCT(NormalEstimation2?(PCL_XYZ_POINT_TYPES)(PCL_NORMAL_POINT_TYPES))
#endif


?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????????38??2014-03-13?16:31??NormalEsimation2\ReadMe.txt
?????文件?????????542??2014-03-12?15:17??NormalEsimation2\normal_esti_leastsquare.cpp
?????文件????????6059??2014-03-13?14:35??NormalEsimation2\normal_esti_leastsquare.h
?????文件????????1617??2014-03-12?15:11??NormalEsimation2\normal_esti_leastsquare.hpp
?????目錄???????????0??2014-03-13?16:30??NormalEsimation2\

評論

共有 條評論