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

搜索资源列表

  1. fenshuiling1

    0下载:
  2. 用分水岭算法的图像直方图均衡化,以实现图像均衡化-histogram modification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1158
    • 提供者:刘滢
  1. 2010302590003_RawZFT

    0下载:
  2. 使用C或C++语言编写8位灰度图像直方图统计的程序。 照如下格式将统计结果保存到“result.txt”中。 灰度级 频率 0 …… 255 -Using C or C++ language to write 8-bit grayscale image histogram statistics program. The statistical follows the format of results are saved to the "result.txt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:778
    • 提供者:吴昊天
  1. A-comparison-of-the-two-histogram

    0下载:
  2. 一篇基于OPENCV和C++源码的讲如何对两幅图像直方图比较的文章。-the article explain how to compare the two histograms based OPENCV and C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:146543
    • 提供者:arthor
  1. digit-and-histe

    0下载:
  2. 图像的灰度变换。改变图像输入、输出映射的灰度参数范围(拉伸和反比),观看图像处理结果。 修改可选参数gamma值,使其大于1,等于1和小于1,观看图像处理结果。 对图像直方图均衡化处理,显示均衡前后的直方图和图像。 图像的数字化参数取样频率(像素个数)、量化级数关系- Gray-scale transformation of the image. Change the image input and output mapping of the gray-scale range o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:834128
    • 提供者:汪晨
  1. His

    0下载:
  2. 数字图像直方图(一维和二维直方图生成) 参考博客:http://blog.csdn.net/xiaowei_cqu/article/details/76-直方图应用:直方图均衡化,直方图匹配,对比直方图 Generate image histogram: One-dimensional histogram/ Two-dimensional histogram http://blog.csdn.net/xiaowei_cqu/article/details/7600666
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34179
    • 提供者:魏兰
  1. 09

    0下载:
  2. 当目标区域与背景区域的平均灰度差别不大或者由于噪声干扰图像直方图没有明显特证就需要用最优阈值法-when
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16660151
    • 提供者:叶锐
  1. digital-image-processing

    0下载:
  2. 数字图像处理实验,包括图像灰度变换,图像直方图及均衡化,图像中值滤波,图像空域锐化增强和频域滤波五个实验-Digital image processing experiments, including the image gray level transformation, histogram equalization, image filtering, image airspace sharpness enhancement and frequency domain filtering fiv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1858
    • 提供者:zxy
  1. 1

    0下载:
  2. (1)实现图像文件的打开、保存、另存为、打印功能; (2)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果; (3)能对图像加入各种常见噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效果; (4)频谱处理,能够分析图像频谱,显示频谱图; (5)实现空域滤波中的平滑滤波和锐化滤波。 -Digital Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1582177
    • 提供者:李守成
  1. PicLineTrans

    0下载:
  2. 可以查看图像直方图。实现图像的点运算,其中包括图像反色、线形变换、阈值变换、窗口变换、灰度拉伸、灰度均衡。可以显示多幅图像。-You can view the image histogram. Image point operations, including images of anti-color, linear transformation, threshold transform window transform, gray stretch, gray balance. You can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:202268
    • 提供者:weareonenow
  1. hist

    0下载:
  2. 自己写的图像直方图均衡化方法。水平有限,欢迎指正!-Write my own image histogram equalization method. The level is limited, welcome to correct!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:521
    • 提供者:David
  1. hsi2rgb-rgb2hsi

    0下载:
  2. rgb转为hsi和hsi转为rgb的彩色图像直方图增强处理-rgb into hsi and hsi into the rgb color histogram enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:801
    • 提供者:王小伟
  1. Histogram-Equalization

    1下载:
  2. (a) 编写一个计算图像直方图的程序。 (b) 实现在 3.3.1节中讨论的直方图均衡化技术。 (c) 对图3.8(a)进行直方图均衡化增强。 本实验报告中至少应包括:原始图像,原始图像的直方图,直方图均衡化变换函数图,增强后的图,增强后 图像的直方图。用上述实验数据解释结果图像被增强的原因。 -(A) preparing a program to calculate the histogram. (B) histogram equalization techniqu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:79988
    • 提供者:张亚丽
  1. histogram-equalization

    0下载:
  2. 彩色图像直方图均衡化:把一副彩色图像分成红绿蓝三个通道,对每一个通道先进行均衡化,然后再合并三个通道,得到整幅图像的直方图均衡化。-Color image histogram equalization: put a pair of color image into red, green, blue three channels, to each channel to equalization, then merge three channels, get the whole image hist
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:273926
    • 提供者:zn
  1. PicEqulization

    0下载:
  2. 图像直方图均衡化,能够实现灰度图像的直方图均衡化,也就是光照补偿算法-Image histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:853
    • 提供者:yuanjie
  1. a-series-of-programs

    0下载:
  2. 详细说明: ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪 (§5.2.2) ch5_2_3: 中值滤
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7753
    • 提供者:王小龙
  1. Tdspp6713-HisM

    0下载:
  2. TMS320C6713的数字图像直方图统统计程序源码,CCS开发环境。 可直接使用。 -TMS320C6713 digital image histogram statistics statistics program source code, CCS development environment. Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:31140
    • 提供者:拥抱
  1. MatlabEdgeDetection

    0下载:
  2. 一个基于matlab开发的系统,实现对图像直方图的绘制、canny、sobel等几种不同算子的边缘检测-A system based on matlab development, drawing the image histogram, canny, sobel edge detection of several different operators can manually modulation threshold
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:305616
    • 提供者:linda
  1. Himagepreproci

    0下载:
  2. 直方图均衡化是图像处理领域中利用图像直方图对对比度进进行调整的方法。- , -The histogram equalization Is the field of image processing method using image histogram to adjust the contrast.-,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:120000
    • 提供者:bl
  1. project03_02

    0下载:
  2. 本实验要求编写一个计算图像直方图的程序,然后对图像直方图均衡化技术进行讨论-In this study, prepared at the request of a program to calculate the image histogram, and then discuss the image histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:50026
    • 提供者:罗聪
  1. facedetect

    0下载:
  2. 基于灰度直方图的驾驶员疲劳检测系统,图像处理-Histogram-based driver fatigue detection system, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:88597
    • 提供者:刘涛
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com