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

搜索资源列表

  1. open cv直方图 二值化

    0下载:
  2. opencv图像处理二值化分析,直方图
  3. 所属分类:系统编程

    • 发布日期:2012-02-15
    • 文件大小:528594
    • 提供者:hip3@163.com
  1. Course.rar

    0下载:
  2. 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容,Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:708966
    • 提供者:twty
  1. equalizehist

    0下载:
  2. 在vc++下,使用OpenCV进行直方图均衡化的例子-In vc++ using OpenCV for example histogram equalization
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:697
    • 提供者:bluewind
  1. imhist

    0下载:
  2. 以Microsoft Visual C++ 6.0为平台,基于opencv来实现图像的灰度直方图-With Microsoft Visual C++ 6.0 as a platform, based on the images to achieve opencv histogram
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1352959
    • 提供者:左加阔
  1. OpenCV_Track

    0下载:
  2. 基于OpenCV实现的跟踪程序,其中用的是camshift算法,还利用到了直方图等信息-OpenCV implementation based on the tracking program, which is camshift algorithm used, also use such information to the histogram
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:22622
    • 提供者:xiaoing
  1. histogram3

    0下载:
  2. 实现OpenCV里的直方图的建立及其计算,把一幅图像提取出BGR各个分量的值,然后分别计算他们的直方图-OpenCV in the histogram to achieve the establishment of its calculation, to a BGR image to extract the value of each component, and then calculate the histogram of their
  3. 所属分类:其他小程序

    • 发布日期:2013-04-29
    • 文件大小:1555138
    • 提供者:xiaoing
  1. histogram

    0下载:
  2. 利用opencv,进行直方图的计算与显示-Using opencv, histogram calculation and display
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-25
    • 文件大小:8477227
    • 提供者:马建东
  1. opencv-histogram

    0下载:
  2. 此程序在vs2008环境下利用OPENCV实现图像直方图的功能-Under this program in vs2008 using the histogram function of image OPENCV
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2877906
    • 提供者:xupeng
  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. 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. histogram

    0下载:
  2. 该程序基于opencv可以用来计算一幅单通道图像直方图-calculate the histogram of the single channel image
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:1376772
    • 提供者:时广军
  1. opencv-Histogram--plotted

    0下载:
  2. 基于opencv的直方图绘制,将多通道图像转换为单通道图像然后分别绘制直方图-Opencv histogram plotted, multi-channel image is converted to a single image and then plot the histogram
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:820617
    • 提供者:吴星怡
  1. HistogramMatching

    0下载:
  2. opencv 直方图均衡化,通过遍历像素点得到直方图再进行均衡化-opencv histogram equalization obtained by traversing the pixel histogram equalization
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:3480651
    • 提供者:李杰
  1. histogram

    0下载:
  2. OPENCV直方图程序,简明易懂,可移植性好-opencv histogram
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2248155
    • 提供者:chu
  1. DrawHis-0.0

    0下载:
  2. 绘制opencv直方图,就是将直方图画出来-Draw picture
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-23
    • 文件大小:7116502
    • 提供者:洪峰
  1. RGB三色直方图

    0下载:
  2. opencv 实现 RGB三色直方图 可用于新手测试与示范 便于学习(Opencv implementation of RGB trichromatic histogram can be used for beginners to test and demonstrate easy to learn)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:150528
    • 提供者:cxz11
  1. 一位直方图

    0下载:
  2. opencv 实现 一维直方图 可用于新手测试与示范 便于学习(Opencv implementation of one dimensional histogram can be used for beginners to test and demonstrate easy to learn)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:86016
    • 提供者:cxz11
  1. 直方图对比

    0下载:
  2. opencv 实现 直方图对比 可用于新手测试与示范 便于学习(Opencv histogram comparison can be used for novice testing and demonstration for easy learning)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:252928
    • 提供者:cxz11
  1. 颜色直方图C++ opencv代码

    0下载:
  2. 把图像转换为直方图显示到桌面上(Convert the image to a histogram to display on the desktop)
  3. 所属分类:Windows编程

  1. HOG可视化

    0下载:
  2. HOG特征通过计算和统计图像局部区域的梯度方向直方图来构成特征,程序可以对图片中的hog特征进行可视化梯度大小和方向。(The HOG feature is constructed by calculating and counting the gradient direction histogram of the local area of the image. The program can visualize the gradient size and direction of the h
  3. 所属分类:其他

    • 发布日期:2020-04-25
    • 文件大小:3072
    • 提供者:沐子bd
« 12 »
搜珍网 www.dssz.com