登录
首页 » Visual C++ » crosscode

crosscode

于 2021-04-26 发布 文件大小:10814KB
0 215
下载积分: 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 个回复

  • ex2
    用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。(Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.)
    2013-12-07 23:42:44下载
    积分:1
  • CxVision_v0.05(xm)
    CxVision V0.05 源代码 智能机器视觉系统 0.05版本源代码(Euresys版本) 这是视觉智能的开始,应用于众多大型工业检测环境,多线程对相机多轴运动控制系统,针对当前最先进的智能视觉系统的一个雏形 当前版本是基于Euresys稳定的工业检测工具上的开源 此后版本 CxVision拥有了更多更强大的自主核心系统功能和核心算法 是现代智能视觉的领航系统 更多智能CxVision 搜索CxVision QQ群一起分享CxVision的发展和进步(CxVision V0.05 source code version of intelligent machine vision systems 0.05 source code (Euresys version) This is the beginning of visual intelligence, used in many large industrial inspection environments, multi-threaded multi-axis motion control system of the camera, for the most advanced intelligent vision The current version of a prototype system is based on Euresys stable industrial detection tools on the open source version of CxVision have more then a more powerful independent core functions and core algorithm is the vision of modern intelligent navigation systems more intelligent CxVision search CxVision QQ group to share the development and progress CxVision)
    2020-12-04 10:59:26下载
    积分:1
  • readjpeg
    读取jpeg图片数据并输出到txt文本中,再从txt文本中读取数据生成图片(Reading image data and outputs to txt, and then read the data generated image txt text)
    2021-04-28 12:18:43下载
    积分:1
  • GraphAlgorithm
    C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
    2009-05-12 08:28:02下载
    积分:1
  • opencvchengxu
    特征提取,主要是灰度共生矩阵和不变矩特征提取的程序,openCV下可直接运行(Feature extraction, mainly GLCM and invariant moments feature extraction procedures can be run directly under openCV)
    2014-11-23 21:03:16下载
    积分:1
  • hyit_DW
    VC++实现数字水印技术,在BMP位图中添加各种水印信息,程序分LSB和DWT嵌入方法。(VC++ implementation of digital watermarking technology, adding various watermarks in BMP bitmap, the program points LSB and DWT embedding methods.)
    2014-11-19 13:29:28下载
    积分:1
  • mesh
    三维模型的网格简化算法,通过删除边来减少面片个数,同时保留图形特征(Three-dimensional model of the mesh simplification algorithm to reduce the number of patches by removing the side, while retaining graphic features)
    2014-04-01 14:42:35下载
    积分:1
  • 图形学DDA算法(graphics algorithm)
    2004-11-19 08:39:02下载
    积分:1
  • Amplitude_Match01
    这是一个关于振幅匹配的程序,C环境开发,可用于地震资料振幅匹配(This is a very useful program for amplitude matching by C)
    2015-05-29 14:51:19下载
    积分:1
  • 5
    说明:  数字图像处理,图像亮度的增减,获得理想的结果,图像增强处理(Digital image processing, image brightness increases and decreases, to obtain the desired results, image enhancement processing)
    2009-06-30 09:06:08下载
    积分:1
  • 696518资源总数
  • 104603会员总数
  • 38今日下载