PathStraightener Class Documentation#
Package: sc.fiji.snt.analysis
Command to “straighten” an image using Path coordinates.
Methods#
Setters Methods#
- setWidth(int)#
Sets the width of the straightened path image.
Other Methods#
- static main(String;)
Main method for testing and demonstration purposes.
Creates a PathStraightener instance using demo data and displays the straightened path result. This method is primarily used for development and debugging.
- straighten()#