搜索资源列表
InterFit
- 本程序是有关数学中常用的插值和拟合的问题,其中包括拉格朗日整体,拉格朗日局部,二点三次插值,可调点数插值,复杂多项插值, 一次曲线拟合,二次曲线拟合,三次曲线拟合,四次曲线拟合,五次曲线拟合。-this procedure is commonly used mathematical interpolation and fitting problems, including Lagrange overall, Local Lagrange, 2.3 times interpolation, a
LevelSetMethod2_dll
- This Matlab file demomstrates a level set method based on Chunming Li s CVPR07 paper: \"Implicit Active Contours Driven By Local Binary Fitting Energy\" in Proceedings of CVPR 07 Author: Chunming Li, all rights reserved,更多源码,请登录Chunming Li个人主页:h
LGIF
- 这是“Active contours driven by local and global intensity fitting energy with application to brain MR image segmentation”(简称LGIF模型)的MATLAB源代码。LGIF模型是非常重要局部区域活动轮廓模型, 它结合了CV模型和LBF模型各自的优点。-This is the "Active contours driven by local and global inten
qxnihelideshan
- 曲线拟和程序 还很简单 还有需要修改的地方-Curve fitting procedure is very simple and there is a need to amend the local
lwr
- 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
LBF
- his package demonstrates an improved algorithm based on the local binary fitting (LBF) model
20090330003
- 针对人工方法计数悬浮细胞的缺陷,利用计算 机对放大倍数为100的这类常见细胞图像进行处 理,实现细胞的自动识别与计数.-counting ceHs manually,live cells are recognized and counted automatically by image-analyzing technique.Two methods are used to segment two different kinds of cell images respectively.
200905121500
- 号由光电探测器检测后传送到相应的放大电路,放大电路采用集成运算放大器。按原先对光电探测器的编码规则采用多路优先编码器对信号进行编码。最后把编码值以串口的形式传送到计算机,利用计算机的强大功能对打靶结果进行各种处理。与计算机之间的串行数据传输由89C2051单片机实现。89C2051单片机的程序,使用keil编译器进行设计和调试完成,其主要功能是控制数据的串行传送,实现与计算机的串口通信。 该信号处理系统实现了对信号的-counting ceHs manually,live cells are
200802030917
- 力过程是整个系统的关键。激光打靶的打靶过程,由激光枪发射激光脉冲信号,光电靶接收激光脉冲信号,经过系列信号处理过程最终得到打靶的结果。光电靶由许多块的光电探测器组成,每块不同位置的光电探测器对应不同编号,从打靶的实际情况出发,确定了相应的编号规则。打靶的成-counting ceHs manually,live cells are recognized and counted automatically by image-analyzing technique.Two methods are
73462706LevelSetMethod2_dll
- C_V模型的改进算法,一种很好的图像分割模型。对于MRI图像分割效果较好。-Implicit Active Contours Driven by Local Binary Fitting Energy
LIF
- 一个新的主动轮廓模型算法,简化了传统的实现过程,性能也有所提高。相关论文(Active Contours Driven by Local Image Fitting Energy)发表在Pattern Recognition 2009上。-A new active contour model algorithm, simplifying the traditional implementation process, performance also improved. Related Paper
LBF_v0
- LBF(Local binary fitting)是在CV模型的基础上发展起来的一种局部化的图像分割模型。分割对象是亮度非均匀图像。缺点:初始位置较为敏感,运算复杂度高。-LBF (Local binary fitting) in the CV model is developed on the basis of a localized Image. Split object is non-uniform image brightness. Disadvantages: initial posi
ActivecontoursdrivenbylocalGaussiandistributionfi
- Active contours driven by local Gaussian distribution fitting energy
LBF
- 这是“Implicit Active Contours Driven by Local Binary Fitting Energy”(简称LBF模型)的MATLAB源代码。LBF模型是非常重要局部区域活动轮廓模型,它被广泛使用于各个领域,如MRI大脑图像分割,血管图像分割,图像偏差场纠正。-This is the "Implicit Active Contours Driven by Local Binary Fitting Energy" (referred to as the LBF mod
ILF_09
- 局域图像局部拟合项信息的图像分割matlab 代码-image segmentation code based on image local fitting term
yasuo
- 分割点云,并通过局部拟合求取法向量,实现点云压缩-Split point cloud, and through local fitting strike normal vector of point cloud compression
local-binary-LBFmodel
- 二进制拟合分割LBF模型 用于图像分割领域 好用-LBF model for fitting binary segmentation image segmentation handy
Local-polynomial-fitting
- 地壳运动速度场模型的建立方法-多项式拟合法,应用matlab编写,包含实验数据,清晰明了-Method of establishing crustal movement velocity field model- polynomial fitting, matlab write applications, including experimental data, clarity
Nonlinear fitting
- 使用拟合残差及残差平方和原理,以人口增长模型为例,结合寻优算法——局部最优解的非线性曲线拟合(Using the principle of fitting residuals and residual sum of squares, this paper takes population growth model as an example, and combines the optimization algorithm, the nonlinear curve fitting of local
LGIF
- 结合CV和LBF模型,全局和局部拟合都有(Combining CV and LBF models with global and local fitting)