-
DSIFT_EF
说明: 用于处理亮度不一样或者曝光时间长短不一样的图像,通过图像融合增强图像效果。(Used to process images with different brightness or different exposure time, and enhance the image effect through image fusion.)
- 2020-11-02 15:15:43下载
- 积分:1
-
4.image-fusion-algorithm
基于HSV与小波包分析的遥感图像融合,首先多光谱图像转换到HSV空间,再与全息图像分别进行小波包分解,然后低频与高频各自采用不同的融合方法,最后得到融合图像。(image fusion)
- 2021-04-29 11:58:44下载
- 积分:1
-
D1
说明: 实现了双线性插值、三次样条插值、B样条插值和最大阶次优化差值等传统多项式图像插值办法(Traditional polynomial image interpolation methods such as bilinear interpolation, cubic spline interpolation, B spline interpolation and maximum order optimization difference are realized.)
- 2019-05-23 22:55:46下载
- 积分:1
-
guangfu
基于数学模型的光伏阵列的简化simulink模型,并附有仿真图形(The simplified Simulink model of the photovoltaic array based on mathematical model)
- 2013-04-20 09:28:43下载
- 积分:1
-
sgfilter
ENVI4.7及以上版本和IDL7.1以上版本,将高光谱遥感图像进行Savitzky-Golay光谱平滑滤波(ENVI4.7 above and IDL7.1 and above, hyperspectral images Savitzky-Golay smoothing filter spectrum)
- 2017-01-13 10:39:26下载
- 积分:1
-
consturct_curve
对测井曲线进行重构的程序,可以充分利用测井特征曲线所反应的岩性特征信息,完成多信息的融合(Log curve reconstruction procedures)
- 2012-07-19 05:19:33下载
- 积分:1
-
matlab-code-based-image-retrieval
基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大(content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of similarity : Mahalanobis distance, the Euclidean distance relevance feedback : machine learning methods, such as SVM. Neural network search and classification : two very similar samples from the small, although the two are similar to the samples may not be much distance)
- 2013-01-09 10:19:22下载
- 积分:1
-
jitu
说明: 计算机图形学基本算法
DDA直线
中点直线
BRESEMHAM圆
正负法圆
B样条曲线
B曲线
(DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
- 2010-04-19 20:38:49下载
- 积分:1
-
sobelEdgeDetection
Sobel算子边缘增强算法,利用梯度下降原理边缘化图象(Sobel operator enhancement algorithms, using gradient descent principle marginalized image)
- 2007-06-26 12:18:22下载
- 积分:1
-
m11
混合高斯(Mixture of Gaussian, MOG) 背景建模算法和Codebook 背景建模算法被广泛应用于监控视频的运动目标检测问题, 但混合高斯的球体模型通常假设RGB 三个分量是独立的, Codebook 的圆柱体模型假设背景像素值在圆柱体内均匀分布且背景亮度值变化方向指向坐标原点, 这些假设使得模型对背景的描述能力下降. 本文提出了一种椭球体背景模型, 该模型克服了混合高斯球体模型和Codebook 圆柱体模型假设的局限性, 同时利用主成分分析(Principal components analysis, PCA) 方法来刻画椭球体背景模型, 提出了一种基于主成分分析的Codebook 背景建模算法. 实验表明, 本文算法不仅能够更准确地描述背景像素值在RGB 空间中的分布特征, 而且具有良好的鲁棒性.(The background modeling algorithm of mixture of Gaussian (MOG) and codebook is widely used in moving
object detection of surveillance video. However, the ball model of MOG usually assumes that the three components of
RGB are independent, while the cylinder model of codebook assumes that the value of background pixel is distributed
uniformly within the cylinder and the changing direction of brightness points to the origin of the coordinate system.
These assumptions reduce the descriptive capability for background modeling. Therefore, the paper proposes an ellipsoid-
based background model, which overcomes the MOG and codebook0s limitations. By using principal component analysis
to depict the ellipsoid background model, a novel PCA-based codebook background modeling algorithm is proposed.
Experiments show that this algorithm can not only give more accurate description of the distribution of background pixels
but also have a better robustness.)
- 2014-04-15 11:11:55下载
- 积分:1