该函数实现的是激光光斑中心检测我要分享

This function is used to detect the center of laser spot

matlab激光光斑 MATLAB-灰度重心 灰度重心法 灰度重心 光斑matlab

关注次数: 556

下载次数: 9

文件大小: 1KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

该函数实现的是激光光斑中心检测。首先对光斑进行预处理,然后利用灰度重心法来计算得到光斑的中心坐标,最后利用MATLAB的绘图功能描绘出光斑中心位置的变化情况。


English Description:

This function is used to detect the center of laser spot. Firstly, the spot is preprocessed, and then the center coordinate of the spot is calculated by using the gray gravity center method. Finally, the change of the spot center position is described by using the drawing function of MATLAB.


代码预览

GravityCenter.m

SpotDetection.m