登录
首页 » Visual C++ » crosscode

crosscode

于 2021-04-26 发布 文件大小:10814KB
0 295
下载积分: 1 下载次数: 91

代码说明:

  自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)

文件列表:

code2000
........\ANN
........\...\ANN.h,35628,2010-01-28
........\...\ANNperf.h,8426,2010-01-28
........\...\ANNx.h,6497,2010-01-28
........\ANN.dll,196608,2010-01-28
........\ANN.lib,18740,2010-01-28
........\code2000
........\........\1000_12.txt,1245125,2012-06-15
........\........\1000_20.txt,873630,2012-06-15
........\........\1000_6.txt,2472040,2012-06-15
........\........\100_12.txt,124411,2012-06-15
........\........\100_20.txt,86835,2012-06-15
........\........\100_6.txt,243297,2012-06-15
........\........\2000_12.txt,1723828,2012-06-15
........\........\2000_20.txt,1192985,2012-06-15
........\........\2000_6.txt,3418358,2012-06-15
........\........\200_12.txt,247118,2012-06-15
........\........\200_20.txt,175024,2012-06-15
........\........\200_6.txt,489571,2012-06-15
........\........\500_12.txt,621909,2012-06-15
........\........\500_20.txt,435227,2012-06-15
........\........\500_6.txt,1234664,2012-06-15
........\........\bd100_12.txt,112692,2012-06-15
........\........\bd10_12.txt,12480,2012-06-15
........\........\bd200_12.txt,222173,2012-06-15
........\........\bd5000_12.txt,2426235,2012-06-15
........\........\bd500_12.txt,561214,2012-06-15
........\........\CloudPoints.txt,4085749,2012-05-30
........\........\code2000.cpp,5888,2012-06-18
........\........\code2000.dsp,4752,2012-06-15
........\........\code2000.dsw,524,2012-05-26
........\........\code2000.ncb,50176,2012-06-18
........\........\code2000.opt,48640,2012-06-18
........\........\code2000.plg,950,2012-06-18
........\........\data.txt,1802228,2012-05-26
........\........\Debug
........\........\.....\code2000.exe,585833,2012-06-18
........\........\.....\code2000.ilk,843456,2012-06-18
........\........\.....\code2000.obj,309987,2012-06-18
........\........\.....\code2000.opt,43520,2012-06-14
........\........\.....\code2000.pch,252748,2012-05-26
........\........\.....\code2000.pdb,1164288,2012-06-18
........\........\.....\StdAfx.obj,2205,2012-05-26
........\........\.....\vc60.idb,164864,2012-06-18
........\........\.....\vc60.pdb,126976,2012-06-18
........\........\example1.txt,243244,2012-05-30
........\........\kd1000_12.txt,1245134,2012-06-18
........\........\kd1000_20.txt,873639,2012-06-18
........\........\kd100_12.txt,124411,2012-06-18
........\........\kd100_20.txt,86843,2012-06-18
........\........\kd100_6.txt,243305,2012-06-18
........\........\kd2000_12.txt,1723704,2012-06-18
........\........\kd200_12.txt,247126,2012-06-18
........\........\kd200_20.txt,175033,2012-06-18
........\........\kd200_6.txt,489579,2012-06-18
........\........\kd5000_12.txt,2656637,2012-06-18
........\........\kd500_12.txt,621918,2012-06-18
........\........\kd500_20.txt,435236,2012-06-18
........\........\kd500_30.txt,398456,2012-06-18
........\........\kd500_6.txt,1234673,2012-06-18
........\........\ReadMe.txt,1220,2012-05-26
........\........\StdAfx.cpp,295,2012-05-26
........\........\StdAfx.h,667,2012-05-26

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

发表评论

0 个回复

  • ITK_3D_image_registration
    对三维图像进行配准,输入为RAW文件,输出为RAW+mha文件(3D image registration, input as RAW file, output as RAW mha file)
    2018-01-31 21:53:45下载
    积分:1
  • movingtargetdetectionandtracking
    在道路交通管理中,为了获得车辆的运动数据,早期经常采用的是感应线圈等硬件测量的方法。而如果采用摄像头拍摄的道路视频,再用计算机软件处理的方法,则可以极大的增加方便性和灵活性。本文运动目标检测与跟踪研究如何让计算机从视频图像序列中获得物体运动数据。(Traffic management in order to obtain motion data of the vehicle, is a method often used early induction coil measurement hardware. If using a video camera to shoot on the road, and then deal with methods of computer software, you can greatly increase the convenience and flexibility. This paper studies the moving target detection and tracking moving objects how to get data from a computer video image sequence.)
    2014-03-12 16:32:21下载
    积分:1
  • ScanZbuffer
    扫描线Zbuffer算法 1。算出模型的包围盒。 2.每条扫描线打点时并不是包围盒内整条线打点,而是先搜索需要刷新的范围, 只是该范围内打点。 (One scan line Zbuffer algorithm. Calculate the model bounding box. 2. Each scan line runs inside the box when not surrounded by the entire line runs, but first need to refresh the scope of the search, but the scope of RBI.)
    2020-12-31 21:58:59下载
    积分:1
  • lzwGif
    gif格式图片生成,包括动画生成,是非常好的入门学习资料。(gif format image generation, including animation generation, is a very good learning materials.)
    2013-12-09 20:43:10下载
    积分:1
  • main
    利用opencv基于灰度投影算法进行图像平移补偿(Use opencv gray projection algorithm for image translational compensation)
    2016-05-24 10:21:14下载
    积分:1
  • TestFrm
    一个示波器的框架(the framework of an oscilloscope)
    2004-08-26 11:28:15下载
    积分:1
  • code
    本程序实现的是绘制一个单位立方体正平行投影图的程序,可以画出变换后的图形。运行环境为vc++6.0,内附有可执行文件以及所有源代码。(Implementation of this program is drawing a unit cube are parallel to the projection of the program, you can draw the transformed graph. Operating environment for vc++6.0 there is an executable file containing the source code and all.)
    2020-06-30 12:00:02下载
    积分:1
  • VectorConfidenceConnected
    vtk的球与刺球的例子, 对于初学者十分有用,希望帮助大家(the example of vtk hope help you)
    2014-12-31 19:59:07下载
    积分:1
  • beta_0
    很好用的风能利用系数曲线,对开始学习的同学有帮助(Good use of wind energy utilization coefficient curve, start learning help students)
    2013-12-01 09:24:29下载
    积分:1
  • dynamics-simulation
    这是一个对动力学模型进行仿真的代码,可以得出动力学仿真图像(dynamics simulation )
    2013-05-30 20:32:59下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载