登录
首页 » Visual C++ » Alpha_shapes_3

Alpha_shapes_3

于 2020-11-05 发布 文件大小:9278KB
0 169
下载积分: 1 下载次数: 236

代码说明:

  这是三维点云数据边缘线提取的c++算法,适合于LIDAR数据的三维处理,供大家参考学习(This is 3 d point cloud data edge extraction of c++ algorithm, suitable for LIDAR data 3 d processing, provide everyone reference to study)

文件列表:

Alpha_shapes_3
..............\alpha_shapes_3.cpp,1345,2007-08-26
..............\Alpha_shapes_3.ncb,6974464,2011-11-01
..............\Alpha_shapes_3.sln,1874,2011-10-27
..............\Alpha_shapes_3.sln.old,586,2007-08-26
..............\alpha_shapes_with_hierarchy_3.cpp,1776,2007-08-26
..............\data
..............\....\htm" target=_blank>bunny_1000,30723,2007-08-26
..............\....\htm" target=_blank>fin,30723,2007-08-26
..............\makefile,2336,2007-08-26
..............\htm" target=_blank>README,612,2007-08-26
..............\UpgradeLog.XML,8796,2011-10-27
..............\VC
..............\..\alpha_shapes_3.vcproj,5089,2011-10-27
..............\..\alpha_shapes_3.vcproj.19086DDB22E94B5.Administrator.user,1433,2011-11-01
..............\..\alpha_shapes_3.vcproj.7.10.old,4316,2007-08-26
..............\..\alpha_shapes_with_hierarchy_3.vcproj,5149,2011-10-27
..............\..\alpha_shapes_with_hierarchy_3.vcproj.19086DDB22E94B5.Administrator.user,1433,2011-11-01
..............\..\alpha_shapes_with_hierarchy_3.vcproj.7.10.old,4376,2007-08-26
..............\..\Debug
..............\..\.....\alpha_shapes_3
..............\..\.....\..............\alpha_shapes_3.exe.embed.manifest,403,2011-10-28
..............\..\.....\..............\alpha_shapes_3.exe.embed.manifest.res,468,2011-10-28
..............\..\.....\..............\alpha_shapes_3.exe.intermediate.manifest,385,2011-10-28
..............\..\.....\..............\alpha_shapes_3.obj,6811373,2011-10-28
..............\..\.....\..............\BuildLog.htm,11234,2011-10-28
..............\..\.....\..............\mt.dep,67,2011-10-28
..............\..\.....\..............\vc80.idb,912384,2011-10-28
..............\..\.....\..............\vc80.pdb,1667072,2011-10-28
..............\..\.....\alpha_shapes_3.exe,598016,2011-10-28
..............\..\.....\alpha_shapes_3.ilk,2121152,2011-10-28
..............\..\.....\alpha_shapes_3.pdb,6966272,2011-10-28
..............\..\.....\alpha_shapes_with_hierarchy_3
..............\..\.....\.............................\alpha_shapes_with_hierarchy_3.exe.embed.manifest,403,2011-10-28
..............\..\.....\.............................\alpha_shapes_with_hierarchy_3.exe.embed.manifest.res,468,2011-10-28
..............\..\.....\.............................\alpha_shapes_with_hierarchy_3.exe.intermediate.manifest,385,2011-10-28
..............\..\.....\.............................\alpha_shapes_with_hierarchy_3.obj,5517416,2011-10-28
..............\..\.....\.............................\BuildLog.htm,12792,2011-10-28
..............\..\.....\.............................\mt.dep,67,2011-10-28
..............\..\.....\.............................\vc80.idb,920576,2011-10-28
..............\..\.....\.............................\vc80.pdb,1658880,2011-10-28
..............\..\.....\alpha_shapes_with_hierarchy_3.exe,487424,2011-10-28
..............\..\.....\alpha_shapes_with_hierarchy_3.ilk,2055412,2011-10-28
..............\..\.....\alpha_shapes_with_hierarchy_3.pdb,6753280,2011-10-28
..............\..\.....\weighted_alpha_shapes_3
..............\..\.....\.......................\BuildLog.htm,12152,2011-10-28
..............\..\.....\.......................\mt.dep,67,2011-10-28
..............\..\.....\.......................\vc80.idb,904192,2011-10-28
..............\..\.....\.......................\vc80.pdb,2347008,2011-10-28
..............\..\.....\.......................\weighted_alpha_shapes_3.exe.embed.manifest,403,2011-10-28
..............\..\.....\.......................\weighted_alpha_shapes_3.exe.embed.manifest.res,468,2011-10-28
..............\..\.....\.......................\weighted_alpha_shapes_3.exe.intermediate.manifest,385,2011-10-28
..............\..\.....\.......................\weighted_alpha_shapes_3.obj,13316599,2011-10-28
..............\..\.....\weighted_alpha_shapes_3.exe,638976,2011-10-28
..............\..\.....\weighted_alpha_shapes_3.ilk,3649524,2011-10-28
..............\..\.....\weighted_alpha_shapes_3.pdb,13765632,2011-10-28
..............\..\.....\新建 文本文档.bat,27,2011-10-28
..............\..\weighted_alpha_shapes_3.vcproj,5125,2011-10-27
..............\..\weighted_alpha_shapes_3.vcproj.19086DDB22E94B5.Administrator.user,1433,2011-11-01
..............\..\weighted_alpha_shapes_3.vcproj.7.10.old,4352,2007-08-26
..............\weighted_alpha_shapes_3.cpp,2259,2007-08-26
..............\_UpgradeReport_Files
..............\....................\UpgradeReport.css,3348,2011-10-27
..............\....................\UpgradeReport.xslt,12218,2005-12-13
..............\....................\UpgradeReport_Minus.gif
..............\....................\UpgradeReport_Plus.gif

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

发表评论


0 个回复

  • fuse
    基于肤色的图像分割,是用matlab实现的,希望大家有用(Image segmentation based on skin color is achieved with matlab, I hope it would be useful)
    2011-06-08 21:21:50下载
    积分:1
  • doublefunction
    * 说明: 该函数将对图象进行(成对函数匹配)操作。需要注意的是,此程序先要求对图像进行特征提取及形态学操作等,使其成为二值图像。(* Note: This function will be images (paired function matching) operation. Note that this procedure require image feature extraction and morphological operations, making it a binary image.)
    2008-04-13 21:56:29下载
    积分:1
  • rentigenzong
    实现人体跟踪的源代码,实现对视频中目标人物的跟踪(The human tracking source code, the video of the target person tracking)
    2013-01-10 19:24:18下载
    积分:1
  • Marching-Cubesof-MC-algorithm
    原创基于c++语言编程实现了MC算法在三维图像处理中的应用,以及有许多二维图像到三维图像表面的重建过程算法。通过VC2008,编译已通过。(I have realized MC algorithm about the application of processing 3-D image based on C++ language also realised the technology on image surface reconstruction from 2-D to 3-D image.They are all compiled successfully using VS2008)
    2012-05-04 22:32:57下载
    积分:1
  • NCC
    说明:  采用积分图算法的归一化互相关匹配,大大减少了计算时间。(Normalized cross correlation matching)
    2020-04-09 14:08:09下载
    积分:1
  • DyBMPMovie
    实现“动态”的位图动画,VC++经典编程学习源码,很好的参考资料。(The realization of "dynamic" bitmap animation, VC++ classic learning programming source code, a good reference.)
    2013-11-25 12:37:28下载
    积分:1
  • headtrack
    用粒子滤波实现视频中人头跟踪算法,有训练好的人头分类器。()
    2021-02-05 21:29:57下载
    积分:1
  • polygon
    一个计算多边形面积和周长的程序, 同时可以把多边形显示出来, 直观展现多边形形状.(A polygon area and perimeter calculation procedures, the polygons can be displayed simultaneously, intuitive show polygonal shape.)
    2020-06-28 18:20:01下载
    积分:1
  • GASA
    基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 (adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by Ostu method,which applicated the non-linear genetic algorithm(GA) allows us to optimize the process of threshold. And, where possible, to reduce the computation. in order to achieve effectivly and simply image segmentation. Combination SA is to avoid the common phenomenon about premature convergence in genetic algorithm (GA) to achieve a simple and effective image segmentation.)
    2009-12-10 16:54:58下载
    积分:1
  • PC_grid
    通过点云数据的格网化,建立格网分块索引,这是一种有效的点云数据存储方式。( Through the point cloud data grid , the establishment of a grid block index, which is a valid point cloud data storage. )
    2014-02-20 10:55:46下载
    积分:1
  • 696518资源总数
  • 104787会员总数
  • 23今日下载