搜索资源列表
levmar
- Levenberg-Marquardt的c++优化代码。该代码适用各种非线性最小二乘问题
Image_Processing(MATLAB)
- 本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。 本书主要特点: 本书自成体系;
Diffusions
- Perona-Malik的线性和非线性融合多尺度提边算法代码
tuxiangyunsuan
- 图像运算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 图像剪切
particle_filter_paper_and_source_code_for_example1
- particle filter的原始文件以及文中一维非线性实例代码,可以运行。-particle filter paper and source code for the 1d nonlinear example, source code works well.
fxxztyc
- 将卡尔曼滤波器用于非线性状态预测,代码具有极高的参考价值。-An implementation of Extended Kalman Filter for nonlinear state estimation.
tutorial-compression-perception
- tutorial压缩感知代码。压缩感知,又称压缩采样,压缩传感。它作为一个新的采样理论,它通过开发信号的稀疏特性,在远小于Nyquist 采样率的条件下,用随机采样获取信号的离散样本,然后通过非线性重建算法完美的重建信号-The tutorial compression-aware code. Compressed sensing, also known as compressed sampling, compressed sensing. It as a new sampling theory
Image-Restoration-
- 图像复原算法及代码,C++编写,vc6.0编译环境,复原方法包括:盲目复原,几何复原,非线性复原。-Image restoration algorithms and code, C++ prepared vc6.0 compiler environment, recovery methods include: the blind recover geometric recovery nonlinear recovery.
nonlinear-segmentation
- 视觉非线性图像分割(有图像数据,代码可以直接运行)-Visual nonlinear image segmentation (image data, the code can be run directly)
PFtracking
- 用于目标跟踪的粒子滤波代码, 用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
CPRL
- 非线性压缩感知,学习图像处理比较好的代码。-Nonlinear compressed sensing
denoise_source
- 精心收集的几个去噪算法,包括基于视觉的非线性去噪、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
NonlinearEnhancement
- 图像处理中的一种非线性增强算法的Matlab代码,用于去除图像中的噪声,增强图像信号等功能-The matlab code of a nonline image enhenment method
diffusion
- 这个代码是关于非线性扩散滤波的算法,感觉比较有用。-This code is on nonlinear diffusion filtering algorithm, feeling useful.
Pattern
- 介绍了模板匹配分类器,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
Nonlinear_Diffusion_v1.2
- 代码支持齐次线性和非线性(总变差和边缘增强流动)的任意尺寸领域各向同性扩散(标量/灰度图像,彩色图像和矩阵向量/结构张量)。添加剂算子分裂(AOS)以及高斯正则化的实现加速计算。-The code supports homogeneous and linear and nonlinear (Total Variation and Edge Enhancing flow) isotropic diffusion of arbitrary dimensioned fields(scalar~gray
tuxiangchuli
- 该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
registration_feigangxing
- 关于非刚性配准的matlab 代码,解决图像非线性形变的配准问题(Matlab code about non-rigid registration, solve the problem of nonlinear deformation image registration)