2D Rotated Gaussian Fit

Function will fit a 2D gaussian function. It will also find the rotation angle for the 2D gaussian.

您现在正在关注此提交

Matlab's Surface fitting does not (yet) include fairly standard defined surfaces. The present contribution is a simple implementation of the surface fit to the problem of fitting a 2D gaussian to an observed object in an image. Keep the image size small in order not to suffocate the fitting routine.

Gauss2DRotFit requires an input in the form of a 2D intensity image of the 2D gaussian. It also accepts as a second input an structure defining the lower, upper bounds as well as a best guess of the 7 fit parameters. The structure has 3 fields: 'Lower','StartingPoint' and 'Upper'. A title string may be provided as a third input parameter.

引用格式

Steffen B. Petersen (2026). 2D Rotated Gaussian Fit (https://ww2.mathworks.cn/matlabcentral/fileexchange/39448-2d-rotated-gaussian-fit), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: gaussfitn

类别

Help CenterMATLAB Answers 中查找有关 Linear and Nonlinear Regression 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0