New ScreenPanel
This commit is contained in:
8
script/Calibration2
Executable file
8
script/Calibration2
Executable file
@@ -0,0 +1,8 @@
|
||||
import java.awt.Point
|
||||
import java.awt.Dimension
|
||||
|
||||
from ch.psi.pshell.imaging.Overlays import *
|
||||
|
||||
|
||||
r.addOverlay(Crosshairs(Pen(Color.ORANGE), java.awt.Point(p1.x),int(p1.y)), java.awt.Dimension(15,15)))
|
||||
r.
|
||||
Reference in New Issue
Block a user