CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 颜色直方图

搜索资源列表

  1. meanshift源代码matlab

    1下载:
  2. 使用颜色直方图特征的经典mean shift跟踪目标,文献Real-time tracking of non-rigid objects using mean shift,D Comaniciu, 2003
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-10
    • 文件大小:4620
    • 提供者:lhc_gucas
  1. colorHist把图像分为HSV三个平面画成直方图

    0下载:
  2. OpenCV读入一个图像,然后把图像分为HSV三个平面,把它们的颜色分布画成直方图,在窗口中显示-OpenCV reads an image, then the image is divided into three planes HSV, they painted the color distribution histogram, shown in the window
  3. 所属分类:绘图程序

    • 发布日期:2017-03-23
    • 文件大小:5114
    • 提供者:张小雪
  1. CBIR 毕业设计做的一个图像检索系统

    1下载:
  2. 毕业设计做的一个图像检索系统,实现基于颜色直方图、累加直方图的检索-Graduation to do an image retrieval system, color-based histogram, cumulative histogram of the retrieval
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:3622
    • 提供者:林中正
  1. LicensePlate.rar

    2下载:
  2. Visual C++写的车牌自动识别系统(只完成到车牌定位提取一步,字符的识别没有完成,大家有兴趣可以自己完成),功能包括前期图像处理的各种操作,支持各种颜色的bmp图片,二值化、边缘检测、滤波、平滑、直方图处理等等,测试图片也打包进源码了,Visual C++ Written Automatic Vehicle Identification System (only one step to extract license plate location, character identifica
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-16
    • 文件大小:1909782
    • 提供者:wuyiliang
  1. ToneMapping

    0下载:
  2. 色调映射实现,用一张图像的内容拟合另一张图像的色调分布曲线,基于颜色直方图统计进行最佳适配实现-Tone mapping implementation, the content of an image with another image of the color fitting distribution curves were based on color histogram to achieve the best fit
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2309858
    • 提供者:向天问
  1. leijiayanse

    0下载:
  2. 累加颜色直方图法图像检索,包含基本程序、图片库以及WORD说明文档-Cumulative color histogram image retrieval, including basic procedures, photo gallery and documentation WORD
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:751090
    • 提供者:杨东伟
  1. imgopen

    0下载:
  2. 该程序实现显示bmp,jpg,gif等常见图片格式的功能,并且可以通过按钮实现图片大小调整。基于MFC实现,可以在改程序基础上,进一步实现颜色直方图统计等功能-The program to achieve display bmp, jpg, gif image formats and other common functions, and can be achieved through the button to adjust picture size. MFC-based implementa
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:4062936
    • 提供者:高旬
  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2283520
    • 提供者:gbcgbc
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  1. opencv

    0下载:
  2. 提取图像的特征,用openCV实现,包括图像颜色直方图,形状特征,纹理特征等。-get features of images,all kinds of images.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2579552
    • 提供者:lili
  1. MD

    0下载:
  2. 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:967313
    • 提供者:carol.yym
  1. BmpProcessing

    0下载:
  2. VC++实现统计图像的Y\R\G\B灰度直方图等图像信息,并实现用指定的颜色填充指定的区域-Stat image information include Y \ R \ G \ B histogram and realize the fuction that fill the appointed region with settled color
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2104037
    • 提供者:yangjinli
  1. camshiftdemo

    1下载:
  2. Gary R.Bradski提出CamShift算法,即"Continuously Adaptive Mean-Shift"算法。是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高。在视频跟踪过程中,CAMSHIFT算法利用选定目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,得到当前帧中目标的尺寸和质心位置。-Gary R. Bradski CamShift proposed algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2959
    • 提供者:kitty
  1. yanse

    0下载:
  2. IEEE CSVT 2001的一篇关于颜色直方图法的论文,彩色图片的颜色特征提取算法的代码.-IEEE CSVT 2001 an article about color histogram method paper, color the picture color feature extraction algorithm of the code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:802
    • 提供者:hongna
  1. tuxiangzengqiang

    2下载:
  2. 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-23
    • 文件大小:2441251
    • 提供者:funfunhit
  1. DibImage

    0下载:
  2. 可实现图像显示、直方图绘制、颜色数目统计等的程序,配套<Visual C++数字图像处理典型算法>-Can realize image display, histogram mapping, color, etc. The number of statistical procedures, supporting
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:6047
    • 提供者:马嵩华
  1. image-retrieval

    0下载:
  2. 基于颜色进行图像检索的一个简单实现 使用欧氏距离-Color-based image retrieval using the implementation of a simple Euclidean distance
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:1011196
    • 提供者:华华
  1. psc123

    0下载:
  2. 这是一个基于颜色特征的图像检索系统,在此用到了直方图算法来实现 ,通过打开一幅图进行检索-This is a color feature based image retrieval system, used in this algorithm to achieve the histogram, by opening a map search
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:382259
    • 提供者:王明
  1. ystd

    1下载:
  2. 利用MATLAB编程,判断彩色图像的主要颜色通道,并用直方图显示出来-The use of MATLAB programming, to determine the main color of color image channel, and histogram displayed
  3. 所属分类:Special Effects

    • 发布日期:2016-12-24
    • 文件大小:649
    • 提供者:liquandong
  1. 40

    0下载:
  2. 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:408756
    • 提供者:qichao
« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com