搜索资源列表

  1. zftjh

    0下载:
  2. zftjh:直方图均衡图像灰度化、均衡直方图、图像对比度增强,图像预处理-zftjh: histogram equalization of image gray-scale, balanced histogram, image contrast enhancement, image preprocessing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:sasa
  1. 200852222267354

    0下载:
  2. 用VC++编码直方图均衡和高斯滤波 采用一系列技术去改善图像的视觉效果,或将图像转换成一种更适合于人或机器进行分析和处理的形式。-With VC++ Coding histogram equalization and Gaussian filtering technology to improve the use of a series of visual images, or image is converted into a
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:388096
    • 提供者:drugcmd
  1. tone

    0下载:
  2. 基于图象灰度变换、直方图均衡、伪彩色增强的增强算法,用MATLAB编写的,效果还可以-Based on the image gray level transformation, histogram equalization, pseudo-color enhanced enhancement algorithm using MATLAB prepared, the effect can also be
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:130048
    • 提供者:张淑娴
  1. Image

    1下载:
  2. 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT; -VC bitmap-based image processing procedures, can realize t
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:374784
    • 提供者:姚海涛
  1. DIBLOOK

    0下载:
  2. 真彩色位图的直方图均衡,附vc实现的具体工程文件-True Color Bitmap histogram equalization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2262016
    • 提供者:airy
  1. Mfilter

    0下载:
  2. 直方图均衡源代码,从直方图统计到256级灰度转变并显示-Source histogram equalization
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:xiechaocheng
  1. DigitalImageProcessing

    0下载:
  2. 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linea
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:40996864
    • 提供者:王敬
  1. Matlab

    0下载:
  2. 基于MATLAB的图像处理(设计图形用户界面,图像直方图统计和直方图均衡)-MATLAB-based image processing (the design of graphical user interface, image histogram statistics and histogram equalization)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:左加阔
  1. imageGUI

    1下载:
  2. 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:33792
    • 提供者:小比
  1. CLAHE

    0下载:
  2. 实现局部自适应直方图均衡功能,对图像实现争抢功能-The realization of local self-adaptive histogram equalization function
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:jim green
  1. photoprocess

    0下载:
  2. 数字图象处理系统,使用MATLAB的GUI模块,可实现图象的直方图均衡、灰度化、二值化、缩放、边缘检测、增加噪声、图像变换、去噪等功能。使用时请将fig文件和m文件和图像放在一个文件夹内-photo process system,use matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:tingting
  1. histoeq1

    0下载:
  2. 通过利用matlab中自带的丰富的函数资源,对图像进行直方图均衡法的图像增强处理,对一些因为直方图分布范围宽,但不均匀的图像处理效果优于线性变换法,如所附图像-Histogram equalization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:87040
    • 提供者:liuyilong
  1. txzft

    0下载:
  2. 实现直方图均衡,是图像处理的一种,对以后图像处理有很大作用。-Histogram equalization to achieve is a kind of image processing, the future plays a significant role in image processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:116736
    • 提供者:Janny
  1. histogramequalization

    0下载:
  2. 是一则matlab编写的直方图均衡,处理灰度以及彩色图像,内含实例图像文件-Is a histogram equalization matlab prepared to deal with gray scale and color images, including examples of image file
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:812032
    • 提供者:hei
  1. zhifangtu

    0下载:
  2. 这是一个matlab的直方图均衡程序,先读入一副彩色图像,将其转成灰度图,输出该图的直方图,做均衡以后再次输出,可以看到均衡后图像直方图比较均匀了。-this is a histogram program based on matlab
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:刘晓宇
  1. code

    0下载:
  2. vc 直方图均衡的程序源码,很不错的demo-vc histogram equalization of the program source code, very good demo
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:40960
    • 提供者:
  1. 20110802

    0下载:
  2. 自适应直方图均衡算法,对彩色图像的处理,有很好的效果。尤其是针对医学图像,内窥镜图像。-Adaptive histogram equalization algorithm for color image processing, have a good effect. Especially for medical images, endoscopic images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:139264
    • 提供者:马超
  1. 实验三—李虹

    0下载:
  2. 对图像进行基本的处理,直方图均衡,添加椒盐噪声和高斯噪声等(The basic image processing, histogram equalization, add salt and pepper noise and Gauss noise)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2172928
    • 提供者:仙女皇后
  1. band_stop

    0下载:
  2. 对原图的直方图做带通滤波,然后采用直方图均衡,对图像进行直方图均衡。(Histogram of the original image to do band pass filtering, and then histogram equalization, histogram equalization of the image.)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:哈哈王子
  1. MyHist.m

    0下载:
  2. 自己实现直方图均衡,不调用Matlab函数。数字图像处理基础入门(It realizes histogram equalization without calling Matlab function. An introduction to digital image processing)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:gary17
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org