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

搜索资源列表

  1. se

    0下载:
  2. rgb直方图,运用opencv获得3通道值,然后建立直方图,按比例在图中显示,对三种颜色分别显示-RGB histogram, the use of OpenCV 3 channel value, then set up according to the ratio histogram, shown in the diagram, are on display in the three kinds of color
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1780608
    • 提供者:刘卫东
  1. simplest_color_balance.tar

    0下载:
  2. 最简单颜色平衡方法,采用了直方图方法的颜色校正,具有很高的速度。源码可以在Windows ,MAC,Linux-Unix平台上编译,运行。-The easiest method of color balance, color correction using the histogram method. Source code can be compiled on Windows, MAC, Linux-Unix platforms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1066294
    • 提供者:房晓阳
  1. Digital-image-processing

    0下载:
  2. 一 彩色图像灰度化 1 二 空域增强技术 2 2.1 直接灰度映射 2 2.1.1 图像求反(负片) 2 2.1.2 调用imadjust 2 2.1.2 动态范围压缩 3 2.1.3 灰度切分 4 2.1.4 位图切分 5 2.2 直方图变换 6 2.3 空域滤波 7 2.3.1平滑滤波 7 2.3.2锐化滤波 9 三 基本图像变换 11 四 频域图像增强 12 4.1 低通滤波 12 4.1.1 理想低通滤波 12 4.1
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6334360
    • 提供者:吕连军
  1. Results-distribution-map

    0下载:
  2. 本示例主要的功能是通过给定的一组成绩数据绘制出成绩的分布图(包括直方图和圆饼图)。这里没有用到数据库,因为是一个简单的成绩分布图,而用数据库的话在转到另一台机子上还要重新建表,对于学生信息也要涉及到录入问题,不容易实际操作,所以本示例采用了更为方便的通过手动录入数据或者是从文件(txt格式文本文档,第一个数为总人数,其余为分数,分数之间用逗号隔开)导入数据两种方式绘制出其统计图。录入的成绩可查看可修改,直方图采用了立体图模式,看起来更直观,各个分数段都有明显的分数人数标注,看起来直观形象。饼形图
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:272874
    • 提供者:fjq
  1. Histogram-equalization

    0下载:
  2. 直方图均衡,实现图像颜色均匀分配的目的,算法简单,优化速度快。-Histogram equalization, image color evenly to achieve the purpose of simple algorithm to optimize speed.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3326221
    • 提供者:
  1. hsvhist

    1下载:
  2. 使用opencv计算hsv颜色空间中h分量以及s分量的直方图,并用二维直方图的形式显示。-Calculated using opencv h hsv color space component and s component histogram and histogram form with two displays.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1346368
    • 提供者:lx
  1. quwu

    0下载:
  2. 简单的去雾算法,涉及颜色空间的转换,直方图自适应均衡,效果还是不错-Simple algorithm to fog involving color space conversion, adaptive histogram equalization, the effect is good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:539
    • 提供者:王小二
  1. SalientObjectCVPR2011

    0下载:
  2. 一种基于颜色统计直方图的对象提取源代码,简化版,可用-Based on the color histogram of the object to extract the source code, a simplified version, available
  3. 所属分类:CSharp

    • 发布日期:2017-06-13
    • 文件大小:20192780
    • 提供者:wanglei
  1. feature-exaction-codes

    0下载:
  2. OpenCV全局特征提取,包括颜色、纹理和形状的提取算法代码,如直方图、边缘轮廓等-feature exaction codes for images using opencv, including features like color, texture and shape
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1886175
    • 提供者:Cindy
  1. createColorHistograms

    0下载:
  2. 创建颜色区分度良好的直方图,功能比较强大-Creating good color discrimination histogram
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3788
    • 提供者:Feng
  1. License-Plate-Recognition

    0下载:
  2. 首先对图像直方图均衡化,并去除噪声,然后提取颜色、结构、纹理等特征,对车牌进行识别-License Plate Recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:561808
    • 提供者:Wisky
  1. colorhist

    0下载:
  2. 将图像映射到HSV视觉接近的颜色空间中 计算统计在该空间的直方图-The visual image is mapped to the HSV color space closest to the space to calculate the histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:808
    • 提供者:
  1. Histogram1

    0下载:
  2. Salient区域检测,简单算法LC,学习博客(http://blog.csdn.net/laviewpbt/article/details/38357017)。图像直方图。RGB三通道颜色缩减。需要先配置opencv环境,vs2010,opencv2.4.9。配置教程(http://wiki.opencv.org.cn/index.php/VC_2010 E4 B8 8B E5 AE 89 E8 A3 85OpenCV2.4.4)-Salient detection
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21604882
    • 提供者:Sibyl Dong
  1. spatial-color-histogram

    0下载:
  2. 描述图像中关于颜色的数量特征,可以反映图像颜色的统计分布和基本色调,直方图包含了图像中某一颜色值出现的频数。-Described in the image on the number of color characteristics, can reflect the statistical distribution of image color and basic color, histogram contains images of a particular color value in fr
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1351
    • 提供者:David
  1. 0401_draw_acq

    0下载:
  2. 基于OpenCV,画出RGB、HSV等颜色空间的直方图-Histogram based OpenCV, draw RGB, HSV color space, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6343129
    • 提供者:舒俊
  1. matlab

    0下载:
  2. 基于meanshift的单目标跟踪算法实现 说明: 1. RGB颜色空间刨分,采用16*16*16的直方图 2. 目标模型和候选模型的概率密度计算公式参照上文-Meanshift based single target tracking algorithm Descr iption: 1. RGB color space plane points, using a histogram 2. Probability density target model and the candid
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1575656
    • 提供者:叶影
  1. opencv

    0下载:
  2. 基于meanshift的单目标跟踪算法实现 说明: 1. RGB颜色空间刨分,采用16*16*16的直方图 2. 目标模型和候选模型的概率密度计算公式参照上文 3. opencv版本运行:按P停止,截取目标,再按P,进行单目标跟踪-Meanshift based single target tracking algorithm Descr iption: 1. RGB color space plane points, using a histogram 16* 16* 16 2
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:7713072
    • 提供者:叶影
  1. shibieyanse

    0下载:
  2. matlab的2014中文版做的。可以通过计算HSV的直方图,进行判断。然后设置值来进行颜色的提取。-Matlab 2014 Chinese version. Can through the calculation of HSV histogram, carries on the judgment. Then set the value for the extraction of color.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2558175
    • 提供者:sunpeng
  1. ImageComparator

    0下载:
  2. 通过比较两幅图像直接的直方图来测量两幅图像之间的相似性。因为直方图比较是基于逐个容器进行的比较,不考虑相邻容器的影像,顾比较之前对查询图像和输入图像减少颜色空间。-Direct histogram similarity measure between two images by comparing the two images. Because histograms are more individually based on container, without regard to the i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4133979
    • 提供者:蓝梦
  1. hist

    0下载:
  2. 用OPENCV辅助,检测图像的直方图,并画出直方图,统计直方图的均值和方差,并输出颜色占比例最大的值。-Histogram OPENCV assisted detection image and draw the histogram, histogram mean and variance, and the largest proportion of the output color value.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1433
    • 提供者:wjr
« 1 2 ... 12 13 14 15 16 1718 »
搜珍网 www.dssz.com