搜索资源列表

  1. histeq

    0下载:
  2. 就一个histeq.c文件,用于灰度图象直方图均衡化-histeq.c on a document for the gray-scale image histogram equalization
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. 基于信息融合的图像边缘检测方法研究,⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。-Edge detection method, 1 histogram equalization (histogram equ
  3. 所属分类:matlab例程

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

    0下载:
  2. 这是一个图象处理的完整原码~~可以实现傅立叶变换~~灰度变换,直方图均衡化等~~通过阅读可以学会很多东西-This is a complete image processing of the original code can be achieved ~ ~ ~ ~ Fourier Transform Gray transform, histogram equalization, etc. ~ ~ can learn to read t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:327680
    • 提供者:陈飞
  1. myhisteq

    0下载:
  2. 该程序实现对直方图均衡化,可以达到图象增强的效果,是图像处理的重要内容。-the program right histogram equalization, can achieve the effect of image enhancement, image processing is an important element.
  3. 所属分类:matlab例程

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

    0下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发H
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:274432
    • 提供者:pudn_dxg001
  1. juanji

    0下载:
  2. vc++6.0编译的一个程序,具有直方图均衡化,灰度线性化,卷积锐化功能。-vc 6.0 compiler of a procedure with histogram equalization, Gray linear, convolution sharpening function.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:3887104
    • 提供者:白杨
  1. HistogramEqualization(SimpleAndGood)_CanTest

    0下载:
  2. 直方图均衡化的实例,大家在对图像对比度增强时必须得用到的经典程序,VC实现,简单易用,带图片可测试。-histogram equalization example, everyone in the image contrast enhancement to be used in the classic procedure, VC, simple and easy to be tested with pictures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:126976
    • 提供者:whq
  1. MIPnopst

    0下载:
  2. 本程序可以对图像进行读入、显示、显示直方图、直方图均衡化、平滑、锐化、形态学变化等操作-this procedure can be read into the images, display, show histogram, histogram equalization, smoothing, sharpening, Morphological changes, etc
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:1776640
    • 提供者:孙洁
  1. vczhongzhifangtu

    0下载:
  2. 图像处理源代码,对直方图均衡化,希望对大家有所帮助-image processing source code, the histogram equalization, we hope to help
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-16
    • 文件大小:49152
    • 提供者:xxtaotao
  1. TheSearchofImageEnhanementTechnology

    0下载:
  2. 基于Visual C++的图像增强系统,包括直方图均衡化和中值滤波技术,证明了图像增强系统在数字图像处理系统中的应用价值。-based on the Visual C image enhancement system, including the histogram equalization and median filtering technology, proved that the image enhancement system
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2697216
    • 提供者:zhangguoxia
  1. histogram_equalization

    0下载:
  2. 有关直方图均衡化原理的matlam源程序-the histogram equalization principle source of matlam
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:623616
    • 提供者:liujinmei
  1. imread

    0下载:
  2. 灰度图象的直方图均衡化;梯度;直方图规定化;灰度图象的直方图数据;灰度直接变换:增强对比度-gray image histogram equalization; Gradient; Histogram provisions; Gray image histogram data; Gray direct transformation : Enhanced Contrast
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:yang
  1. SMQTcode

    0下载:
  2. 根据icip会议2005年度的一篇文章编写的matlab程序。包含有效果图。 运用smqt(连续均值量化变换)算法进行灰度图像增强。它比传统方法(直方图均衡化处理)的优点在于可以保证增强后图象的直方图波形不变,可以展现图象的底层结构,自动集中改进图象细节。是一种新的效果更好的灰度图象增强算法。-under icip 2005 annual meeting of an article prepared by the Matlab pr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:286720
    • 提供者:lixin
  1. xiangrude1

    0下载:
  2. 利用小波变换实现和直方图均衡化相对比的图像的增强与分割.应该比较有用.分割也采取了几种技术的对比-using wavelet transform and histogram equalization relative ratio of image enhancement and segmentation. Be more useful. Pm cutting has taken several technical contrast
  3. 所属分类:波变换

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

    0下载:
  2. 位图打开、保存。直方图显示,均值滤波及直方图均衡-bitmap open, save. Histogram shows, filtering and histogram equalization
  3. 所属分类:分形几何

    • 发布日期:2024-05-16
    • 文件大小:3320832
    • 提供者:英雄
  1. bmplvbohis

    0下载:
  2. 打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:515072
    • 提供者:陈小波
  1. bmpenhance

    0下载:
  2. 图象增强系统,分为直方图均衡化,中值滤波和导入保存三个模块。每个模块根据实际情况需要设计算法,并在Visual c++下编译通过。-image enhancement system, divided into histogram equalization, filtering and preserving into three modules. Each module according to the actual needs of t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2686976
    • 提供者:刘放晴
  1. 20076274

    0下载:
  2. 2 直方图均衡源代码.rar VC++PICURE PROCEED-two histogram equalization source code. Rar VC PICURE PROCEED
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. 直方图均衡化,计算输入图像的直方图,归一化直方图,作索引表变换图像,可以归一化图像的亮度,并增强图像的对比度-Histogram equalization, histogram calculation of the input image, normalized histogram for the index table transform images, can be normalized image brightness, and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:107520
    • 提供者:方方
  1. my_digital_image_processing

    0下载:
  2. 图像处理的作业,包括傅立叶变换,直方图均衡,图像恢复。
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:564224
    • 提供者:褒奖红
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org