Class Ellipse_Make_Random

java.lang.Object
Ch11_Circle_Ellipse_Fitting.Ellipse_Make_Random
All Implemented Interfaces:
PlugIn, JavaDocHelp

public class Ellipse_Make_Random extends Object implements PlugIn, JavaDocHelp
Samples points on a given (ideal) circle and creates a new image with the sample points marked and also contained in a PointRoi. Image size, ellipse parameters and noise can be specified. The result can be used as a test image for circle fitting. Note that the resulting image has an inverted LUT, i.e., the background value is 0 and marked points have value 255.
Version:
2022/10/03