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

搜索资源列表

  1. levmar

    0下载:
  2. Levenberg-Marquardt的c++优化代码。该代码适用各种非线性最小二乘问题
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:57579
    • 提供者:卫东
  1. Image_Processing(MATLAB)

    2下载:
  2. 本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。 本书主要特点: 本书自成体系;
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11729500
    • 提供者:俞乾
  1. Diffusions

    0下载:
  2. Perona-Malik的线性和非线性融合多尺度提边算法代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:394949
    • 提供者:雒建卫
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:4651
    • 提供者:王万国
  1. particle_filter_paper_and_source_code_for_example1

    0下载:
  2. particle filter的原始文件以及文中一维非线性实例代码,可以运行。-particle filter paper and source code for the 1d nonlinear example, source code works well.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:531847
    • 提供者:陈墨
  1. fxxztyc

    0下载:
  2. 将卡尔曼滤波器用于非线性状态预测,代码具有极高的参考价值。-An implementation of Extended Kalman Filter for nonlinear state estimation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1290
    • 提供者:王登位
  1. tutorial-compression-perception

    0下载:
  2. tutorial压缩感知代码。压缩感知,又称压缩采样,压缩传感。它作为一个新的采样理论,它通过开发信号的稀疏特性,在远小于Nyquist 采样率的条件下,用随机采样获取信号的离散样本,然后通过非线性重建算法完美的重建信号-The tutorial compression-aware code. Compressed sensing, also known as compressed sampling, compressed sensing. It as a new sampling theory
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17414426
    • 提供者:zhaolu
  1. Image-Restoration-

    0下载:
  2. 图像复原算法及代码,C++编写,vc6.0编译环境,复原方法包括:盲目复原,几何复原,非线性复原。-Image restoration algorithms and code, C++ prepared vc6.0 compiler environment, recovery methods include: the blind recover geometric recovery nonlinear recovery.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:363622
    • 提供者:jinzl
  1. nonlinear-segmentation

    0下载:
  2. 视觉非线性图像分割(有图像数据,代码可以直接运行)-Visual nonlinear image segmentation (image data, the code can be run directly)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:4464336
    • 提供者:peter
  1. PFtracking

    0下载:
  2. 用于目标跟踪的粒子滤波代码, 用matlab编写的,很有借鉴性,一维情况下,非高斯非线性,其中将扩展卡尔曼滤波与粒子滤波进行比较,更好的说明了粒子滤波的优越性-Particle filter for target tracking code, using matlab prepared very useful reference resistance, the one-dimensional case, the non-Gaussian nonlinear, which will be ex
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:12276
    • 提供者:冰蓝
  1. CPRL

    0下载:
  2. 非线性压缩感知,学习图像处理比较好的代码。-Nonlinear compressed sensing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:6549
    • 提供者:王硕
  1. denoise_source

    0下载:
  2. 精心收集的几个去噪算法,包括基于视觉的非线性去噪、BLS_GSM算法、NL-Bayes图像去噪、KSVD去噪等,内容为核心代码,需要配置完善。 -Denoising algorithm of several carefully collected, including visual based nonlinear denoising, BLS_GSM algorithm, NL-Bayes image denoising, KSVD denoising, the content as the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1593497
    • 提供者:郑重
  1. NonlinearEnhancement

    0下载:
  2. 图像处理中的一种非线性增强算法的Matlab代码,用于去除图像中的噪声,增强图像信号等功能-The matlab code of a nonline image enhenment method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1455
    • 提供者:王振华
  1. diffusion

    0下载:
  2. 这个代码是关于非线性扩散滤波的算法,感觉比较有用。-This code is on nonlinear diffusion filtering algorithm, feeling useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1406
    • 提供者:Grace
  1. Pattern

    0下载:
  2. 介绍了模板匹配分类器,Bayes分类器,线性函数分类法,非线性函数分类法和神经网络分类法的代码算法,用于识别数学0到9-It describes the template matching classifier, Bayes classifier, a linear function of classification, non-linear function and neural network classification taxonomy code algorithm for identi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6299918
    • 提供者:zhanghao
  1. Nonlinear_Diffusion_v1.2

    1下载:
  2. 代码支持齐次线性和非线性(总变差和边缘增强流动)的任意尺寸领域各向同性扩散(标量/灰度图像,彩色图像和矩阵向量/结构张量)。添加剂算子分裂(AOS)以及高斯正则化的实现加速计算。-The code supports homogeneous and linear and nonlinear (Total Variation and Edge Enhancing flow) isotropic diffusion of arbitrary dimensioned fields(scalar~gray
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:162174
    • 提供者:chi
  1. tuxiangchuli

    0下载:
  2. 该matlab程序组合为作者进行图像处理科研工作中总结的比较有用的代码,例如图像翻转、灰度线性变换、非线性变换、滤波、平滑、多种显示方式、图像锐化、边沿检测、腐蚀操作等等。-The matlab program for the combination of image processing summary research in more useful code, such as image flip, gray linear transformation, nonlinear transfor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2952
    • 提供者:鬲随甲
  1. registration_feigangxing

    0下载:
  2. 关于非刚性配准的matlab 代码,解决图像非线性形变的配准问题(Matlab code about non-rigid registration, solve the problem of nonlinear deformation image registration)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:7171072
    • 提供者:tingting2
搜珍网 www.dssz.com