-
xiaobozengqiang
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边缘进行修正。再在对增强的图像进行对比度拉伸,从而达到增强的目的!(First of all, through the extraction of multi-resolution decomposition of high-frequency edge, and then were on the edge of each high-frequency non-linear interpolation to be the new high-frequency edge, and then the edge of the high-frequency high-pass filter to be strong, such as after the high-frequency edge, and finally on the brink of enhanced high-frequency be amended. Again in contrast enhanced image stretching, so as to achieve the purpose of enhancing!)
- 2021-03-24 19:19:14下载
- 积分:1
-
work1
说明: 提取纹理图像特征,包括平均值、标准差、平滑度、三阶矩、一致性、和熵。(Extract texture features, including mean, standard deviation, smoothness, third moment, consistency, and entropy.)
- 2010-04-21 17:47:50下载
- 积分:1
-
16QAM-blind-equlization-for-cma
基础的盲均衡算法,16相位正交调幅恒模盲均衡算法。(A basic blind equlization algorithm ,named as 16 QAM blind equlization for CMA. )
- 2020-10-21 16:47:24下载
- 积分:1
-
sift
SIFT算法,可以有效的找到不同画面中的对应特征点,在跟踪和图形识别方面有很好的用途(SIFT algorithm, can effectively find a different screen the corresponding feature points, in the tracking and pattern recognition as a very good use of)
- 2009-01-14 10:35:07下载
- 积分:1
-
pcadenoise
矩阵 pca或者低秩方法去噪,利用svd分解,实现对图像矩阵的去噪,该方法支持对rgb图像的去噪。使用代码请 文章中表明出处,感谢。
感谢重庆市研究生科研创新项目支持,项目号CYS16183(image denoise by low-rand regularizer or pca method. the low rank is evaluted by svd, and this method is also support for rgb image.)
- 2020-09-18 19:57:55下载
- 积分:1
-
test_FLICM
FLICM一种基于模糊局部信息C均值聚类方法,是对传统FCM聚类方法的最近改进方法,具有更强的鲁棒性,效果明显优于传统算法。(A novel and robust FCM framework for image clustering called Fuzzy Local Information C-means (FLICM) clustering
algorithm.)
- 2011-10-18 00:30:56下载
- 积分:1
-
MATLAB_
说明: 能够实现对生物芯片的识别和图像处理,识别有效芯片区域,读取阴性和阳性点分布和数量。(It can realize the recognition and image processing of biochip, identify the effective chip area, read the distribution and number of negative and positive points.)
- 2020-07-17 21:08:48下载
- 积分:1
-
layerstacking_ding
IDL编程:tif图像批量layerstacking,并保留原有地图投影。使用时只需要修改输入和输出路径。(IDL programming: tif image batch layerstacking, and retain the original map projection. Only need to modify the input and output paths use.)
- 2020-12-11 20:49:16下载
- 积分:1
-
meanshiftSegment
基于MeanShift算法将图像进行平滑处理去噪并分割(MeanShift algorithm based on smoothing the image de-noising and segmentation)
- 2010-03-15 09:17:52下载
- 积分:1
-
superpixels
采用超像素进行分割图像,利用到了超像素和Ncut的方法,采用了c与maltab混合编程。(Code to compute superpixels. use cncut and superpixel code for segmentation.
Mex program c and matlab)
- 2012-04-09 14:09:22下载
- 积分:1