资源列表
Real彐_ayX.ocx
- ocx插件,能够很好的调用网络摄像头,很棒,很好!(OCX plug-in, can be very good call network camera)
LKmatlab
- 光流法 计算机视觉大作业 基于特征点的目标跟踪(Optical flow method, computer vision, large task, feature point based object tracking)
liziqun
- 使用粒子群算法优化了最大值搜索,程序可直接使用。(Use a particle swarm algorithm to optimize searching a maximum value of a image.)
极限约束
- 能实现出来的极限约束,用来计算机视觉中的双目标定的下一步。在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)
Remote sensing
- 采用MFC,实现遥感图像的基本增强,滤波,变换等功能。还可以保存数据。(Using MFC, to achieve the basic enhancement of remote sensing images, filtering, transformation and other functions. You can also save data)
ImageEditor.src
- java的图像处理程序,类似Photoshop(Java image processing program, similar to Photoshop)
tuxiangpinjie
- 根据模板匹配的基本原理,完成针对同一场景采集的两幅具有重叠区域子图像的拼接,最终得到一幅拼接后的图像。(According to the basic principle of template matching, two overlapping images of the same area are collected, and finally a mosaic image is obtained.)
MATLAB图像处理实现螺纹识别 源程序代码
- 用于获取螺纹的波峰波谷的位子,螺纹的个数,还有波峰,波谷分别连成线,线的斜率(The number of threads used to obtain the crests of the threads)
hog_svm
- 利用HOG算子提取特征,利用支持向量机进行分类,得到了较好的图像分割效果(Using HOG operator to extract features, using support vector machine to classify, get a better image segmentation effect)