boofcv.struct
Class ImageRectangle_F64
- java.lang.Object
-
- boofcv.struct.ImageRectangle_F64
-
public class ImageRectangle_F64 extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field and Description doublex0doublex1doubley0doubley1
-
Constructor Summary
Constructors Constructor and Description ImageRectangle_F64()ImageRectangle_F64(double x0, double y0, double x1, double y1)ImageRectangle_F64(ImageRectangle_F64 orig)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description doublearea()
-
-
-
Constructor Detail
-
ImageRectangle_F64
public ImageRectangle_F64(double x0, double y0, double x1, double y1)
-
ImageRectangle_F64
public ImageRectangle_F64(ImageRectangle_F64 orig)
-
ImageRectangle_F64
public ImageRectangle_F64()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG