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

搜索资源列表

  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. hist

    0下载:
  2. openCV图像处理源代码---直方图(hist)-openCV image processing source code--- histogram (hist)
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:334.92kb
    • 提供者:陈卓
  1. ColorImageBalance

    0下载:
  2. 调用OPENCV进行直方图均衡化等图像处理,实现图片对比度增强-Call OPENCV histogram equalization, image processing, Image contrast enhancement
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.42mb
    • 提供者:shadow
  1. datoutie

    0下载:
  2. 初学opencv的一些简单的图像处理如平移、直方图、动态、盖章、抠图-Opencv learn some simple image processing as translation, the histogram, dynamic, and, picking the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.5mb
    • 提供者:贾鹭
  1. histeq

    0下载:
  2. 实现图像的直方图均衡化,程序调试通过,内附要处理的图像,适合初学者探索-Histogram equalization of image, program debugging through, included to deal with images, suitable for beginners to explore
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.02mb
    • 提供者:meijing
  1. test1

    0下载:
  2. 基于MFC用opencv打开图像,对图像进行边缘检测和直方图均衡化处理-Open the image using opencv on MFC, the image edge detection and histogram equalization processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.68mb
    • 提供者:邢文君
  1. bianyuanfangxinagzhifangtu

    0下载:
  2. 本代码基于opencv2.2,使用时先将库文件加入输入链接。边缘方向直方图,在图像处理中经常会进行梯度操作得到方向角,此代码实现用直方图将方向角表示出来的功能。-The code is based on opencv2.2, use the first library file into the input link. Edge direction histogram, the image processing operations often get the direction of the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.61mb
    • 提供者:
  1. image-process

    0下载:
  2. 利用opencv简单的图像处理程序 包含直方图均衡,平滑,锐化,傅里叶变换-A simple code about image process
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:433.67kb
    • 提供者:sunjing
  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
    • 文件大小:1.3mb
    • 提供者:fc
  1. histogram

    0下载:
  2. 此文档中包含的源代码是关于opencv中图像处理的直方图操作,包括了最基本的和比较新的直方图操作的技术,绝对的好!-The source code contained in this document is the histogram of the image processing opencv in operation, including the basic technology and new histogram manipulation, absolute!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:13.02kb
    • 提供者:马晓明
  1. colorhistogram

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

    • 发布日期:2017-11-22
    • 文件大小:15.77kb
    • 提供者:李衮
  1. histogram_Eq_bit_plane_threshing

    0下载:
  2. 图像处理中的直方图,二值化和位图层分离的实现,用的opencv,devcpp。-A histogram of the image processing, the binarization and bit layers separated realization OpenCV devcpp.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:1.77kb
    • 提供者:lily
  1. Text_MFC

    0下载:
  2. 图像处理的一般过程,集合在一个MFC系统工程框架之下,包括直方图机器均衡化,滤波,边缘检测,图像变换等-General process of image processing, collection of in a MFC systems engineering framework under histogram machine equalization, filtering, edge detection, image transformation
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:3.17mb
    • 提供者:tom
  1. zhifangtu

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

    • 发布日期:2017-11-20
    • 文件大小:27.51mb
    • 提供者:周丹平
  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
    • 文件大小:6.28mb
    • 提供者:irene
  1. opencv

    0下载:
  2. 图像处理:通过划分HIST的个数,计算直方图,并且画出直方图。-Image processing: HIST divided by the number of computing a histogram, and draw a histogram.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1.88mb
    • 提供者:郝辉
  1. a

    0下载:
  2. 图像处理,用于彩色图像直方图均衡化处理。-image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:845byte
    • 提供者:wyj
  1. opencv-hist

    0下载:
  2. 主要是使用OPENCV来实现直方图,尤其可用于图像处理中二值化后要看水平或垂直直方图!-Mainly use OPENCV to achieve the histogram, especially for image processing to see horizontal or vertical histogram after binarization!
  3. 所属分类:OpenCV

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

    0下载:
  2. 图像直接灰度映射及直方图分析,是数字图像处理中会用的算法-Grayscale images directly mapping and histogram analysis
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:35.12kb
    • 提供者:雷曼雪
  1. 直方图检测

    0下载:
  2. 检测图片的直方图,进行图像处理,可以用于肤色检测、水果检测等一系列图像检测中(check the histogram of the image)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:4.85mb
    • 提供者:雪坤
« 12 »
搜珍网 www.dssz.com