资源列表
susan-edge-detect
- 使用sobel算子对图片的边缘进行检测.本算法主要基于sobel算子,进行了一定的改进-based on sobel,detect the edge of picture
21874319320085271121262946825
- matlab数字图像处理教程有友好的GUI操作界面,学习使用均方便-iris location Matlab source code, using a round, the method of testing a friendly GUI interface
pivmat1.51
- The PIVMat Toolbox contains a set of command-line functions to import, post-process and analyse 2D vector fields from LaVision s DaVis PIV (particle image velocimetry) software. It enables to handle and perform operations over large amount of velocit
Myregion
- 一个常用的matlab图像区域生长程序,由给定的单个种子和阈值条件进行生长-Matlab image of a commonly used region growing process, from a given individual seeds and the growth of the threshold conditions
fcmgrnn
- 将FCM与广义回归网络结合起来实现对iris数据的分类-The FCM and generalized regression networks to achieve the classification of iris data
BuildPolygon
- 多边形拓扑的创建,给定mif文件输出polygon-Create a polygon topology, a given polygon output mif file
KFCS_new
- 用于压缩感知技术重建,本方法是滤波重建算法-Compressed sensing technology for the reconstruction, the reconstruction algorithm is to filter
PSO_RMI
- 基于粒子群算法和区域互信息的图像配准,区域互信息比传统互信息具有更好的鲁棒性-Based on Particle Swarm Optimization and regional mutual information image registration, regional mutual information than the traditional mutual information has better robustness
camera
- 本系统应用了CCD、DSP和电机控制技术,以及图像处理技术,如图像平滑、图像锐化等等。同时介绍了作为调焦系统评判依据的清晰度函数的算法以及在VC++中的实现-Application of the system of CCD, DSP and motor control technology, and image processing techniques, such as image smoothing, image sharpening and so on. At the same time,
ImageCoding
- 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so
Harris
- 程序包含三个点特征提取算子: 1.Forstner点特征提取 2.Harris点特征提取经典算法 3.Harris点特征提取改进算法 利用vc++编程实现,对三种方法提取结果进行比较-Procedures for feature extraction of three-point operator: 1.Forstner point feature extraction feature extraction 2.Harris point 3.Harris point classi