登录
首页 » matlab » 简单的颜色特征提取程序

简单的颜色特征提取程序

于 2020-05-14 发布
0 210
下载积分: 1 下载次数: 1

代码说明:

说明:  简单的颜色特征提取程序,可以提取RGB图像中的特征向量(Simple color feature extraction)

文件列表:

颜色特征提取\颜色特征提取程序.txt, 12867 , 2020-05-13
颜色特征提取, 0 , 2020-05-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gmm
    混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。为提高模型的学习能力,改进方法对均值和方差的更新采用不同的学习率 为提高在繁忙的场景下,大而慢的运动目标的检测效果,引入权值均值的概念,建立背景图像并实时更新,然后结合权值、权值均值和背景图像对像素点进行前景和背景的分类。(Gaussian mixture model using K (essentially 3-5) Gaussian model to characterize the features of each pixel in the image, in the image of the new frame for updated Gaussian mixture model, with each pixel in the image with a Gaussian mixture current model matching, if successful, determined that the point of the background points, otherwise the former attraction. Throughout the entire Gaussian model, he mainly has two parameters determine the variance and the mean, the mean and variance of the study, to take a different learning mechanism, will directly affect the stability, accuracy and convergence model. Since we are moving object extraction of the background modeling, so the need for the Gaussian model variance and mean two parameters real-time updates. In order to improve the learning ability of the model, an improved method for updating the mean and variance of different learning rates to improve in the busy scene, large and slow moving object detection results, the introduction of)
    2014-03-25 09:01:12下载
    积分:1
  • pca
    经典主成分分析法,实现高光谱图像的降维处理 (Classical principal component analysis, to achieve high spectral image dimensionality reduction)
    2013-09-28 10:23:04下载
    积分:1
  • fuzzen
    主要是关于模糊熵的,里面还和灰色关联度有点联系。搞图像的应该可以看的懂的。(Mainly on fuzzy entropy, which has little contact and the gray. Should be able to read out the image of understand.)
    2011-05-07 17:15:51下载
    积分:1
  • 基于帧差法多目标跟踪Matlab代码
    非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you change the file path, and the video file is converted to an image sequence)
    2017-08-31 10:13:00下载
    积分:1
  • graph-cut-method-to-segment-images
    基于图割方法的图像分割程序代码,希望对您有帮助哦!(graph cut method to segment images, it is nessary for you to have a look if you are doing image segmentation.)
    2012-10-28 21:43:48下载
    积分:1
  • ICA(1)
    ICA独立分量图像特征提取,内含源程序和图片,程序完整、易懂,有很好的参考价值。(The ICA independent component image feature extraction,Contains the source program and pictures, complete, and easy to understand and have a very good reference value. )
    2014-03-11 09:14:40下载
    积分:1
  • 1
    说明:  基于matlab的车牌识别,预处理。定位。识别.qiege(License plate recognition system based on MATLAB)
    2018-01-27 16:14:57下载
    积分:1
  • imnoise
    imnoise的M文件,对数字图像的加噪声非常有用处!(imnoise M-files, plus noise on digital images is very useful!)
    2013-10-19 19:04:08下载
    积分:1
  • background-object-testVC
    可以进行背景减除法-三帧法-高斯背景建模法运动检测( This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. )
    2011-12-30 22:01:21下载
    积分:1
  • mygvf
    自己设计的GVF模型图像分割程序,改进了初始轮廓的选择方法,快速分割。(GVF model designed image segmentation process to improve the initial outline of the selection method, rapid division.)
    2009-05-19 19:21:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载