OEAreaMethod¶
This namespace contains constants.
Undefined
This value represents an unset OEAreaMethod.
Gaussian
This method uses Gaussians to compute area and is faster and less sensitive to rotation and translation on the grid.
Discrete
This method uses a hard sphere model to compute area.
Default
The default is set to Gaussian.