use ;
use Point2;
/// Allows the retrieval of the point on the image the feature came from.
/// A point on an image frame. This type should only be used when
/// the point location is on the image frame in pixel coordinates.
/// This means the keypoint is neither undistorted nor normalized.
;