登录
首页 » Visual C++ » Alpha_shapes_3

Alpha_shapes_3

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

  • 平台基于visual studio2015 bilateralFilter
    平台基于visual studio2015,使用opencv函数实现双边滤波,进行图像处理(bilateral Filter based on opencv)
    2020-06-20 05:00:01下载
    积分:1
  • MyFFT1
    VC和MATLAB混合编程实现快速傅立叶变换(VC and MATLAB programming Fast Fourier Transform Mixed)
    2021-03-04 19:09:32下载
    积分:1
  • 81404598Blob
    经典的斑块分析算法,计算Blob的源码,算法很好。(Classical plaque analysis algorithms to calculate Blob source code, algorithms very well.)
    2020-12-18 10:39:10下载
    积分:1
  • RoadExtraction
    高分辨率遥感图像道路提取算法实现,主要思路是利用道路中心点,得到道路中心线。(Road Extraction from High Resolution Images algorithm, the main idea is to use the center of the road, get the road centerline.)
    2010-09-06 19:59:53下载
    积分:1
  • raw2rgb24
    将没有exif文件信息的裸RAW数据转换成YUV422格式的数据.(Exif file information will not be the bare RAW data into YUV422 format.)
    2007-12-19 17:06:24下载
    积分:1
  • IRobustmultist
    这是一个关于鲁棒的多传感器图图像配准程序的算法可直接使用。 (This is a robust multi-sensor chart image registration procedures of the algorithm can be used directly.)
    2012-07-24 10:21:48下载
    积分:1
  • target-tracking
    基于meanshift算法的目标跟踪,主要是基于opencv车辆跟踪!!!程序当中进行简单的图像分割(Based on the meanshift algorithm of image segmentation and target tracking.)
    2013-08-21 10:45:45下载
    积分:1
  • bmpLoader--STL
    VTK读取BMP序列图片实现MC算法面绘制,并且将绘制结果保存为STL格式。(VTK read BMP image sequences to achieve MC surface rendering algorithm, and the results will be drawn saved as STL format.)
    2021-03-12 08:29:25下载
    积分:1
  • erzhihua
    图像的二值化处理程序,用于Visual c++中(Binary image processing program for Visual c++ in)
    2010-08-13 08:50:24下载
    积分:1
  • szmhclsf
    这是一个数字模糊处理的算法论文!很好很经典(Number obfuscation algorithms! Good classic)
    2012-05-27 14:56:19下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载