资源列表
ICP算法实现
- 用于点云配准的实现,具体来说是ICP算法,配准效果好(ICP algorithm is realized, and the registration effect is good)
极限约束
- 能实现出来的极限约束,用来计算机视觉中的双目标定的下一步。在MATLAB中进行标定并且读取摄像机参数,然后进行图像处理,再极限约束(A limit that can be achieved)
the shortest path program in graph theory
- 图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。遗传算法是解优化问题的有效算法,而并行遗传算法是遗传算法研究中的一个重要方向,受到了研究人员的高度重视。(Graph theory plays an important role in computer science. It provides a simple and systematic modeling method for many p
Matlab-Package-Book
- 本书介绍了稀疏和冗余表示,内容分两部分,共十六章。第一部分是稀疏和冗余表示的理论和数值基础,系统、条理地罗列了数据模型的理论基础、相关算法的数值部分(This book introduces the sparse and redundant representation, the content is divided into two parts, a total of sixteen chapters. The first part is the theoretical and numeric
稀疏分解图像去噪
- 基于稀疏字典和稀疏编码的图像去噪算法,基于低秩约束的高光谱条纹噪声去除,包含论文及代码(Based on sparse dictionary and sparse coding image denoising algorithm, based on low rank constraints of hyperspectral fringe noise removal, including papers and code)
drawingapi
- contoh pemrograman VB yang sangat sederhana
FacesMenu
- contoh pemrograman VB sederhana
menumadness
- contoh pemrograman VB sederhana 3
vb5formfade
- contoh pemrograman VB sederhana 6
light
- 光线追踪,日常使用代码,opengl的相关内容(Ray tracing, daily use of code, OpenGL related content)
Remote sensing
- 采用MFC,实现遥感图像的基本增强,滤波,变换等功能。还可以保存数据。(Using MFC, to achieve the basic enhancement of remote sensing images, filtering, transformation and other functions. You can also save data)
实现Harris角点检测算法
- 基于vs2010实现Harris角点检测算法(C语言)(Implementation of Harris corner detection algorithm)