登录
首页 » matlab » bg_comp

bg_comp

于 2012-03-19 发布 文件大小:21KB
0 341
下载积分: 1 下载次数: 123

代码说明:

  B样条曲面方法,通过b样条曲面的拟合得到图像的背景,减去背景图像就能得到重要内容的图像,除去了背景对图像内容的干扰,也可解决光照不均的问题(algorithms for cytoplasm segmentation of fluorescence labelled cells)

文件列表:

bg_comp
.......\actfig.m,290,2000-10-24
.......\automode.m,728,2002-06-20
.......\backgr.m,3169,2005-04-02
.......\bg_compensate.m,833,2011-11-27
.......\confine.m,199,2005-04-02
.......\d2gauss.m,350,1999-11-15
.......\d2kde.m,613,2005-04-02
.......\d2kdeplot.m,220,2005-04-02
.......\d2spline_factors.m,138,2002-01-07
.......\diffusion2D.m,2926,2011-10-25
.......\dspline_factors.m,173,2002-01-07
.......\evalpline.m,501,2002-06-20
.......\evalpline2d.m,417,2002-06-20
.......\evalspline.m,506,2002-06-20
.......\evalspline2d.m,421,2002-06-20
.......\ext_cut.m,188,2000-07-27
.......\firstval.m,152,2002-07-08
.......\first_max.m,290,2002-08-05
.......\flush.m,23,2000-07-04
.......\gauss.m,226,2000-01-19
.......\hplot.m,185,2005-04-02
.......\h_rot.m,269,2005-04-02
.......\kde.m,658,2005-04-02
.......\kdebackgr.asv,4347,2011-11-27
.......\kdebackgr.m,4347,2011-11-27
.......\kdeplot.m,212,2005-04-02
.......\last4.asv,2131,2012-03-18
.......\last4.m,2131,2012-03-18
.......\lastval.m,95,2000-09-02
.......\last_max.m,214,2001-02-14
.......\linewidth.m,48,2000-01-20
.......\maxidx.m,79,2001-08-28
.......\mirror.m,153,2005-04-02
.......\nextfig.m,77,2001-09-09
.......\pick.m,410,2002-06-20
.......\plot_thresh.m,309,2000-06-21
.......\pop_hold.m,267,2000-06-21
.......\push_hold.m,165,2000-06-21
.......\htm" target=_blank>README,728,2005-04-02
.......\relaxx.m,145,2000-01-20
.......\relaxy.m,145,2000-01-20
.......\relaxz.m,145,2000-11-06
.......\reverse.m,216,2000-09-02
.......\splinefit.m,1111,2002-06-20
.......\splinefit2d.m,540,2002-06-20
.......\splineimage.m,505,2002-05-13
.......\splineplot.m,333,2001-08-29
.......\spline_factors.m,134,2000-07-28
.......\spline_matrix.m,870,2002-06-20
.......\spline_matrix2d.m,484,2002-06-20
.......\subsample.m,112,2005-04-02
.......\x_interval.m,339,2005-04-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hog
    方向梯度直方图的全部代码,广泛应用于行人检测行人检测(Histogram of Oriented Gradients code Pedestrian Detection)
    2013-10-19 20:49:05下载
    积分:1
  • 136
    用matlab实现散焦模糊图像的参数估计,并运用Lucy法复原图像,效果不错(Using matlab realize defocus blurred image parameter estimation, and the use of Lucy France restored image, good results)
    2020-06-28 22:40:01下载
    积分:1
  • 灰度
    对加载的图像进行灰度处理,简单处理matlab程序,效果不错,利于后面对图形进一步加工处理(Gray-scale processing of loaded images)
    2019-06-18 08:06:13下载
    积分:1
  • LMMSE
    说明:  LMMSE图像超分辨率重建,基于先验知识的图像超分辨率重建(LMMSE image super-resolution reconstruction, image super-resolution reconstruction based on prior knowledge)
    2020-12-09 10:19:18下载
    积分:1
  • BoundaryDetectionVc++Res
    图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码(image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS)
    2007-01-01 19:08:58下载
    积分:1
  • ASP.NET甘特
    ASP.NET甘特图表
    2015-07-01下载
    积分:1
  • xinsnake
    说明:  用matlab写的t-snake的算法用于处理比较简单的情况有一定参考价值(using Matlab write t-snake algorithm for handling simple reference of a certain value)
    2006-03-27 11:09:56下载
    积分:1
  • hanfeng
    可以用来检测焊缝缺陷,并通过图象处理检测出缺陷。(Can be used to detect weld defects and the defect was detected by image processing.)
    2021-03-03 19:39:33下载
    积分:1
  • SLIC超素1
    说明:  通过超像素算法,读入图片确定分割数,得到最佳图像分割结果(Through the superpixel algorithm, read in the picture to determine the number of divisions to get the best image segmentation result)
    2020-07-08 15:07:32下载
    积分:1
  • Kalman_Filter
    卡尔曼滤波源代码 Some brief notes ---------------- kfdemo.m is a Matlab script file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or included as they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any further analysis. Steve Roberts 7-2-98 (Kalman filter source code Some brief notes kfdemo.m is a Matlab script file to run a demonstration of theBayesian Kalman filter. It loads file kfdemo.mat (saved as version 4so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or includedas they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any furtheranalysis.Steve Roberts 7-2-98)
    2008-04-05 16:47:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载