重心法确定光斑图像的中心我要分享

Determining the center of spot image by barycenter method

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

关注次数: 416

下载次数: 3

文件大小: 53K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:通过重心法确定光斑图像的中心。根据个像素的灰度值和所在的位置乘积和总面值作比,进而求得重心。


English Description:

The center of the spot image is determined by the barycenter method. The center of gravity can be obtained by comparing the product of gray value and position of each pixel with the total face value.


代码预览

mhm_090424_1.m