Interface ImageObservation

All Superinterfaces:
org.jeometry.geom2D.point.Coord2D, org.jeometry.geom2D.point.Point2D, org.jeometry.geom2D.SpatialLocalization2D, org.jeometry.math.Vector

public interface ImageObservation extends org.jeometry.geom2D.point.Point2D
A point that is observed on an image.
Since:
1.0.0
Version:
"1.0.0" b202104211400L
Author:
Julien Seinturier - JOrigin - contact@jorigin.org - https://github.com/jorigin/jvision
  • Field Summary

    Fields inherited from interface org.jeometry.geom2D.point.Point2D

    DIMENSION_X, DIMENSION_Y
  • Method Summary

    Methods inherited from interface org.jeometry.geom2D.point.Coord2D

    norm, normalize, normSquare, orthogonal, orthogonal

    Methods inherited from interface org.jeometry.geom2D.point.Point2D

    divide, divide, divideAffect, divideAffect, getX, getY, minus, minus, minusAffect, minusAffect, multiply, multiply, multiplyAffect, multiplyAffect, plus, plus, plusAffect, plusAffect, setValues, setValues, setX, setY

    Methods inherited from interface org.jeometry.geom2D.SpatialLocalization2D

    distance, getXMax, getXMin, getYMax, getYMin, updateLocalization

    Methods inherited from interface org.jeometry.math.Vector

    divide, divide, dot, extract, getDimension, getValue, getValues, getValues, minus, minus, multiply, multiply, plus, plus, setValue, setValues, setValues, setValues, setValues