CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - method

搜索资源列表

  1. rpca

    4下载:
  2. RobustPCA 是最近提出的一种非常新的图像矩阵分解算法,该算法具有对噪声不敏感、能处理高维图像数据的特点。这是论文作者提供的 MATLAB 实现代码。-Oct 2009 This matlab code implements the augmented Lagrange multiplier method for Robust PCA.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:752kb
    • 提供者:bsmsht
  1. subdivision-method

    0下载:
  2. 纽约州立大学细分曲面课件,详细介绍了各种曲面细分的原理方法及示例。-SUNY Subdivision courseware, details a variety of surfaces method and example of the principle of subdivision.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.38mb
    • 提供者:luckyxuexue
  1. tsai

    1下载:
  2. 摄像机标定中,著名的tsai两步法,希望对大家有所帮助-Camera calibration, the famous tsai two-step method, we want to help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:485.44kb
    • 提供者:玉宇
  1. a-new-method-for-extracting-image-texture-features

    0下载:
  2. 利用傅里叶变换提取图像纹理特征新方法,其效率高于以往一般提取方法-Fourier transform using extracted image texture features of the new method, its efficiency is higher than previous extraction methods
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:249.46kb
    • 提供者:ryan
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:987byte
    • 提供者:zz
  1. tuxiangqiege

    0下载:
  2. 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum ent
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6.34kb
    • 提供者:余小勇
  1. Levelset-segmentation

    0下载:
  2. level set 图像分割算法 Level Set Evolution Without Re-initialization: A New Variational Formulation Matlab 实现-level set method for image segmentation Level Set Evolution Without Re-initialization: A New Variational Formulation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:17kb
    • 提供者:Deng Fu Qin
  1. imagethinning

    0下载:
  2. 数字图像处理的图像细化方法的C++源代码-Digital image processing method of image thinning of C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:108.33kb
    • 提供者:chaosam
  1. KPCA

    1下载:
  2. 为解决PCA不适合多指标综合分析中非线性主成分分析的问题 ,采用核主成分分析 (kpca)方法 ,对我国不同地区 16种腐乳的品质进行了综合评价。 -PCA is not suitable to address the many indicators of a comprehensive analysis of non-linear principal component analysis of the problem, using Kernel Principal Component An
  3. 所属分类:Special Effects

    • 发布日期:2015-05-17
    • 文件大小:1.37kb
    • 提供者:fengyu
  1. wavletdenoising

    0下载:
  2. 小波去噪方法介绍,包括阈值法、最大模法、相关法-Wavelet Denoising, including threshold, maximum modulus method, correlation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:581.43kb
    • 提供者:邹华
  1. BlockMatchingMethodsConsideringSmoothnessofMotionV

    0下载:
  2. 考虑运动向量平滑的块匹配运动估计方法,matlab代码-Consider the motion vector smoothing method of block matching motion estimation, matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2.97kb
    • 提供者:fang
  1. levelset

    0下载:
  2. 基于快速Level Set的红外图像分割方法 作者: 梁 敏,张 科,张文峦-Fast Level Set Based on the infrared image segmentation method Author: Liang Ming, Zhang Ke, Zhang Luan
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:402.58kb
    • 提供者:胡云飞
  1. mygvf

    0下载:
  2. 自己设计的GVF模型图像分割程序,改进了初始轮廓的选择方法,快速分割。-GVF model designed image segmentation process to improve the initial outline of the selection method, rapid division.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:25.21kb
    • 提供者:YinWenjie
  1. TSnake

    0下载:
  2. Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位 置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图 像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:448.22kb
    • 提供者:ultraqiangda
  1. AFMM_Inpainting

    2下载:
  2. "An Image Inpainting Technique Based on the Fast Marching Method"文章中使用的图像修复方法-Sample C++ source code for the inpainting technique and with demo images as used in the "An Image Inpainting Technique Based on the Fast Marching Method"
  3. 所属分类:Special Effects

    • 发布日期:2016-01-21
    • 文件大小:4.23mb
    • 提供者:wulaioyouke
  1. 2008172870

    0下载:
  2. 本文详细介绍了指纹识别技术的预处理算法,其中包括MATLAB算法仿真部分和DSP实现部分,并着重研究了预处理算法中的指纹图像归一化、图象滤波增强、图像分割、二值化、细化等关键技术。本文提出了改进的Gabor滤波算法,同时对其他预处理部分算法进行了优化,并将傅立叶分析方法应用于指纹图象处理研究中,采用MATLAB实现了本文讨论的所有算法。-This paper describes a fingerprint recognition algorithm technologies, including
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5.35mb
    • 提供者:孙丽平
  1. Block-matching(Matlab)

    1下载:
  2. 用块匹配法求超分辨率复原中的运动矩阵!提出了一种快速,半像素的三步法!-Block-matching method using super-resolution recovery of movement in the matrix! Presents a fast, three-step half-pixel!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-12
    • 文件大小:93.58kb
    • 提供者:allen
  1. ResearchonTargetIdentificationwithISARImageSequenc

    0下载:
  2. 以逆合成孔径雷达成像技术和计算机视觉理论为基础,提出了一套新的从动态目标成像序列中提取目标散射点三维结构信息,以此作为目标特征的识别方法。-To inverse synthetic aperture radar imaging technology and computer vision theory, put forward a new set of goals from a dynamic imaging sequence to extract three-dimensional struc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:406.35kb
    • 提供者:
  1. correction-method

    0下载:
  2. 该文通过对光学成像系统中非线性畸变的分析,提出了一个数字校正方法。 该方法利用与光轴对称的径向畸变数学模型求出光学镜头的校正系数,对畸变图 像进行校正。对校正方法的程序实现进行讨论,给出了对实际畸变图像进行校正 的实验结果-This article through to the distortion of the nonlinear optical imaging system are analyzed and a digital correction method. This
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:138.88kb
    • 提供者:肥猪流
  1. test_departs

    0下载:
  2. 工作在图像特征提取。这里采用多尺度图像分析方法,将轮廓分解投影。-Work in the image feature extraction. Here the multi-scale image analysis method to decompose projection contour.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:677byte
    • 提供者:杨树
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com