-
MATLAB
常规的中值滤波器,在噪声的密度不是很大的情况下效果不错。但是当概率出现的概率较高时,常规的中值滤波处理后,仍然具有噪声点,并丢失了细节和边缘,效果不是很好。
自适应中值滤波器可以尽可能的保护图像中细节信息,避免图像边缘的细化或者粗化。(The conventional median filter works well when the noise density is not very large. However, when the probability of probability is high, the conventional median filter still has noise points, and the details and edges are missing. The result is not very good.
The adaptive median filter can protect details in the image as far as possible and avoid thinning or coarsening of the image edges.)
- 2018-05-28 11:29:19下载
- 积分:1
-
jiami
生成混沌随机序列并实现对彩色图像的加密,(Encryption of color image)
- 2019-03-04 10:42:48下载
- 积分:1
-
train-images-idx3-ubyte
MNIST数据集中图像数据文件, 60000个训练集(The MNIST dataset image data files, 60000 training set)
- 2012-10-11 10:56:28下载
- 积分:1
-
28633
画任意旋转点源码,例程程序使用画板,根据两点的坐标及旋转角度画出旋转点的坐标。(Videos arbitrary rotation point source , a routine procedure using Sketchpad , coordinate rotation point to draw the coordinates of two points and the angle of rotation .)
- 2015-09-12 22:53:09下载
- 积分:1
-
hough1
hough 检测直线
算法简单 是静态图像中检测直线的快速实现( Hough detecting )
- 2009-11-07 20:01:46下载
- 积分:1
-
SSIM
说明: 对JPEG细粒度 图像质量评价的算法评估。SSIM的KLCC(肯德尔秩相关系数)。(Algorithmic evaluation of JPEG fine-grained image quality evaluation. KLCC (Kendall Rank Correlation Coefficient) of SSIM.)
- 2020-08-13 10:50:55下载
- 积分:1
-
mojidazhichongjian
以心电信号为例,利用小波变换模极大重建原信号(Reconstruction of the original signal using wavelet transform modulus maxima)
- 2017-04-19 10:14:18下载
- 积分:1
-
dingbiao
摄像机定标。用matlab程序编写的将世界坐标系下的坐标转到图像坐标系的m文件(Camera calibration. M file matlab program the coordinates in the world coordinate system to image coordinate system)
- 2012-11-27 10:17:31下载
- 积分:1
-
2
说明: 图像旋转任意角度,容易操作,方便简单,效果好!(image rotating for any angle you like.)
- 2010-04-11 20:11:21下载
- 积分:1
-
binary-image-processing
二值图像处理运算是从数学形态学下的集合论方法发展起来的,尽管它的基本运算很简单,但是却可以产生复杂的效果。常用的二值图像处理操作有许多方法,如腐蚀、膨胀、细化、开运算和闭运算等等。本文对这些内容作些研究探讨, 希望对爱好图像处理的朋友有所帮助。(Binary image processing algorithms are developed set theory in mathematical morphology. Although its basic operation is simple, it can produce complex effects. Commonly used binary image processing operations there are many ways, such as corrosion, expansion, refinement, open operation and closed operation and so on. In this paper, some of these studies to explore, I hope to love image processing friends help.)
- 2016-11-06 21:33:55下载
- 积分:1