Class Line_Make_Random

java.lang.Object
Ch10_Line_Fitting.Line_Make_Random
All Implemented Interfaces:
PlugIn, JavaDocHelp

public class Line_Make_Random extends Object implements PlugIn, JavaDocHelp
Samples points on a given (ideal) line and creates a new image with the sample points contained in a PointRoi. Image size, circle parameters and noise can be specified. The result can be used as a test image for line fitting. Random seed can be set for repeatable results.
Version:
2022/12/08