class PerspectiveCalibration:

    _calibration_results = []
    _point_coords = []
    _point_count = 0