登录
首页 » C++ » Point-cloud-normal

Point-cloud-normal

于 2020-10-08 发布 文件大小:6470KB
0 199
下载积分: 1 下载次数: 14

代码说明:

  在对散乱点云进行三维重建时,许多算法都需要求点云的法矢并保证所有法矢的方向一致向外。本程序就是对点云数据求法矢和方向调整,包含文件输入输出的完整程序。(Scattered normals strike and reorientation)

文件列表:

法矢求取
........\Debug
........\.....\法矢求取.exe,196096,2016-08-23
........\.....\法矢求取.ilk,872032,2016-08-23
........\.....\法矢求取.pdb,1485824,2016-08-23
........\ipch
........\....\法矢求取-4b7a4411
........\....\.................\法矢求取-b719153b.ipch,26214400,2016-08-23
........\法矢求取
........\........\Debug
........\........\.....\bbf.obj,35000,2016-08-22
........\........\.....\CL.read.1.tlog,109186,2016-08-23
........\........\.....\CL.write.1.tlog,5512,2016-08-23
........\........\.....\KDtree.obj,738787,2016-08-23
........\........\.....\kdtree2.obj,36988,2016-08-22
........\........\.....\kdtree3.obj,438953,2016-08-23
........\........\.....\link.read.1.tlog,11768,2016-08-23
........\........\.....\link.write.1.tlog,1570,2016-08-23
........\........\.....\main.obj,144130,2016-08-23
........\........\.....\minpq.obj,16479,2016-08-22
........\........\.....\mt.read.1.tlog,1198,2016-08-23
........\........\.....\mt.write.1.tlog,454,2016-08-23
........\........\.....\Pointnormal.obj,748969,2016-08-23
........\........\.....\vc100.idb,478208,2016-08-23
........\........\.....\vc100.pdb,446464,2016-08-23
........\........\.....\法矢求取.exe.intermediate.manifest,381,2016-08-23
........\........\.....\法矢求取.lastbuildstate,63,2016-08-23
........\........\.....\法矢求取.log,3380,2016-08-23
........\........\KDtree.cpp,7939,2016-08-19
........\........\KDtree.h,1742,2016-08-19
........\........\main.cpp,424,2016-08-23
........\........\Pointnormal.cpp,10035,2016-08-23
........\........\Pointnormal.h,2035,2016-08-23
........\........\法矢求取.vcxproj,3384,2016-08-23
........\........\法矢求取.vcxproj.filters,1161,2016-08-23
........\........\法矢求取.vcxproj.user,143,2016-08-18
........\法矢求取.sdf,8736768,2016-08-23
........\法矢求取.sln,903,2016-08-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 0034
    校正图像倾斜的程序,很好用,可以纠正几何投影变形(Image tilt correction procedures, very good use, you can correct the distortion geometric projection)
    2020-10-31 20:29:56下载
    积分:1
  • jiaodujiaozheng
    这里包含了多种图像倾斜角度矫正的方法 其中有huogh变换 radon变换 还有常规的线性检测角度 然后矫正它(This contains a variety of image angle correction method which huogh transform the linear radon transform routine testing point of view there and then correct it)
    2011-09-13 23:29:07下载
    积分:1
  • LS_Unwrape
    最小二乘相位解包裹算法,基于快速傅里叶变换(Least-squares algorithm for phase unwrapping)
    2020-09-29 16:47:45下载
    积分:1
  • imageFusion
    像素级融合实现 pca his,brovery加权融合方法,很不错(Pixel level fusion to achieve pca his, brovery weighted fusion method, very good)
    2010-12-12 13:57:23下载
    积分:1
  • CSR_denoise
    一种利用中心和结构聚类的稀疏表示图像去噪方法,有不错的效果(a image denoising method with structral clustering and sparse representation, has good effect .)
    2012-06-27 14:53:04下载
    积分:1
  • 19958
    简单图像捕获源码程序,结合易语言数码设备支持库,调用API函数发送消息使数码设备捕获图像。(Simple image capture source program, combined with easy language digital equipment support library , call the API function to send a message so that digital devices to capture images.)
    2016-11-02 10:21:23下载
    积分:1
  • object
    说明:  光学成像过程实例,包含傅里叶变换,滤波处理等(Examples of optical imaging process, including Fourier transform, filter processing, etc)
    2020-03-30 16:15:55下载
    积分:1
  • A
    说明:  对图像进行行列循环加密,采用的是3维混沌系统来增强图像加密的安全性(The 3-D chaotic system is used to enhance the security of image encryption)
    2020-10-05 17:37:16下载
    积分:1
  • read_ENVIimagefile
    说明:  ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standard format contain two parts: one is hyperspectral image'*.img ', the other is the remote sensing image header file'*.hdr', which records the information of remote sensing image, such as image size, band number, data type and size end, etc. If there is no header file, it will not be able to read remote sensing images, so header files are very important. In Matlab, multibandread () is used to read multiband (hyperspectral / multispectral) images.)
    2018-04-20 15:35:29下载
    积分:1
  • change
    将一个图像的感兴趣区域替换到另一张图像的相同区域中(Will replace the region of interest of an image to another image of the same region of the)
    2015-04-27 16:58:30下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载