资源列表
low_pass15
- matlab编写低通滤波器对与图像的影响,画图比较滤波前后的对比图。-the preparation of low-pass filter matlab with the impact of images, drawing comparison comparison chart before and after filtering.
low_pass45
- matlab编写的截断半径45时,低通滤波器对与图像的影响,画图比较滤波前后的对比图。-matlab truncation radius of the preparation of 45, the low-pass filter and image of the effect of drawing the contrast to compare before and after filtering Fig.
band_dectation
- 用于图片的边缘提取,涉及到常用的几种算子,小波暂时没做-band detection
ghwmedfilt2
- 中值滤波器,产生中值滤波的功能-Median filter, resulting in median filtering function. . . . . . . . . . . . . . . .
intrans
- 该函数可将输入值低于m的灰度级压缩为输出图像中较暗灰度级的较窄范围内,可将输入值高于m的灰度级压缩为输出图像中较亮灰度级的较窄范围内,输出的是一副具有较高对比度的图像。-This function can be lower than the input value for compressed grayscale m output image is dark gray level of a narrow range, but will the input value is higher than
Robert--bianyuanjiance
- 利用Robert微分算子,对图像进行边缘提取和边缘检测-Robert operator image edge detection
AHE
- 自适应的直方图均衡化程序(AHE),用于图像增强-Adaptive histogram equalization program
BlurLength1
- 图像处理中的运动模糊点扩展函数中模糊长度的估计-Image processing motion blur point spread function of the estimated blur length
otsu_threshold
- 根据大津法求二值化阈值的MATLAB实现,参考文献:Otsu, A Threshold Selection Method Gray-Level Histogram-MATLAB coding: A Threshold Selection Method Gray-Level Histogram
NCC2
- 图像立体匹配的ncc算法的代码,运行时间有点长-Ncc image stereo matching algorithm code, the running time is a bit long
frameDifference
- 任意打开一个avi视频,并将每一帧图片新建一个文件夹保存起来-Open a avi any video, image and each frame to create a new folder to save it
Untitled3
- 梯度算子检测边缘,LOG算子检测边缘,Canny算子检测边缘.-Gradient edge detection operator, LOG operator edge detection, Canny edge detection operator.