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

搜索资源列表

  1. inhance

    0下载:
  2. 使用直方图均衡化函数、图像调整函数和自适应直方图均衡化函数,编写用于增强索引图像对比度的程序,显示图像对比度增强效果-Using the histogram equalization function (histeq), image adjustment function (imadjust) and adaptive histogram equalization function (adapthisteq), prepared for image contrast enhancement in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:690
    • 提供者:杨智超
  1. histeq

    0下载:
  2. 实现图像的直方图均衡化,程序调试通过,内附要处理的图像,适合初学者探索-Histogram equalization of image, program debugging through, included to deal with images, suitable for beginners to explore
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1070435
    • 提供者:meijing
  1. MATLAB_function

    0下载:
  2. matlab function 图像增强 1. 直方图均衡化的 Matlab 实现 1.1 imhist 函数 功能:计算和显示图像的色彩直方图 格式:imhist(I,n) imhist(X,map)-matlab function
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:12368
    • 提供者:jack
  1. his_equ

    0下载:
  2. 图像灰度直方图及均衡化,适用于LabView-The image histogram and equalization for LabView
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1378
    • 提供者:杨曛
  1. tiaoshi1

    0下载:
  2. 计算机图像处理,MFC实现图像的直方图显示、直方图的均衡化,以及中值滤波等功能-Computer image processing, MFC histogram of image display, histogram equalization and median filter and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2376135
    • 提供者:张会会
  1. ImageEqualization

    0下载:
  2. 在Visual C++6.0的环境下,实现图像均衡化算法,并能打开一个bmp图像对其进行均衡化处理-In Visual C++6.0 environment, equalization algorithm of image and open a bmp image to a balanced treatment of its
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3960555
    • 提供者:hejn
  1. Hitogram_Equalization

    0下载:
  2. Win32下实现图像均衡化,可以处理8-bits和24bits图像。扩展性很好,方便扩展其他图像处理功能-Image equalization under Win32, you can handle 8-bits and 24bits images. Good scalability, easy expansion of other image processing functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2634541
    • 提供者:hmw
  1. GDAL_cnu_gis

    0下载:
  2. 基于GDAL开发的遥感图像处理软件(自持多种数据格式,包括bmp、jpg、tif、Erdas,ENVI中的img),功能包括1、图像信息的显示。2、图像的几何变换(放缩、镜像、任意角度旋转)。3、图像的点运算(直方图均衡化、线性变换等)。4、图像的局部运算(模板运算,如高斯平滑等)。-GDAL-based remote sensing image processing software development (self-sustaining multiple data formats, inc
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:69501
    • 提供者:小田
  1. balance

    0下载:
  2. 使用java编写的图像均衡化程序,程序简单易懂-a program to balance the picture by java
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:635
    • 提供者:mengyan
  1. tub

    1下载:
  2. 该工程是一个图像变形系统,能实现图像的各种变换功能,如放大,缩小,黑白彩色变换,直方图均衡化-The project is an image warping system that can transform a variety of image features such as zoom, black and white color transformation, histogram equalization, etc. 朗读显示对应的拉丁字符的拼音
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:1901749
    • 提供者:张斌
  1. No1_-Histogram-Equalization

    0下载:
  2. 图像的直方图均衡化程序,matlab编写,用于演示-Histogram equalization
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:100841
    • 提供者:yaorui
  1. 4

    0下载:
  2. 找一幅曝光不足的灰度(或彩色图像),按照直方图均衡化方法进行处理-Underexposed to find a gray (or color image), according to the method of histogram equalization processing
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:45484
    • 提供者:ad
  1. lab1

    0下载:
  2. 画出输入彩色图像的灰度直方图,并实现图像均衡化-Draw the input color image histogram and Image equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:957
    • 提供者:白叶叶
  1. experiments

    2下载:
  2. 上课的课程:数字图像处理,同Labwindows/CVI实现的多个小程序,分别有:多种函数曲线的生成、多种函数曲线的生成并显示极值、二值图像的边缘追踪、二值图像的形态学处理、根据直方图选择阈值、灰度变换、均值滤波、粒子图像分析、图像的边缘检测、正弦曲线生成、直方图均衡化、直方图显示、中值滤波、自动计算阈值。-Class courses: digital image processing, Labwindows/CVI realize with multiple small program, a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1119166
    • 提供者:hkhaha
  1. picture

    0下载:
  2. 对身份证图片进行的一些列图像预处理,包括边缘检测,直方图均衡化、规定化、最小滤波、中值滤波和模板法维纳法两种滤波方法-Some pictures of the identity column image pre-processing, including edge detection, histogram equalization, the provisions of the smallest filter, median filter and filter templates Fawei Na
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2441
    • 提供者:于晓爽
  1. junhenghua

    0下载:
  2. 用c++编写的一个图像均衡化的程序。希望对大家有用。-C++ written with a balanced image of the program. Want to be useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:374284
    • 提供者:AMY
  1. HistDemoA

    0下载:
  2. MATLAB实现图像均衡化效果 对比前后的效果-MATLAB for image equalization effect of contrast effect before and after
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1925466
    • 提供者:闯嘉豪
  1. hist

    0下载:
  2. 本程序时DSP上实现的图像均衡化,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的,并在matlab中做均衡化处理以便于DSP处理结果对照。-This program is implemented on a DSP image equalization, first dat file into the development of CCS on the TI deal, which the CCS is use
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:9505
    • 提供者:鸳都学童
  1. HistogramAverage

    0下载:
  2. 直方图均衡化,可以实现图片的直方图均衡化处理。使图像平滑。-Histogram equalization, histogram equalization can achieve the picture processing. Make the image smoother.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1973
    • 提供者:lee
  1. bmp_balance

    0下载:
  2. 对BMP图像均衡化处理,可能对有调色板的图像效果不好-Equalization processing of BMP images, the palette of the image may have a bad effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:5338
    • 提供者:李少卿
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com