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

搜索资源列表

  1. histogram

    0下载:
  2. Opencv在VC++6.0 实现图像直方图-OpenCV VC++6.0, to achieve the image histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:4736
    • 提供者:yisheshe
  1. zhifangtu

    0下载:
  2. 利用opencv对图像做直方图的处理,算法操作,不是opencv自带函数-Using opencv histogram image processing algorithm operation, not opencv own function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:28847252
    • 提供者:周丹平
  1. image

    0下载:
  2. 自己写的基于opencv 打开保存图像,以及进行图像的半调,直方图 灰度化-failed to translate
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-21
    • 文件大小:5268248
    • 提供者:飞雪麒麟
  1. openCV_struct_4

    0下载:
  2. 基于opencv的彩色图像直方图均衡化初学者例程-Based on the opencv color image histogram equalization routines for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:1526
    • 提供者:chenjiale
  1. drawing-histogram

    0下载:
  2. 使用opencv绘制直方图,用于处理图像,信号处理-The use opencv histograms for image processing, signal processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1385
    • 提供者:yuan
  1. imagepro

    0下载:
  2. 基于VS2005,结合OpenCV的图像增强,包括分段线性、对数非线性、直方图均衡化等图像处理,利于初学者学习,经验证,代码有效。-Based on VS2005, Enhancing images using the tool OpenCV. The algrithoms are piecewise linearity, log non-linearity, histgram equalization and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:6585019
    • 提供者:irene
  1. daima

    0下载:
  2. 利用OpenCV绘制白色圆斑暗色背景的灰度直方图,简单可行-OpenCV draw round white spots on a dark background histogram, simple and feasible
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:3307
    • 提供者:吴志鹏
  1. HistoEqua_opencv

    0下载:
  2. 自己用opencv开发的直方图均衡小程序,绝对能运行-Own development using opencv histogram equalization applet can certainly run
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:1027683
    • 提供者:赵若素
  1. OpenCVColorTransfer

    0下载:
  2. 利用OpenCV的库,对图像进行统计直方图的变换,将一幅图像的色调移到另一幅图上,一个简单的图像融合demo-Using OpenCV library, the image histogram of transformation, a move to another tone of an image on a diagram, a simple image fusion demo
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:1781018
    • 提供者:wangnan
  1. project1

    0下载:
  2. 使用opencv进行图像点的处理,包括线性变换,拉伸变换,绘制直方图和直方图均衡-Using opencv image point processing, including linear transformation, stretching transformation, draw histogram and histogram equalization
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:2197
    • 提供者:罗远浩
  1. efgn

    0下载:
  2. 用opencv实现了HSV三个通道的分离,同时把图像的直方图也显示出来了。-HSV using opencv achieve the separation of the three channels, while the histogram of the image is also displayed.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-02
    • 文件大小:4981577
    • 提供者:kanjianxia
  1. MeanShift-Kalman-tracking-algorithm

    0下载:
  2. 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:14885
    • 提供者:roc
  1. histogram-drawing(choose-interval)-

    0下载:
  2. 数字图像处理,直接画出图像的频率直方图,也可以选择感兴趣的灰度区间画图.相比于opencv库函数,效率更高.-Digital image processing, image frequency histogram plot directly, you can also choose the gray zone of interest drawing. Compared to the opencv library functions more efficient.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:39444
    • 提供者:fanyongxiang
  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. HistEqualization

    0下载:
  2. 基于opencv的直方图均衡化,包含灰度图像和彩色图像的直方图均衡化,效果很好,无需配置,下载即可打开工程,运行程序。-Hist equalization based on opencv,including processing gray and color image.It performance well and can be used very easily.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5735366
    • 提供者:littlebo
  1. histogram-equalization

    0下载:
  2. 采用OpenCV对彩色图像进行直方图均衡化,效果很好。-Using OpenCV for color image histogram equalization, the effect is very good.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:640631
    • 提供者:
  1. create_hist

    0下载:
  2. 用opencv创建直方图,对初学者很有帮助。-Create histogram using opencv, is very helpful for beginners.
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-03
    • 文件大小:15337956
    • 提供者:安占福
  1. simple_opencv

    0下载:
  2. opencv程序: 1.实现形态学上的图像处理—膨胀、腐蚀,开闭运算 2.霍夫圆变换 3.直方图均衡化 4.漫水填充图像金字塔尺寸缩放 5.自适应阈值化和单一阈值化-simple opencv program!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3987
    • 提供者:郭凯
  1. MyOpenCVConsole

    0下载:
  2. 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1098207
    • 提供者:李继鸿
  1. zhifangtu

    0下载:
  2. 用c++实现的直方图的计算和显示,以及直方图均衡化,其中计算直方图和均衡化使用c++代码实现,非调用OPENCV函数。-Achieved with c++ histogram calculated and displayed, as well as histogram equalization, histogram and equalization calculations which use c++ code, non-call OPENCV function.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8299034
    • 提供者:苟富
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com