登录
首页 » Visual C++ » Alpha_shapes_3

Alpha_shapes_3

于 2020-11-05 发布 文件大小:9278KB
0 137
下载积分: 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 个回复

  • opticalflow
    用光流法进行运动物体的检测和跟踪,并返回运动方向(Light flow method of moving object detection and tracking, and return to the direction of movement)
    2009-07-15 14:03:10下载
    积分:1
  • RLE
    RLE压缩算法,对.bmp格式文件进行操作。使用MFC编制界面,可读入位图,压缩后保存位图并显示。(RLE compression algorithm, bmp format file operation. Use the MFC preparation interface, readable into the bitmap compressed to save a bitmap display.)
    2021-03-25 22:49:13下载
    积分:1
  • Basic-knowledge-of-image-processing3
    This program contains some basic image processing things, such as: 256 colors to grayscale, contrast stretching, anti-color, brightness change, etc.
    2012-01-20 12:37:56下载
    积分:1
  • LSM_Match
    最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度(least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy)
    2006-10-26 14:25:05下载
    积分:1
  • opencv249SIFT
    opencv SIFT源码详细分析,代码能够准确实现(opencv SIFT detailed analysis of the source code can achieve accurate)
    2015-07-13 20:33:10下载
    积分:1
  • VisualCDigitalImageProcessing
    这本是用VC++来实现图像处理的书藉,对于学习图像处理的来说是非常有用的.(This is VC++ to realize image processing books, for learning image processing is very useful.)
    2009-04-18 10:44:05下载
    积分:1
  • SnapTest
    有关数字图像处理的一些源码,可以实现一些处理图像的功能,但要配合数字摄像机使用(Digital image processing of the number of source, you can achieve the functions of image processing, but with the use of digital cameras)
    2009-05-28 23:12:23下载
    积分:1
  • IFC读写代码
    说明:  IFC文件格式读取和写出源码,目前该源码是1.0版本(IFC file format reads and writes the source code, which is currently version 1.0)
    2020-09-16 14:17:55下载
    积分:1
  • LMD
    自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
    2013-11-14 22:17:45下载
    积分: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
  • 696518资源总数
  • 104269会员总数
  • 31今日下载