CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Histogram equalization算法

搜索资源列表

  1. VC_common_image_process_algorithm

    0下载:
  2. vc++常用图像处理算法,包括反色,两度增减,直方图均衡等-vc++ common image processing algorithms, including the anti-color, two neutral, and histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:14931718
    • 提供者:王若维
  1. gaijin

    0下载:
  2. 直方图均衡化改进 改进后的算法图像增强效果更加良好-Histogram equalization improved algorithm to improve the image enhancement a more favorable
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:818
    • 提供者:yulin
  1. codefile

    0下载:
  2. 20多个常用vc++的数字图象处理算法实现。包括二值化变化、反色、直方图均衡、灰度均衡、阈值变换、图像旋转、高斯平滑、边缘检测、hough变换、均值滤波、傅立叶变换、离散余弦变换、canny算子边缘提取、逆滤波和维纳滤波等。-Vc++ in more than 20 commonly used digital image processing algorithms. Including binary change, anti-color, histogram equalization, gray
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3732188
    • 提供者:林涛
  1. shiyan2

    0下载:
  2. 关于图像增强的程序,用matlab软件实现。包括一些增强算法,例如直方图均衡化-On the image enhancement process, using matlab software. Including enhancement algorithms, such as histogram equalization
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:933859
    • 提供者:卢瑶
  1. HistogramEqualization

    0下载:
  2. 完整的直方图均衡化代码(内附图像),利用该算法能够快速实现图像的直方图均衡化-Complete histogram equalization code (with images), using this method can realize image histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3392460
    • 提供者:邓俊俊
  1. chap1_2

    0下载:
  2. 主要是图像的灰度变换处理的编程实现,主要包括线性和非线性灰度变换算法、直方图的绘制、直方图的均衡等-Mainly gray level of image processing programming, including linear and non-linear gray transform algorithm, histogram mapping, histogram equalization, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2348018
    • 提供者:hnxiaoshang
  1. PDFCDF

    0下载:
  2. 图像对比度增强算法(PDF,CDF,直方图均衡化)源代码-Image contrast enhancement algorithm (PDF, CDF, histogram equalization) source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:54502
    • 提供者:党越
  1. HistogramEqualization

    0下载:
  2. 直方图均衡算法,Visual C++6.0编程,提供经典Lena灰度图像-Histogram equalization algorithm, Visual C++6.0 program to provide classical gray image Lena
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:124452
    • 提供者:nianxiang
  1. image_enhancement

    0下载:
  2. 本程序是基于VC6.0的图像增强算法,程序支持读入显示各种类型的彩色、灰度图像,可随时显示任意位置像素点的颜色信息。图像增强处理是基于8位图像的直方图均衡化处理,程序中增添了直方图显示对话框,并可查询任意灰阶的像素点数目。-This program is an image enhancement algorithm based on VC6.0, the program displays various types of support read into the color, grayscal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2017423
    • 提供者:yingl
  1. GdalBrowser

    0下载:
  2. GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12399942
    • 提供者:流浪小狗
  1. tuxiangduipiduzengqiang

    0下载:
  2. 图像对比度增强算法PDF,CDF,直方图均衡化的介绍,希望对大家有帮助。-Image contrast enhancement algorithm for PDF, CDF, histogram equalization, the introduction, we want to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:43706
    • 提供者:安荣
  1. 32223

    0下载:
  2. 图像处理常用算法中的直方图均衡算法实现源代码。-Image processing algorithms used in the source code for histogram equalization algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:116918
    • 提供者:Jathy Lee
  1. CODE

    0下载:
  2. 数字图像处理的常用算法总结,比如,直方图,直方图均衡化,均值滤波,中值滤波,平滑滤波等。-Commonly used digital image processing algorithms summarized, for example, histogram, histogram equalization, mean filtering, median filtering, filtering and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1246772
    • 提供者:liaoxingwei
  1. Grayscale-correction

    0下载:
  2. 代码可以实现图像的灰度变换,以及直方图均衡算法进行灰度修正的代码,有用户界面。matlab实现的-Code can achieve the image gray-scale transformation, and the gray histogram equalization algorithm is modified code, a user interface. matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:46561
    • 提供者:王宇
  1. Color

    0下载:
  2. 使用C#语言实现彩色图像处理对各种算法,包括彩色空间的变换,彩色分量调整,伪彩色处理,直方图均衡化,平滑处理,锐化处理,边缘检测,图像分割等,功能强大,很实用。-Using the C# language on a variety of color image processing algorithms, including color space conversion, color adjustment component, pseudo-color processing, histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:125618
    • 提供者:Andox
  1. eyesegmentation

    0下载:
  2. 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:154661
    • 提供者:郭卉
  1. image-preprocessing

    0下载:
  2. 图像增强的算法(基于灰度变换,有直方图均衡化前后的图像对比)-Image enhancement algorithm (based on gray level transformation, histogram equalization are compared before and after images)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:164812
    • 提供者:summer jing
  1. 20110802

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

    • 发布日期:2017-04-17
    • 文件大小:139188
    • 提供者:马超
  1. zhifangtudejunhenghua

    0下载:
  2. 本算法实现了图像直方图的绘制以及直方图的均衡化,图像的均衡化-The algorithm to draw the image histogram and histogram equalization, image equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1065
    • 提供者:武首航
  1. zhifangtujunhenghua

    0下载:
  2. 基于直方图的均衡化和规 定化处理的图像增强技术基本原理,给出了相关推导公式和算法 同时,以一个灰度图像为例,用MATLAB 语言实现了直 方图均衡化和规定化增强处理-Based on histogram equalization and processing requirements of the basic principles of image enhancement technology, gives the derivation of formulas and algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:929
    • 提供者:suiguifang
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com