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

搜索资源列表

  1. 基于opencv实现的灰度变换

    0下载:
  2. 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.21mb
    • 提供者:张少明
  1. Gray Histogram

    0下载:
  2. Presents gray histogram of an image.
  3. 所属分类:OpenCV

    • 发布日期:2012-10-11
    • 文件大小:1.57kb
    • 提供者:yaldabaoth
  1. C_sharp

    0下载:
  2. 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:179.43kb
    • 提供者:chen
  1. zhifangtu

    0下载:
  2. 这个程序是显示一幅灰度图像的直方图,它是利用OPENCV写的。-This program is to show a gray image of the histogram, which is written by OPENCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:893byte
    • 提供者:汪洋
  1. Basic-Functions1

    0下载:
  2. capturing video, flipping it, conversion to gray image,applying median filter,dilation and histogram equalization.
  3. 所属分类:OpenCV

  1. histogram

    0下载:
  2. OpenCV在VC6.0下实现对图像直方图的绘制-OpenCV draw the histogram of the gray image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.78mb
    • 提供者:long
  1. rgbg

    0下载:
  2. 借助于opencv库,用c++接口编写,绘制图像rgb以及灰度的直方图,并把相应的统计结果输出到txt。-With the opencv library c++ interface to write, draw the histogram of the image rgb and gray, and the corresponding statistical results output to txt.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1.32kb
    • 提供者:龙场
  1. Histogram

    0下载:
  2. 在OPENCV环境下,可以对灰度图像绘制直方图,直接调用函数即可,作者已经调通了。文件夹中有效果图。-draw histogram piture for gray pictures。
  3. 所属分类:OpenCV

    • 发布日期:2017-12-07
    • 文件大小:173.32kb
    • 提供者:linxiao
  1. grayImage

    0下载:
  2. sample source code for gray image histogram in opencv visual c-sample source code for gray image histogram in opencv visual c++
  3. 所属分类:OpenCV

    • 发布日期:2017-12-10
    • 文件大小:9.03kb
    • 提供者:sindhu s
  1. hist

    0下载:
  2. 可以对灰度图像进行相应的直方图数据统计。-Gray image histogram statistics.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:1.45mb
    • 提供者:古华
  1. DrawHistogram

    0下载:
  2. 基于OpenCv的MFC画图像灰度直方图-Based OpenCv the MFC painting image gray histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:12.77mb
    • 提供者:祖先生
  1. daima

    0下载:
  2. 显示彩色图像的三个通道的灰色直方图,显示图像的三个通道, 屏蔽两个通道, 显示三个通道分别显示, 显示感兴趣的区域ROI,共5段代码 -Shows three-channel color image gray histogram displays three channels of the image, shielding the two channels, shows three channels are displayed, the display area of ̴
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:8.47kb
    • 提供者:张瑞芬
  1. RgbHist

    0下载:
  2. RGB直方图计算,并比较两幅图片的匹配程度,如需比较,需要屏蔽部分代码(已标出),选择灰度或其他通道。-RGB histogram computation, the degree of match and compare the two pictures, if you need more, need to shield part of the code (marked), choose the gray or other channels.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15.59mb
    • 提供者:里维斯
  1. CvHistogram

    0下载:
  2. 读取lena图像,将图像分成RGB三色的灰度图像,并分别计算三幅灰度图像的灰度直方图-Read lena image, the image is divided into three RGB color grayscale images, and calculate three gray image histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:667.77kb
    • 提供者:刘天少
  1. histogram_1

    0下载:
  2. 灰度图像直方图均衡化,效果挺好的,适合入门-Gray image histogram equalization, the effect is very good, suitable for beginners! ! ! ! !
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:13.58mb
    • 提供者:廖杰
  1. opencv2411Contour-detection

    0下载:
  2. VS2013 Opencv2.4.11下轮廓检测代码,此代码加入灰度直方图均衡化处理。 -VS2013 Opencv2.4.11 contour detection code, this code to join the gray-level histogram equalization processing.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:3.43mb
    • 提供者:Hzhuang
  1. Histogram

    0下载:
  2. 直方图灰度处理及边缘检测代码,能显示出GRB三通道的直方图和进行三种算子检测-Gray histogram and edge detection code, can show a histogram GRB three channels and three operators were detected
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:178.52kb
    • 提供者:李林
  1. calcHist

    0下载:
  2. Qt、Opencv中直方图示例程序,可以实现灰度图像、彩色图像的直方图计算、及绘制。-Qt, Opencv histogram sample program, you can achieve gray-scale image, color image histogram calculated and plotted.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5.36kb
    • 提供者:dengshaogeng
  1. Histogram-equalization

    0下载:
  2. 如果一副图像的像素占有很多的灰度级而且分布均匀,那么这样的图像往往有高对比度和多变的灰度色调。直方图均衡化就是一种能仅靠输入图像直方图信息自动达到这种效果的变换函数。它的基本思想是对图像中像素个数多的灰度级进行展宽,而对图像中像素个数少的灰度进行压缩,从而扩展像原取值的动态范围,提高了对比度和灰度色调的变化,使图像更加清晰。-If an image pixel occupies a lot of gray level and evenly distributed, so such images
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:229.42kb
    • 提供者:张聪
搜珍网 www.dssz.com