Class TargetCorner

java.lang.Object
org.photonvision.targeting.TargetCorner
All Implemented Interfaces:
PhotonStructSerializable<TargetCorner>, org.wpilib.util.protobuf.ProtobufSerializable, org.wpilib.util.WPISerializable

public class TargetCorner extends Object implements org.wpilib.util.protobuf.ProtobufSerializable, PhotonStructSerializable<TargetCorner>
Represents a point in an image at the corner of the minimum-area bounding rectangle, in pixels. Origin at the top left, plus-x to the right, plus-y down.