登录
首页 » matlab » Retinex人像

Retinex人像

于 2018-05-09 发布 文件大小:337KB
0 206
下载积分: 1 下载次数: 5

代码说明:

  Retinex算法本质上就是一种基于光照补偿的图像增强算法, 能够对高动态范围图像进行增强。(Retinex algorithm is essentially an image enhancement algorithm based on illumination compensation, which can enhance the image of high dynamic range.)

文件列表:

Retinex人像, 0 , 2014-06-26
Retinex人像\1.jpg, 246641 , 2014-02-23
Retinex人像\API.bas, 5341 , 2013-12-24
Retinex人像\Cimage.cls, 18891 , 2014-05-17
Retinex人像\Cimage.vbw, 110 , 2013-04-06
Retinex人像\FrmTest.frm, 13507 , 2014-06-24
Retinex人像\FrmTest.frx, 7418 , 2014-06-24
Retinex人像\ImageProcessing.dll, 136704 , 2014-06-24
Retinex人像\MSSCCPRJ.SCC, 819 , 2014-05-17
Retinex人像\VbDemo.vbp, 716 , 2014-06-24
Retinex人像\VbDemo.vbw, 105 , 2014-05-18
Retinex人像\测试.exe, 65536 , 2014-06-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ImageRestore2
    说明:  基于fft的数字图像处理MATLAB实现(Fft based on MATLAB for digital image processing to achieve)
    2009-08-03 15:33:46下载
    积分:1
  • FFT
    这是一个经典的fourier translate 傅里叶变换的程序 计算图像的中心点并标记和傅里叶频谱图的最大能量环并标记(This is a classic Fourier transform fourier translate the program to calculate the center of the image and mark and Fourier frequency spectrum of the maximum energy ring and mark)
    2010-01-02 16:02:48下载
    积分:1
  • fisher
    这是模式识别中线性分类器中最常用的fisher线性分类器,并在结果中画出了分类线和分类效果(This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!)
    2009-03-10 20:37:11下载
    积分:1
  • PolygonNesting
    文章讲述了一种基于多边形的优化排样方法,结合不规则件特征确定了零件排放的最佳位置,给出了排料规则库的设计,通过排料空间的边界组织和边界更新,形成了新的排样空间。 (Article describes a polygon-based layout optimization method combined with irregular parts on characters of the part the best place to discharge given row of the design rule base material, the border by nesting space organization and boundary updates, formed The new layout space.)
    2010-06-20 15:50:00下载
    积分:1
  • ty
    说明:  MATLAB实现的图像处理算法,计算图像中的欧拉数,(MATLAB realize the image processing algorithm to calculate the Euler number of images,)
    2007-08-16 10:13:36下载
    积分:1
  • FinalWork
    说明:  给定受感染红细胞图片,自动判定受感染红细胞数目(Given the picture of infected red blood cells, the number of infected red blood cells can be determined automatically.)
    2019-04-03 21:24:24下载
    积分:1
  • weichuli
    分别使用灰度值变换和频域滤波的方法实现图像的伪彩色处理。在Matlab中编程实现(The use of gray value, respectively, transform and frequency domain filtering method of pseudo-color image processing. Programming in Matlab in)
    2008-06-25 02:50:02下载
    积分:1
  • 341
    图形密码源码程序,例程结合易语言特殊功能支持库,调用API函数判断图形图像的点击顺序。(Graphics password source programs, routines combined with special features easy language support library , call the API function to determine whether a graphic image click sequence.)
    2016-04-29 15:49:03下载
    积分:1
  • daima
    题目: 八宝粥的生产过程中需要用到大量的红豆(红蚕豆),而实际上从红豆产地购买得到的红豆中会参杂一些杂物和不合格红豆。为了保证八宝粥的质量,需要对红豆进行筛选,去除不合格红豆和其它杂物。目前国内在红豆筛选工序上仍然使用人工筛选的方式,存在人工成本高、精确度差、劳动强度大等缺点。因此八宝粥生产厂商迫切需求开发一款能够自动实现红豆筛选的自动化筛选机。针对上述需求,请设计筛选机中的基于可见光图像的红豆筛选算法,该算法应尽可能的准确的找到参杂在红豆原料中的不合格红豆和杂物。 附件包括两个不同实验环境下拍摄得到的红豆相关图片样本库,实验环境分别为自然光照条件和灯光条件。每个条件下的样本库包括合格、不合格、杂物和混合四类样本的图像,其中合格、不合格以及杂物的图像可用来训练或建模,混合类图像用来测试算法的准确性和实时性。同学可在自然光照环境下的样本库或者灯光条件下的样本库中任选其一,用于解决上述问题。 作业提交格式包括以下四个内容: 一、 问题分析 二、 算法设计 三、 实验结果(将自己选择的样本库中的混合样本图片中的样本个体进行分类,并给出可视化的分类结果。) (Title:Use a lot of red bean production process of eight-treasure porridge ( red bean ), but in fact from the Red areas available in red bean can blend some sundries and unqualified red bean. In order to ensure the quality of eight-treasure porridge, the need for screening of red bean, red bean and other debris removal is not qualified. At present in the domestic bean screening process still use manual screening method, has the disadvantages of high labor costs, poor accuracy, high labor intensity. Therefore, eight-treasure porridge manufacturers need to develop a can achieve automatic bean screening automatic screening machine. According to the above requirements, please design screening machine selection algorithm based on visible light image of the red, the algorithm should be as accurate as possible to find the mixed in the bean raw materials in the unqualified red bean and debris.Accessories include captured in two different experimental environment of the red bean image sample dat)
    2013-03-11 21:10:47下载
    积分:1
  • yuv420sp_to_yuv420p
    yuv420 to_yuv420p 程序(yuv420 to_yuv420p )
    2016-12-21 16:58:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载