资源列表
Porousimageedgeextractionalgorithminmatlabprogram.
- 多孔算法在图像边缘提取的matlab程序代码说明内容-Porous image edge extraction algorithm in matlab program
filter_Rough
- 这个程序时对图像进行粗略去噪处理,可以输出去噪后 图像及信噪比-This program pairs a rough denoising image processing, can output images and SNR after denoising
jinzhizhuanhuan
- 设计算法把一个十进制的整数转换为二至九进制之间的任一进制数输出-Design algorithm to convert a decimal integer between 2-9 binary output of either one decimal number
Save-images-from-video-output-by-1-sec.-using-Ope
- Save images from a camera out put by one second using Opencv2.1 in C++.
mse
- 求滤波前后两幅图像之间的最小均方误差,用定量的方法来研究图像的去噪效果-Minimum Mean Square
wavelet
- 利用Daubechies小波(m=2)对函数的小波包分解与重构。把函数值作为起始系数-Use Daubechies wavelet (m = 2) the function of wavelet packet decomposition and reconstruction. The function value as initial coefficient
xiaobo6
- 现代信号处理,小波变换,图像压缩,比较简单使用的一种方法-Modern signal processing, wavelet transform, image compression, the use of a relatively simple method
OpenCV-Gaussian-model-n
- OpenCV 基于混合高斯模型GMM的运动目标检测-OpenCV based on Gaussian mixture model GMM moving target detection
srad
- srad斑点去噪各向异性扩散滤波器,代码很短,本身该方法就含有不少的偏微分方程,看懂需要仔细研究。-srad, speckle denoising anisotropic diffusion filter
2_ShowImage
- 简单的OpenCV图像显示 读入一张图片,载入图像.-Simple OpenCV image display read a picture, load images.
addnoise
- matlab给一个文件夹下所有图像文件添加椒盐和高斯噪声,并生成新的文件夹-Add salt and pepper noise and Gauss matlab to a folder of all image files, and then create new folders
gray-world
- 采用灰度世界的方法对图像进行光照补偿,读入的第一张图是个类似于模板的东西,第二张是待处理的图片,它们都是真彩色RGB的图形。将它们转化成灰度图后求出均值,当第一张图片与第二张图片的均值之差大于5时,就进入for循环处理-The method uses the image of the gray world of illumination compensation