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

搜索资源列表

  1. 01

    0下载:
  2. 直方图均衡化代码段。先对图像进行模型转换,在对灰度值分量进行直方图均衡化。适合彩色图像转化-Histogram equalization code segment. First model image conversion, in the gray value histogram equalization components. Suitable for color image transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2140
    • 提供者:张力
  1. jianbensuanfa

    0下载:
  2. 中值滤波 prewitt算法 直方图均衡化 密度分割法图像伪彩色处理 分段线性处理处理灰度变换-Median filter Prewitt density histogram equalization algorithm segmentation image pseudo-color handle handle handle piecewise linear gray-scale transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:104777
    • 提供者:amy
  1. image

    0下载:
  2. 图像的直方图均衡化处理,一般是处理灰度图-Histogram equalization image processing, generally deal with grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3162334
    • 提供者:李林尧
  1. source

    0下载:
  2. 1. 给定一幅图象,输出其直方图; 2. 通过对话框给定一个线性变换函数,实现图象的灰度拉伸; 3. 实现对图象的均衡化。 -1. To set an image, the output of its histogram 2. Through the dialog box to set a linear transformation function, realize the gray-scale image stretching 3. Implementation of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:76324
    • 提供者:邵震
  1. junhenghua

    0下载:
  2. 基于图像直方图均衡化的公式来编程。像素一共分为256个灰度阶,每个灰度阶用数组的一个相应nk[?]来储存它的个数,然后计算tk[?]。-Based on image histogram equalization formula programming. Pixel is divided into a total of 256 gray-scale bands, each of the gray band with a corresponding array nk [? ] To store th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:649
    • 提供者:钱顺利
  1. histequalization

    0下载:
  2. 目的是用于直方图均衡化,与普通直方图均衡化不同的是,它是把灰度平均展开到所有的灰度级而不是拉伸灰度的方法-histequalization
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:2092
    • 提供者:wang
  1. PictureTrans

    0下载:
  2. 图像处理vc++源码,主要功能有:直方图均衡化、小波变换、彩色图转灰度图等-Image Processing vc++ source code, the main functions include: histogram equalization, wavelet transform, such as color to grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:82499
    • 提供者:Dogous
  1. image_process

    0下载:
  2. 本程序针对灰度图象进行处理,如对图象进行锐化、滤波、直方图均衡化等操作。-This procedure is for the gray-scale image processing, such as image sharpening, filtering, histogram equalization operation, and so on.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:7038531
    • 提供者:风儿
  1. LineTrans

    0下载:
  2. 用VC++对图像进行点操作,包括图像反色,线性变换,阈值变换,窗口变换,灰度拉伸,灰度均衡(直方图均衡化)-Using VC++ on the image point operations, including the anti-color image, linear transformation, threshold transform, transform window, gray stretch, gray balance (histogram equalization)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2257878
    • 提供者:caiing
  1. image

    0下载:
  2. 数字图像处理中的基本模块,包括图像的均衡化,灰度拉伸,图像的增强,图像的恢复,图像的直方图等.-vc++ digital image processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2061958
    • 提供者:mike.tu
  1. chi

    0下载:
  2. 图像几何变换,图像正交变换,图像灰度变换,图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ·色彩变换:包括彩色->灰度、反色处理、亮度调整、直方图均衡化。专业人士编写-Image geometric transformation, image orthogonal transform, the image gray-scale transformation, image enhancement: including random noise, Fourier transform,
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6279078
    • 提供者:duyaqin
  1. assignment1

    0下载:
  2. 使用matlab输出灰度图像的直方图以及对图象的均衡化-Output grayscale images using matlab and the image histogram equalization
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:633
    • 提供者:maquanhua
  1. assignment

    0下载:
  2. 给定一幅图象,输出其直方图;给定一个线性变换函数,实现图象的灰度拉伸,实现对图象的均衡化。-Given an image, the output of its histogram given a linear transformation function to realize the gray-scale image stretching to achieve the equalization of image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:900
    • 提供者:王田
  1. vga_loop

    1下载:
  2. CCS环境下调试成功的,适用于达芬奇DVS6446 ARM端的视频采集回放程序,实现了图像的灰度化,阈值处理和直方图均衡化-Debugging environment, the success of CCS applied to Leonardo da Vinci DVS6446 ARM side of the video capture playback program to realize the gray of the image, the threshold processing and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:88953
    • 提供者:胡惠灵
  1. zhifangtu

    0下载:
  2. 对原始灰度图像进行直方图比对,并均衡化,显示输出-The original gray-scale image histogram equalization, and display output
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:237827
    • 提供者:李晖
  1. AdjuHistSoft

    0下载:
  2. 灰度调节及直方图均衡化程序 ,在MATLAB中直接运行即可-Gray-scale adjustment and histogram equalization process can be run directly in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:6184
    • 提供者:宋飞
  1. tuxiangzengqiang

    0下载:
  2. 实现图像增强,改变图像对比度、灰度变换、直方图均衡化、观察平均、中值、自适应滤波的效果,用锐化算子对图像进行锐化处理-To achieve image enhancement, change the image contrast, gray-scale transformation, histogram equalization, observe the average, median, adaptive filtering effect, with the operator of the im
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3601
    • 提供者:纯净铃兰
  1. HDBH

    0下载:
  2. 本源码可以对图像进行基本的处理 像图像的二值化 图像的灰度变换 对比度变换 以及对图像进行 直方图的均衡化处理等等 项目中非常实用-The source can be the basic image processing such as image binarization image contrast gray-scale transformation of the image transformation, as well as the histogram equalization proc
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:366545
    • 提供者:jesse
  1. BMPOP

    0下载:
  2. bmp图像数字处理;图像信息的统计:直方图,最大最小灰度,熵,方差,平均灰度;灰度变换:分段线性变换,阈值,直方图的均衡化;中值滤波(加噪声),梯度算子;数字卷积,增加一个过滤类;几何变换:旋转,几何校正 -bmp image digital processing image information of the statistics: histogram, max-min gray, entropy, variance, average gray gray-scale transfor
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:52954
    • 提供者:孙浩
  1. imagesystem

    0下载:
  2. 数字图像处理程序有关灰度变换 切分 直方图均衡化-Digital image processing, segmentation of gray-scale transformation procedure histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:856145
    • 提供者:Sunshine
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com