搜索资源列表

  1. zhifangtujunheng

    0下载:
  2. 本程序用于实现图象的直方图均衡化,算法效率较高。-This procedure used to realize image histogram equalization algorithm more efficient.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:49152
    • 提供者:czx
  1. TianLiImageProcessDemo

    0下载:
  2. 一个完整的图像处理界面程序,包括付利叶变换,直方图变换,直方图均衡等常用的图像处理方法,便于初学者参考。-A complete image processing interface procedures, including profits Fourier transform, histogram transform, histogram equalization and other commonly used image proces
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:670720
    • 提供者:marui
  1. zhifagntujunhenghua

    0下载:
  2. 从直方图均衡上来达到增强图像的目的,主要利用直方图均衡来增强图像对比度来实现-Up from the histogram equalization to achieve the purpose of enhanced images, the main use of histogram equalization to enhance the image contrast to realize
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:李明
  1. zhifangtuzengqiang

    0下载:
  2. 图像增强利用直方图均衡来达到增强图像对比度的目的,从而来实现增强图像的效果-Image enhancement using histogram equalization to achieve the purpose of enhancing image contrast and thus to realize the effect of enhanced images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:李明
  1. tuxiangzengqiang

    0下载:
  2. 六种图像增强的方法,线形反锐化掩膜方法,直方图均衡等。-6 kinds of image enhancement methods, linear unsharp mask method, such as histogram equalization.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:丽丽
  1. histogramflattening

    0下载:
  2. 给出直方图均衡化的数学推导、步骤,并用程序实现。-Histogram equalization is given a mathematical derivation, the steps and procedures to achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:124928
    • 提供者:罗瑞
  1. HistDemo

    0下载:
  2. 设计一个窗口,实现图像的直方图均衡化。 1.通过“打开图像”选择一张图片并显示 2.通过“直方图均衡化”按钮对图像进行直方图均衡化并显示结果-The design of a window, realize image histogram equalization. 1. Through the
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:37888
    • 提供者:张青
  1. designtostudent

    0下载:
  2. 彩色图像分割,直方图均衡化,阈值分割算法-Color image segmentation, histogram equalization, threshold segmentation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:407552
    • 提供者:王剑
  1. zftjh

    0下载:
  2. 对图像进行灰度直方图均衡化处理,采用的图像是国际标准测试图,算法简单适用-Gray-scale image histogram equalization processing, the use of the image is an international standard test chart, algorithm is simple to apply
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:167936
    • 提供者:yangl231
  1. imageprocessing

    0下载:
  2. 自己编写的基于直方图均衡化以及边缘增强的程序!-I have written based on histogram equalization and edge enhancement procedure!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:708608
    • 提供者:代松
  1. ImageProcessing

    0下载:
  2. 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能-Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:226304
    • 提供者:程璞
  1. pic

    0下载:
  2. 实现BMP图像的直方图均衡化,并集成了两幅图片的相似度匹配,能输出匹配度-Achieve BMP image histogram equalization, and integrated picture of the similarity of the two match, output match degree
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:48128
    • 提供者:叶峰峰
  1. Assignment1

    0下载:
  2. 对给出的灰度图像手动实现输出其直方图的函数,然后对图像进行线性变化,最后手动实现直方图均衡化-On the given gray image manually to achieve a function of the output of its histogram, and then the image changes linearly, and finally manually histogram equalization
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:48128
    • 提供者:filbert
  1. HistogramEqualization

    0下载:
  2. 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。-In th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:203776
    • 提供者:jhm
  1. DIBDisplay

    0下载:
  2. 能完成基本的图像操作,包括放大、缩小、漫游、图像裁剪、直方图均衡、直方图规定化等操作,希望对数字图像处理的初级学员有帮助-To complete the basic image operations, including Zoom, narrow, roaming, image cropping, histogram equalization, histogram and other provisions of the operatio
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:94208
    • 提供者:赵贾平
  1. localhisteq1

    0下载:
  2. 一个局部直方图均衡化算法,输入为图像和窗口的长宽,并且长宽只能为奇数-A local histogram equalization algorithm, input images and the length and width of the window, and the length and width of only odd-numbered
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张华君
  1. histeq

    0下载:
  2. 图像直方图均衡化的源代码,opencv实现-Image histogram equalization of the source code, opencv implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:47104
    • 提供者:buaa
  1. BasicoperationBMPimagesourcecode

    0下载:
  2. 这里给出了数字图像处理中BMP文件读写、直方图统计、傅立叶变换、直方图均衡、均值滤波、中值滤波等 一些基本操作的程序代码,供初学者设计图像处理程序参考。-Here give the digital image processing of documents to read and write BMP, histogram statistics, Fourier transform, histogram equalization, t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:Ray
  1. histeq

    0下载:
  2. opencv图像直方图均衡化(有例图)图像直方图均衡化-opencv image histogram equalization (Example map has)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:47104
    • 提供者:joyboble
  1. StudyonStereoVision-basedCross-countryObstacleDete

    0下载:
  2. 本文提出了一种新的跨国家的障碍 检测技术为基础的立体视觉系统。 原始图像的预处理的高斯 过滤器和对比度限制的自适应直方图 均衡( CLAHE )方法来削弱作用 噪音,光线和对比度。哈里斯的角落位于与子像素精确。 -Cross-country intelligent vehicles always work in complicated environments with varying illuminat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:971776
    • 提供者:晓翠
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org