-
图像处理
说明: 常见的图像处理算法都有介绍,包括分割、插值、平滑、锐化、图像增强、几何变换、图像金字塔,图像配准、模板匹配等(Common image processing algorithms are introduced, including segmentation, interpolation, smoothing, sharpening, image enhancement, geometric transformation, image pyramid, image registration, template matching, etc)
- 2020-07-30 12:24:03下载
- 积分:1
-
113172239Image_Restoration
说明: 基于小波变换的图像融合用matlab实现的源代码(image fusion)
- 2010-04-02 15:08:04下载
- 积分:1
-
byjc
说明: 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。(For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.)
- 2008-10-26 18:49:00下载
- 积分:1
-
1977438
说明: 据的规范化程序,消除数据的量纲对处理结果的影响,数据点之间距离的计算程序(According to the standardized program, the influence of the dimension of the data on the processing results is eliminated, and the calculation program of the distance between the data points is obtained.)
- 2019-05-20 21:12:49下载
- 积分:1
-
图形学
图形学DDA算法(graphics algorithm)
- 2004-11-19 08:39:02下载
- 积分:1
-
Bezier
自己画的一条简单的Bezier曲线,通过四个控制点(控制点可自行选取)(She painted a simple Bezier curve through four control points (control points can be selected as their own))
- 2016-02-15 06:25:50下载
- 积分:1
-
idfhd
考虑雨衰 阴影 和多径影响,可以广泛的应用于数据预测及数据分析,采用了小波去噪的思想。( Consider shadow rain attenuation and multipath effects Can be widely used in data analysis and forecast data, Using wavelet denoising thought.)
- 2017-04-25 21:02:35下载
- 积分:1
-
SIFT
说明: 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩
色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。这种算法也是在图像的灰度尺度空间上检测特征点,
但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算。(SIFT)
- 2010-04-20 09:48:53下载
- 积分:1
-
fractalbox
灰度图像直方图的计算,超级好用的啊,可以通过它获得图像的分形维数等等,内存小,功能大(Gray image histogram calculation, super nice ah, you can get through it the fractal dimension of the image, and so on, the memory is small, functional large)
- 2014-04-07 20:01:34下载
- 积分:1
-
harris_code
harris角点检测算法,代码可以通过修改sigma, thresh, radius, disp的值控制角点数量。(harris corner detection algorithm, the code can be by modifying the sigma, thresh, radius, disp corner of the value of quantity control.)
- 2009-03-31 13:51:32下载
- 积分:1