-
kmeans
k均值图像分割,经典的图像分割方法,算法简单,效果好。(k-means image segmentation)
- 2009-04-17 10:05:18下载
- 积分:1
-
otsu_filterlocal
改进的otsu算法,计算局部otsu的值确定局部小区域。对于光照不均匀图像处理有比较好的适应(
Improved otsu algorithm to calculate the value of the local otsu determine the local small area. For uneven illumination image processing has a relatively good adaptation)
- 2016-08-09 15:18:40下载
- 积分:1
-
pcacode
程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2008-07-14 16:25:23下载
- 积分:1
-
图像分块
实现简单图像的分块处理,可以对大图像或者目标复杂图像分成小块单独处理(To achieve simple image of the block processing, you can large images or targets complex images into small pieces, separate processing)
- 2017-09-14 10:56:02下载
- 积分:1
-
psnr
说明: 计算两幅图像的psnr值,非常精确完整,绝对好用(Calculation of two images of the PSNR values, integrity and very precise, the absolute ease of use)
- 2008-10-25 11:47:31下载
- 积分:1
-
crazy-climber
小波脊线提取crazy climber算法的文献出处(The wavelet ridge extract crazy climber algorithm literature source)
- 2021-03-04 18:59:32下载
- 积分:1
-
TemplateTrans
数字图像处理中图像的增强方便的源代码,包括图像灰度修正,图像的平滑,中值滤波,图像的锐化,伪彩色和假彩色的增强等(Digital image processing image enhancement convenient source code, including the gray correction, image smoothing, median filtering, image sharpening, pseudo-color and false color enhancement, etc.)
- 2013-12-02 10:50:31下载
- 积分:1
-
cdd
数字图像处理和图像识别的vc++编程方法(Digital image processing and image recognition of the vc++ Programming)
- 2010-10-31 10:54:42下载
- 积分:1
-
Denoising-3-in-1
去噪算法matlab源码三合一,包含BLS-GSM,BM3D,NLM(Denosing algorithms 3 in 1, include BLS-GSM+ BM3D+ NLM)
- 2013-08-01 11:40:42下载
- 积分:1
-
DCT-digital-watermarking-technology
提出了一种基于纠错编码的DCT域数字水印算法,该算法在检测时不需要原始图像,实现了盲检。并且对水印图像进行了利用超混沌置乱处理,提高了安全性能和抗攻击能力。纠错编码的引入使水印抗攻击能力明显增强。
(DCT digital watermarking algorithm based on error correction coding, the algorithm detected without the original image, blind. And watermark image of the the hyperchaotic scrambling process, improve the safety performance and anti-attack capability. The introduction of error correction coding watermark anti-attack capability significantly enhanced.)
- 2021-04-28 17:38:44下载
- 积分:1