CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - histogram opencv

搜索资源列表

  1. Tzhifangttuh

    0下载:
  2. 建立visual c++控制台台程序,利用opencv绘制直方图 -Establish the visual c++ console Taiwan program using opencv to draw the histogram
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1129
    • 提供者:shakaqier
  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
    • 文件大小:1352
    • 提供者:龙场
  1. ColHist

    0下载:
  2. 能够在vs2008环境下利用opencv对一幅彩色图像进行图像颜色直方图的显示-Use opencv for image color histogram of a color image display in the vs2008 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4576564
    • 提供者:刘靖
  1. fxtyopencv

    0下载:
  2. 使用opencv编写的直方图反向投影程序,好用,和论文上仿真出来的结果一样。-Histogram reverse projection program using opencv written, easy to use, and papers on simulation results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:3476651
    • 提供者:刘阳
  1. test

    0下载:
  2. OPencv 第八章成对几何直方图匹配,包含Hu矩的匹配,轮廓凸包检测等-OPencv Chapter VIII of the pairs of geometric histogram matching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:2662
    • 提供者:jinyun
  1. DiscreteRGB

    0下载:
  2. 使用Opencv和MFC结合,实现对图像中各个分量的分离 并绘制其颜色直方图,便于使用者估计图像分割的阈值,值得使用-To use Opencv combined and MFC achieve the respective components of the image separation and draw its color histogram, to facilitate the user to estimate the threshold value of the image segm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:3485389
    • 提供者:张保
  1. PicSegment

    0下载:
  2. MFC图像的读取显示,直方图的在PIC上显示,以及手动阀值化,opencv-MFC image to read display, histogram display on the PIC, and manual thresholding, opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:6969374
    • 提供者:杨军
  1. oprncv

    0下载:
  2. 结合opencv的关于图像处理中的直方图均衡化资源-Combination opencv the resource histogram equalization image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:17100
    • 提供者:ting
  1. HistEqTest

    0下载:
  2. 直方图均衡化程序,vs2005程序~~,运行时需添加opencv库支持-Histogram equalization program, vs2005 program ~ ~ runtime need to add opencv library support
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:11857
    • 提供者:chenjc
  1. fff

    0下载:
  2. 利用OpenCV库,把给定的数组数据用直方图的形式表示出来-OpenCV library, said given the array of data in the form of a histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:1357006
    • 提供者:fengxiangfei
  1. huazhifangtu

    0下载:
  2. opencv实现单通道图像画直方图,在程序中可以设定画直方图的个数。-opencv single-channel image painted histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:947
    • 提供者:kangue
  1. OpenCV_EqualizeHist

    0下载:
  2. 数字图像处理 直方图均衡化 提升图像对比度和质量 opencv环境-Histogram equalization of digital image processing to enhance image contrast and quality opencv environment
  3. 所属分类:OpenCV

    • 发布日期:2017-10-31
    • 文件大小:1358360
    • 提供者:fc
  1. OpenCV_CalcHist

    0下载:
  2. 直方图是计算机视觉中一个很重要的工具,OpenCV里面提供了不少有关直方图处理的函数。其中最基本的是计算直方图的函数calcHist()。有关直方图在前面的博文中也有所介绍:基础学习笔记之opencv(4):直方图使用学习。不过目前由于本人课题研究上需要计算多张图片的一维直方图特性,且每张图片对应有自己不同的掩膜矩阵,开始以为OpenCV中提供的calcHist()函数能够实现这个功能,因为其中一个重载函数中有一个参数为InputArrayOfArrays,咋一看会觉得这不就是可以处理多张图片的
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:755090
    • 提供者:wuwei
  1. OpencvJunheng

    0下载:
  2. Opencv程序直方图均衡源代码,很好用。-The Opencv procedure histogram equalization source code, very good.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:516
    • 提供者:静听
  1. zhifangtu

    0下载:
  2. 二维图像直方图的均衡化,可以显示直方图,C++程序,OpenCV编写-Two-dimensional image histogram equalization, display the histogram, C++ program, OpenCV write
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:430935
    • 提供者:周靖昆
  1. HE

    0下载:
  2. 实现单幅图像的全局直方图均衡化并显示直方图,基于OPENCV的-To achieve a single image global histogram equalization and displays a histogram based OPENCV
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:109572
    • 提供者:沈耀强
  1. OCV243_Ex02_Color_Space

    0下载:
  2. color spaces and histogram in opencv
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:3665
    • 提供者:hossein
  1. cv6_2

    0下载:
  2. QT opencv,通道分离,直方图均衡化-QT opencv, channel separation, histogram equalization
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:3149
    • 提供者:王伟
  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
    • 文件大小:9247
    • 提供者:sindhu s
  1. colorhistogram

    0下载:
  2. 图像处理,使用opencv对图像颜色直方图特征提取-Image processing using opencv image color histogram feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:16149
    • 提供者:李衮
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com