Index

B C G H I J L P R S T U V X Y Z 
All Classes|All Packages

R

randomPointPair(int, int, int, double, double, double, double, PointFunctions.Point3D, PointFunctions.Point3D) - Method in class jhd.PointFunctions.PointFunctions
Function to return a random point p1 within a 2D or 3D space and a second random point p2 separated by sepDist in image units
The scale factor for the smallest pixel dimension should be 1 and the others are relative to it.
e .g . pixelWidth = 10um, pixelHeight=20um and pixelDepth = 30um, xScale = 1, yScale=2, zScale=3
The pixel units must be the same.
randomPointPair(int, int, int, double, PointFunctions.Point3D, PointFunctions.Point3D) - Method in class jhd.PointFunctions.PointFunctions
Function to return a random point p1 within a 2D or 3D space and a second random point p2 separated by sepDist in pixels
B C G H I J L P R S T U V X Y Z 
All Classes|All Packages