-
DIPDemo
包括图像输入(打开文件、采集、捕捉图像、从剪贴板粘贴、打开扫描软件、灰度化、添加随机噪声、椒盐噪声、去噪声)、图像处理(几何变换、灰度反转、直方图均衡化、直方图统计、图像复原、边缘提取、伪彩色、二值化、图像变换)、图像输出(另存图像、打印输出、复制到剪贴板)(Including image input (open the file, capture, capture images, paste from the clipboard, open the scanning software, graying, adding random noise, Salt and pepper noise, to noise), image processing (geometric transformation, gray inversion, histogram equalization oriented, histogram statistics, image restoration, edge extraction, pseudo-color, binary, image transform), image output (save the image, print out, copy to clipboard))
- 2020-12-27 22:09:03下载
- 积分:1
-
chuhuaxihua1
粗化细化程序很好用的,大家试市啊,(crude refining procedures of the good, we take the city ah,!)
- 2006-11-11 20:52:48下载
- 积分:1
-
PolarToIm
极坐标图像转直角坐标图像,相当于球面的展开效果,最好是正方形图像,但是长方形也可以。(POLARTOIM converts polar image to rectangular image)
- 2021-04-27 18:48:44下载
- 积分:1
-
weightedMedian
中值滤波在图像处理中占据很重要的地位,本代码是加权中值滤波处理源码。希望对大家有用。(Median filter in image processing occupies a very important position, the code is weighted median filter processing source. Hope to be useful.)
- 2010-09-13 01:11:21下载
- 积分:1
-
mixture_of_gaussians
这是一个视频图像处理的程序,通过混合高斯分布来建立背景模型,并且提取了运动目标,效果不错!(mixture of gaussians)
- 2009-09-18 11:34:19下载
- 积分:1
-
Matlab 图像的采样
图像的采样
• 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a)
• 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑方
法,比如,邻近像素复制,或者线性插值等。讨论上采样后图像的质量变
化。找出相应的改进方法。
- 2020-06-27 00:00:02下载
- 积分:1
-
fangshebianhuan
仿射变换来实现旋转 (线性变换),平移 (向量加),缩放操作 (线性变换)(Affine transformations are implemented by rotation (linear transformation), translation (vector addition), scaling operation (linear transformation))
- 2017-09-28 17:01:39下载
- 积分:1
-
Image-feature-extraction
一种改进的基于蚁群算法的图像边缘检测文献,前沿论文(ant colony system,matlab)
- 2012-04-17 15:10:39下载
- 积分:1
-
pocs
POCS算法 基本算法 肯定能用经过多次试验保证质量希望能够帮助大家 大家加油(POCS algorithm is sure to be able to use a number of tests to ensure that the quality of the hope can help everyone to refuel)
- 2021-05-06 17:20:39下载
- 积分:1
-
wtmk
说明: 通过生成秘钥得到一串具有一定长度的扩频码,将原始消息序列以扩频码的长度过采样产生过采样消息序列,并将扩频码以原始消息序列的长度多次重复成伪随机序列,再令过采样消息序列与伪随机序列异或就可以生成扩频消息序列。在频率域下,将扩频消息序列以一定的嵌入强度自适应地嵌入原始图像,得到的图像具有较强的鲁棒性,比起直接嵌入,扩频水印在受到攻击后恢复出的水印信息误码率要低得多。并且扩频码长度越长,容错率就越高,鲁棒性就越好。(A sequence of spread spectrum codes with a certain length is obtained by generating a secret key. The oversampling message sequence is generated by oversampling the original message sequence with the length of the spread spectrum code, and the spread spectrum code is repeated into a pseudo-random sequence with the length of the original message sequence for many times, and then the spread spectrum message sequence can be generated by making the difference between the oversampling message sequence and the pseudo-random sequence. In the frequency domain, the spread spectrum message sequence is adaptively embedded into the original image with a certain embedding strength, and the resulting image has strong robustness. Compared with direct embedding, the error rate of the watermark information recovered from the attack of spread spectrum watermark is much lower. And the longer the spreading code length, the higher the fault tolerance rate and the better the robustness.)
- 2020-09-03 17:58:08下载
- 积分:1