CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 图形图象

资源列表

« 1 2 ... .14 .15 .16 .17 .18 16419.20 .21 .22 .23 .24 ... 16766 »
  1. retinex_frankle_mccann

    2下载:
  2. Retinex算法源代码,用于图像增强,是一种比较新的算法,对低对比度的图像有很大效果-Retinex algorithm source code for image enhancement, is a relatively new algorithm, the low contrast images have great effect
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:dadi
  1. gaborfilters

    2下载:
  2. gabor滤波器的matlab源代码,可以实现图像增强。-gabor filter Matlab source code, image enhancement can be achieved.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.09kb
    • 提供者:白云
  1. watershed(VC++)

    2下载:
  2. 分水岭算法VC源代码和详细说明:梯度图像、标记图像的预处理,连通区域的标定,最后找到分水岭。详细说明梯度图像,标定图像,输出图像的初始化,绝对可用。-watershed algorithm source code and detailed descr iption : gradient image, marking image preprocessing, Calibration of regional connectivity, finally found watershed. Gradien
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20.68kb
    • 提供者:林楚
  1. raw2Bmp

    2下载:
  2. 属于数据图像处理部分。将原始图像转换成pmb的形势,是一个非常好用的程序-belong data image processing. The original image will be converted into pmb the situation is a very useful procedure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:25.84kb
    • 提供者:申雪
  1. mp_initial

    2下载:
  2. 稀疏分解严格按照匹配追踪的原理,生成新的原子,对信号匹配,直至剩下信号残差。-sparse decomposition in strict accordance with the principle of matching the track, a new generation of atomic bombs, the signal matching, until the remaining residual signal.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.16mb
    • 提供者:fanghui20006
  1. Grayfulledge

    2下载:
  2. 包括三部分内容均与分水岭算法相关的matlab程序.1,求梯度图;2,区域标记;3,区域合并-include three parts with the watershed algorithm related procedures .1 Matlab, for the gradient map; 2. Regional markers; 3, regional merger
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.22kb
    • 提供者:林道庆
  1. ssr_retinex_grahics

    2下载:
  2. 中心/ 环绕Retinex 算法。自从Retinex 理论提出以来, Land 本人和其他 人先后提出了Retinex 不同的变种, 最新的一个版 本是中心/ 环绕Retinex 7 。该方法比较以前的版 本, 运算速度显著提高, 而且物理意义更加清楚。 这种运算与人类视网膜和大脑皮层神经元的神经生 理学函数相关, 其形式类似于自然视觉科学中常用 来模拟单个神经元感受野的高斯差分函数-center / around Retinex algorithm. Since Ret
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.25kb
    • 提供者:红宁
  1. matlabfusetool

    2下载:
  2. 有关图像融合的一个比较全的代码集合,有gui界面,可选择不同的处理图像方法融合图像-the image of a more integrated whole code set, a gui interface choice of different methods of image processing Image Fusion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:26.53kb
    • 提供者:葛雪森
  1. read_yuv

    2下载:
  2. 自己写的用matlab读取YUV文件,并分帧保存.生成一个N维矩阵(N是总帧数),一维就是一帧的数据. Y U V分别保存.-wrote it myself using Matlab YUV read documents, preservation and framing. Generating an N-dimensional matrix (N is the total frame count). is a one-dimensional data. Y U V were preserv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:891byte
    • 提供者:连早喻
  1. OPENBITMAP1

    2下载:
  2. 这是在C++环境下编译的图像检索程序,包括颜色和纹理两种检索方式-This is the C compiler environment Image Retrieval procedures, including the color and texture of two retrieval methods
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:75.5kb
    • 提供者:刘远
  1. dcm2jpg

    2下载:
  2. 本程序用于把DICOM文件转化成JPE形式存储-the procedures for the integration into DICOM document storage platforms form
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:15.29kb
    • 提供者:liwei
  1. X.bmp

    2下载:
  2. 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46.3kb
    • 提供者:廖鑫鹏
« 1 2 ... .14 .15 .16 .17 .18 16419.20 .21 .22 .23 .24 ... 16766 »
搜珍网 www.dssz.com