资源简介
matlab图像分割,直接解压后用matlab打开即可使用,50个字节真难打,真难打,真难打
代码片段和文件信息
function [b_Exb_Enb_He]=back_cloud(x)
b_Ex = mean(x);
b_En = mean(abs(x-b_Ex)) * sqrt(pi/2);
b_He = sqrt(var(x) - b_En^2);
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2016-11-11 14:07 Image-Segmentation-master\
文件 676 2016-11-11 14:07 Image-Segmentation-master\CloudSegment.m
文件 396 2016-11-11 14:07 Image-Segmentation-master\ComputeEnergy.m
文件 238 2016-11-11 14:07 Image-Segmentation-master\ComputeEnergyf.m
文件 693 2016-11-11 14:07 Image-Segmentation-master\ComputeEnergys.m
文件 640 2016-11-11 14:07 Image-Segmentation-master\DisplayCluster.m
文件 1053 2016-11-11 14:07 Image-Segmentation-master\EMcloud.m
文件 555 2016-11-11 14:07 Image-Segmentation-master\GeneratedAnticlouds.m
文件 1343 2016-11-11 14:07 Image-Segmentation-master\IS_histogram.m
文件 765 2016-11-11 14:07 Image-Segmentation-master\Luv2RGB.m
文件 890 2016-11-11 14:07 Image-Segmentation-master\MeanShiftsgementation.m
文件 2586 2016-11-11 14:07 Image-Segmentation-master\Proposedsegmentation.m
文件 60 2016-11-11 14:07 Image-Segmentation-master\README.md
文件 798 2016-11-11 14:07 Image-Segmentation-master\RGB2Luv.m
文件 8712 2016-11-11 14:07 Image-Segmentation-master\SA3.m
文件 91 2016-11-11 14:07 Image-Segmentation-master\X_cloud.m
文件 127 2016-11-11 14:07 Image-Segmentation-master\back_cloud.m
文件 121 2016-11-11 14:07 Image-Segmentation-master\changecounter.m
文件 328 2016-11-11 14:07 Image-Segmentation-master\cloud.m
文件 502 2016-11-11 14:07 Image-Segmentation-master\cloud_dist.m
文件 307 2016-11-11 14:07 Image-Segmentation-master\cloud_distance.m
文件 1404 2016-11-11 14:07 Image-Segmentation-master\cloud_transform.m
文件 303 2016-11-11 14:07 Image-Segmentation-master\cloudseg.m
文件 1568 2016-11-11 14:07 Image-Segmentation-master\corpcloud.m
文件 6056 2016-11-11 14:07 Image-Segmentation-master\edison_wrapper.m
文件 8891 2016-11-11 14:07 Image-Segmentation-master\edison_wrapper_mex.cpp
文件 776 2016-11-11 14:07 Image-Segmentation-master\edison_wrapper_mex.h
文件 115147 2016-11-11 14:07 Image-Segmentation-master\edison_wrapper_mex.mexa64
文件 49152 2016-11-11 14:07 Image-Segmentation-master\edison_wrapper_mex.mexw32
文件 60928 2016-11-11 14:07 Image-Segmentation-master\edison_wrapper_mex.mexw64
文件 43520 2016-11-11 14:07 Image-Segmentation-master\edison_wrapper_mex.opt
............此处省略12个文件信息
相关资源
- 图像质量评价matlab代码
- MATLAB GUI 图像二值化处理源文件直接运
- csma/ca和csma/cd的matlab源代码仿真
- 基于模糊逻辑的步态识别的matlab程序
- MATLAB批量读取NC数据并计算年平均
- Matlab遗传算法源程序详解
- SOM matlab toolbox 使用文档
- 六自由度机械臂正逆运动Matlab仿真
- CT图像处理三维体绘制简单的GUI
- 基于MATLAB的QPSK调制.zip
- 基于matlab的数字图像分割技术研究及
- 纠错编码原理及MATLAB实现刘爱莲习题
- 基于Matlab的BP神经网络在大气污染预报
- 推荐_在matlab7.4基础上实现恒虚警检测
- LDPC码MATLAB仿真实现
- matlab提取圆形
- 最小二乘的递推算法(Matlab)
- D-S证据理论 MATLAB完整代码
- matlabPFC仿真模型
- matlab近似处理电力系统潮流追踪Powe
- 粒子群优化的极限学习机matlab源代码
- 粒子群算法MATLAB仿真
- 图像中提取圆环的matlab代码
- matlab 实现Gabor滤波器
- 亚像素边缘提取MATLAB码
- matlab批量打开NC文件_批量转tif
- matlab计算反射阵单元相位(460652).
- 基于Matlab的主动轮廓分割资料.txt
- 基于Matlab的UR5六轴机器人数值解法与
- 非线性调频matlab仿真
评论
共有 条评论