资源列表
code
- MFC;影像匹配、特征点提取、影像相关、最小二乘;亲测可用,有源码!(MFC; image matching, feature extraction, image correlation, least squares, pro test available, source code!)
帧间差分法
- 通过帧间差分法提取视频前景目标,并进行后续形态学处理(The foreground of the video is extracted by frame difference method and the subsequent morphological processing is carried out)
kfun
- Performs affine curvature motion diffusion
gray2multilevs
- Computes and returns the derivative of a 1-D Gaussian
mipjhist
- Compute forward, backward and central differences of an image.
sa_method
- The ICM algorithm for 2-D images with two regions
m-files
- Adds Gaussian noise to an existing image
lrslibrary-master
- 前景提取算法集合,用matlab做的前端(The LRSLibrary provides a collection of low-rank and sparse decomposition algorithms in MATLAB. The library was designed for motion segmentation in videos, but it can be also used or adapted for other computer vision problems (fo
FastFeatureDetector
- 检测特征 快速检测 典型算法 特征检测 算法之一(features detection One of the typical feature detection algorithms is fast detection feature detection)
GMM
- 该程序可实现对监控视频的有效前景提取,非常稳定(Video foreground extraction)
matlab LianXi
- 有时候我们所获取的图像需进行处理,线性变换也是一种方法,根据公示L' = k├ ( (L-Lmin)/(Lmax-Lmin)┤ )^r,指数γ确定图像的平均亮度如何相对于其他像素而改变。 对于r= 1,所有像素将被均匀地缩放,而对于r> 1,平均亮度将相对较暗,而对于r<1,它将相对较轻(The exponent r determines how the mean luminance of the image will change relative to other pixels.
fenzhen1
- 简单的四行matlab语句进行视频的分帧和保存。(Simple four line matlab statements for video segmentation and preservation.)