登录
首页 » Matlab » 细胞分割

细胞分割

于 2023-03-03 发布 文件大小:2.14 kB
0 59
下载积分: 2 下载次数: 1

代码说明:

原理:本次作业采用了大津法全局阈值分割和种子区域生长两种算法设计思路:读入图片、二值化、图像优化(中值滤波、漏洞填充、粘连分离)、保存图片本次作业中,该方法在Global_OTSU_Binarization.m 文件中被调用,调用前先经过维纳自适应滤波以去除随机噪声,使用时加上一个修正系数以取得最佳效果。本次 作业 中,区域 生长 法在 RegionGrow.m 文件 中被调用实际 使用时 选择 了图片 左上方 的 一个 深色 像素 点作为 种子 区域 生长 结束 之后再对 负片 取反 即为 所得。 

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

发表评论

0 个回复

  • 主要用来计算抛物型偏微分方程的数值解 matlab
    主要用来计算抛物型偏微分方程的数值解,而且通过调用边界函数来计算方程,采用差分编程方式(Mainly used to calculate the parabolic partial differential equations numerical solution, and by calling the function to calculate the equation of the border, using differential programmatically)
    2009-05-02 20:09:15下载
    积分:1
  • gaussianparzenwindowdensityestimation
    parzen window density estimation with Gaussian as a smoothing factor
    2009-06-28 14:45:58下载
    积分:1
  • MXFEM1d2
    本程序用于进行平板裂纹扩展,模拟,分析,平板内气孔夹杂的分析,使用的方法为扩展有限元法(XFEM),程序语言为MATLAB.(This procedure is used for the analysis of plate crack propagation, simulation, and analysis of void inclusion in a plate, using the method for the extended finite element method (XFEM), and the programming language for MATLAB.)
    2017-10-07 19:17:09下载
    积分:1
  • ELM
    训练集/测试集产生 load spectra_data.mat 随机产生训练集和测试集 temp = randperm(size(NIR,1)) 训练集——50个样本 P_train = NIR(temp(1:50),:) T_train = octane(temp(1:50),:) 测试集——10个样本 P_test = NIR(temp(51:end),:) T_test = octane(temp(51:end),:) N = size(P_test,2) 数据归一化 ( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
    2011-05-21 16:45:51下载
    积分:1
  • PCA+SVM的人脸识别
    说明:  使用pca和svm的方法对人脸进行识别和检测,最终达到人脸识别的功能(Face recognition and detection using PCA and SVM methods, and finally achieve the function of face recognition)
    2020-06-19 14:40:01下载
    积分:1
  • MATLABchengxu
    在每一次小波变换中,都提取其中的“逼近信号”作为下次变换的输入,同时忽略掉其中的“细节信号”,即清除一次信号中包含的高频噪声分量。变换后的输出信号与原始信号相比,噪声起伏明显改善。(In every wavelet transform are extracted one of the " approximation signal" as the input of the next change, while ignoring one of the " details of the signal" , that is, a clear signal contains high frequency noise components. Transformed output signal compared with the original signal and noise fluctuations significantly improved.)
    2010-12-23 17:09:42下载
    积分:1
  • CtoF
    Converter Celsius Fahrenheit for a temperature set by the user
    2010-05-25 05:56:57下载
    积分:1
  • FOURTH-ORDER-MUSIC
    基于四阶累积量的MUSIC算法在DOA估计中的应用(FOURTH ORDER MUSIC ALOGRITHM DOA ESTIMATION BY FOURTH ORDER MUSIC)
    2020-07-01 11:20:02下载
    积分:1
  • 完整的粒子群与K均值聚类的混合算法程序
    通过反复训练模板能有较高的识别率,有PMUSIC 校正前和校正后的比较,LCMV优化设计阵列处理信号,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,计算晶粒的生长,入门级别程序,采用偏最小二乘法。
    2022-03-22 00:25:28下载
    积分:1
  • Matlab混合编程与工程应用源代码,按每个章节给出的程序,很有参考价值的哦...
    Matlab混合编程与工程应用源代码,按每个章节给出的程序,很有参考价值的哦-Matlab programming and engineering application of mixed-source code, according to the procedures given in each chapter, the valuable oh ...
    2022-09-21 17:05:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载