您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. photo editor

  2. a simple but nice photo editor with OpenCV. It can be used to edit photos, such as, adding simple effects, changing the brightness and the contrast, histogram equalization, face detection, etc. For the GUI, I use wxWidgets so it can be easily ported
  3. 所属分类:Linux

    • 发布日期:2009-05-06
    • 文件大小:712704
    • 提供者:lgzhang084
  1. photo editor (demo)

  2. a simple but nice photo editor with OpenCV. It can be used to edit photos, such as, adding simple effects, changing the brightness and the contrast, histogram equalization, face detection, etc. For the GUI, I use wxWidgets so it can be easily ported
  3. 所属分类:Linux

    • 发布日期:2009-05-06
    • 文件大小:2097152
    • 提供者:lgzhang084
  1. Histogram Equalization

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

    • 发布日期:2009-07-22
    • 文件大小:207872
    • 提供者:jhm207015
  1. image processing - HE

  2. 透過matlab撰寫直方圖均化法,原始code
  3. 所属分类:其它

    • 发布日期:2010-05-29
    • 文件大小:6144
    • 提供者:mario_hsieh
  1. Photo Editor with OpenCV

  2. It can be used to edit photos, such as, adding simple effects, changing the brightness and the contrast, histogram equalization, face detection, etc. For the GUI, I use wxWidgets so it can be easily ported to the Linux operating system.
  3. 所属分类:Linux

    • 发布日期:2010-09-07
    • 文件大小:712704
    • 提供者:uu44uu
  1. 图像处理 直方图均衡化matlab

  2. Histogram equalization is a method in image processing of contrast adjustment using the image's histogram. Assume that the original image gray level r normalized in between 0 and 1, 0 ≦r ≦1. pr(r) is the probability density function of the original
  3. 所属分类:其它

    • 发布日期:2010-10-18
    • 文件大小:332800
    • 提供者:colinmengyu
  1. Histogram+Equalization

  2. 彩色图片分割的一点经典程序,是使用matlaB编码实现的。
  3. 所属分类:其它

    • 发布日期:2011-05-19
    • 文件大小:950
    • 提供者:wanxiaoIT
  1. D etection and segmentation of drusen deposits on human retina

  2. Assessment of the risk for the development of age-related macular degeneration requires reliable detection and quantitative mapping of retinal abnormalities that are considered as precursors of the disease. Typical signs for the latter are the so-ca
  3. 所属分类:其它

    • 发布日期:2011-07-26
    • 文件大小:1048576
    • 提供者:sanjiazhuang
  1. histogram equalization verilog implementation

  2. 直方图均衡的Verilog实现 从Matlab读出图像为image.txt文件,经过Modelsim读入TXT文件进行直方图均衡处理,将输出结果再读出为image_he.txt文件,然后在Matlab观察直方图均衡增强效果,由于Matlab中直方图统计概率近似小数所以计算出为近似值,而FPGA中应用移位代替除法所以计算出为准确值,实验表明,硬件实现和Matlab软件直方图均衡处理达到了共同的效果!
  3. 所属分类:硬件开发

    • 发布日期:2012-04-27
    • 文件大小:2048
    • 提供者:dagongxinhao1
  1. 基于模糊滤波器的图像增强

  2. Brightness Preserving Dynamic Fuzzy Histogram Equalization(BPDFHE) proposes a novel modification of the brightness preserving dynamic histogram equalization technique to improve its brightness preserving and contrast enhancement abilities while redu
  3. 所属分类:其它

    • 发布日期:2012-05-09
    • 文件大小:4096
    • 提供者:zhao_si_min
  1. ENHANCEMENT OF COLOR IMAGES

  2. 基于直方图均衡化的可变增强等级的彩色图像增强方法ENHANCEMENT OF COLOR IMAGES BASED ON HISTOGRAM EQUALIZATION WITH VARIABLE ENHANCEMENT DEGREE
  3. 所属分类:其它

    • 发布日期:2012-05-10
    • 文件大小:445440
    • 提供者:liu715088692
  1. opencv_histogram&histogram; equalization

  2. calculate and plot histogram in opencv, implemented by c
  3. 所属分类:C

    • 发布日期:2012-10-10
    • 文件大小:4096
    • 提供者:p_831
  1. 图像处理 点运算 直方图

  2. 能够打开图像文件绘制其直方图,并且实现各种处理 如 线性点运算,灰度拉伸,直方图均衡,直方图匹配等 笔者已经调通!-Be able to open the image file to draw its histogram, and achieve a variety of treatments such as linear point operations, gray stretch, histogram equalization, histogram matching。
  3. 所属分类:C#

    • 发布日期:2012-11-28
    • 文件大小:110592
    • 提供者:mynameiskiko
  1. 直方图均衡

  2. 直方图均衡代码,包括Histogram Equalization.c
  3. 所属分类:C/C++

    • 发布日期:2013-02-07
    • 文件大小:4096
    • 提供者:shilla_rc
  1. ImageMagick图片批量处理

  2. Version: ImageMagick 6.7.6-7 2012-04-20 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC Features: OpenMP Usage: convert.exe [options ...] file [ [options ...] file ...] [options ...] file Image Settings: -adj
  3. 所属分类:其它

    • 发布日期:2013-02-27
    • 文件大小:2097152
    • 提供者:wzq9706
  1. AMHE的MATLAB源代码

  2. AMHE算法(Adaptively Modified Histogram Equalization)的MATLAB源代码
  3. 所属分类:其它

    • 发布日期:2013-05-14
    • 文件大小:966656
    • 提供者:rayxue001
  1. DSIHE的MATLAB源代码

  2. DSIHE算法(Dualistic Sub-Image Histogram Equalization method)。基本原理是将图像根据面积分割为两部分,使图像的熵达到最大值。文件中包含DSIHE的matlab源代码,论文,以及输入图像
  3. 所属分类:其它

    • 发布日期:2013-05-14
    • 文件大小:520192
    • 提供者:rayxue001
  1. RMSHE的MATLAB源代码

  2. RMSHE算法(recursive mean-separate histogram equalization)。基本原理是将图像根据平均灰度进行分割,各部分分别进行直方图均衡。文件中包含RMSHE的matlab源代码,论文,以及输入图像
  3. 所属分类:其它

    • 发布日期:2013-05-14
    • 文件大小:1048576
    • 提供者:rayxue001
  1. RSIHE的MATLAB源代码

  2. RSIHE算法(Recursive sub-image histogram equalization)。基本原理是将图像分割为等面积的2^r部分,各部分分别进行直方图均衡。文件中包含RSIHE的matlab源代码,论文,以及输入图像
  3. 所属分类:其它

    • 发布日期:2013-05-14
    • 文件大小:3145728
    • 提供者:rayxue001
  1. Histogram-Equalization--源码

  2. 直方图均衡化
  3. 所属分类:其它

    • 发布日期:2021-03-13
    • 文件大小:3145728
    • 提供者:weixin_42102358
« 12 »