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

搜索资源列表

  1. ImageEnhance

    0下载:
  2. 图像增强的几种算法,包括图像反转,图像变换,直方图均衡化算法。-Several image enhancement algorithms, including image inversion, image transformation, histogram equalization algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2825299
    • 提供者:songning
  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:6126735
    • 提供者:wk
  1. main

    0下载:
  2. 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:929
    • 提供者:nip
  1. ColorImageBalance

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

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

    0下载:
  2. 彩色图像的直方图均衡化。vc++2005+opencv实现,对三个通道进行均衡化。-Color image histogram equalization. vc++2005+ opencv implementation of the three channel equalization.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:854
    • 提供者:夏晨曦
  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-09
    • 文件大小:1070435
    • 提供者: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-07
    • 文件大小:1760417
    • 提供者:邢文君
  1. Basic-Functions1

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

  1. OpenCVdemo

    0下载:
  2. Image Equalization with OpenCv and Visual C-Image Equalization with OpenCv and Visual C++
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13808362
    • 提供者:fracicco
  1. Equilibrium

    0下载:
  2. 在图像处理前期都会设计到的一些问题,对图像进行均衡化处理也是很基础的工作-Will be designed to image processing, pre-equalization processing based on image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2104814
    • 提供者:hxx
  1. zhifutujunhenghua

    0下载:
  2. 对图像中的直方图进行均衡化处理,一个很简单的均衡化,初学者也就写这个程度了-Image histogram equalization, a very simple equalization, beginners will write this extent
  3. 所属分类:OpenCV

    • 发布日期:2017-12-03
    • 文件大小:2273657
    • 提供者:WANGZHE
  1. lesson8

    0下载:
  2. 将一副彩色图像色彩均衡化,比直接灰度图像均衡化使用了通道分离,效果更好-A color image color equalization, channel separation than direct grayscale image equalization, the better
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:1242858
    • 提供者:ybw
  1. Image-equalization

    0下载:
  2. 图像均衡化,以及直方图显示-Image equalization and histogram display. . . . . . . . .
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:305910
    • 提供者:jimy
  1. Image-processing

    0下载:
  2. 利用Opencv函式庫做一些影像處理,有Gray、Canny、drawing、binary、fisheye-lens、Anaglyph、Equalization、eye-detect、facedetect、Mirror、R-S,等功能...此Source要有Opencv函式庫才能此用。-Opencv use library to do some image processing, there is Gray, Canny, drawing, binary, fisheye-lens, Anagl
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:88040
    • 提供者:rex lin
  1. Histogram-Equalization-of-a-Color-Image

    0下载:
  2. This project for OpenCV C++. This program equalize histogram of a color image using OpenCV. -This is project for OpenCV C++. This program equalize histogram of a color image using OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:524556
    • 提供者:takurcite
  1. histogram_bright2

    0下载:
  2. 基于opencv,自己实现的彩色图像的均衡化,效果很好-Based on opencv, to achieve their own color image equalization, with good results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:888
    • 提供者:daimengzhuo
  1. Histogram-equalization

    0下载:
  2. opencv学习代码,直方图均衡化,通常用来增加许多图像的全局对比度-opencv learning code, histogram equalization, many commonly used to increase the overall contrast of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:8135
    • 提供者:曹郁文
  1. Histogram-equalization-algorithm

    0下载:
  2. 直方图均衡化算法,是一种简单有效地图像增强算法。-Histogram equalization algorithm is a simple and effective image enhancement algorithms.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2131491
    • 提供者:leo
  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
    • 文件大小:234926
    • 提供者:张聪
  1. cam

    0下载:
  2. webcam and video histogram equalization source code
  3. 所属分类:OpenCV

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