资源列表
Fast_Walsh_Hadamard_Transform
- 最小的增广拉格朗日并交替方向算法应用matlab实现-Minimization by Augmented Lagrangian and Alternating Direction Algorithms use matlab to implement
NSRfilter
- 关于散斑噪声去除的很多种去噪方法,其中还包含现在很流行的一些去散斑噪声方法。-This package contain several filter algorithms for speckle reduction in ultrasound images or SAR images.
grabcut
- GRABCUTOpenCV中的GrabCut算法是依据《"GrabCut" - Interactive Foreground Extraction using Iterated Graph Cuts》这篇文章来实现的。该算法利用了图像中的纹理(颜色)信息和边界(反差)信息,只要少量的用户交互操作即可得到比较好的分割结果。如果前景和背景之间的颜色反差不大,分割的效果不好;不过,这种情况下允许手工标记一些前景或背景区域,这样能得到较好的结果。-GRABCUTOpenCV in GrabCut alg
FLICM
- 基于局部模糊C均值聚类算法的图像分割的Matlab源代码-Image segmentation based on local fuzzy C-means clustering algorithm
CircleFit
- 通过最小二乘法对圆进行拟合,只要输入圆的边界点的坐标和边缘点的个数,就可以计算出圆的中心和半径-circle fitting
VCCircleFit
- 使用最小二乘对圆进行拟合,有拟合算法和图像-circle fit
testtracking
- 读取视频,并且将视频分为一帧帧的对图像做处理,可以精确定位人脸以及实现人眼的跟踪,判断头部运动方向。-Read the video, and video into a frame of image processing to do, you can achieve precise positioning of the face and eye tracking to determine the direction of head movement.
Image-compression-and-reconstruction
- 基于主成分分析的图像压缩和重建,压缩包中包括源代码和用到的图片,可以直接拿来运行。-Based on principal component analysis and reconstruction of image compression, compression package including source code and use the picture, can be directly used to run.
demo
- vc++MFC对话框中对数字图像的典型算法,里面涉及重点有图像的变换域处理(含傅立叶,小波,离散余弦算法),图像分割中包含大部分典型的分割算法(交互式阈值分割,霍夫变换,其他的多种算子),图像增强,图像复原(投影法..)图像匹配。还有形态学的一些算法处理,波峰波谷检测器,对图像处理学习非常有帮助-vc++MFC dialog typical algorithms for digital images, which involves the focus has transform domain i
shapfeature
- 数字图像处理 形状特征提取 伸长度 圆满度 矩形度 致密度 宽长比 不变矩-Digital image processing feature extraction shape elongation successful degree rectangle width to length ratio of the density of the invariant moments, etc.
taotao51
- 图像分割 自适应阈值法,otsu法,区域生长法,最大熵法,贝叶斯法,kMeans法,MeanShift法。-Adaptive threshold image segmentation method, otsu method, region growing method, the maximum entropy method, Bayesian method, kMeans law, MeanShift law.
Retinex-(2)
- 根据参考文献写的matlab双边滤波的Retinex图像增强程序,运行成功,效果不错。-According to references written by matlab Retinex image enhancement of bilateral filtering, the operation is successful, effect is good.