Searched refs:fovWidth (Results 1 – 1 of 1) sorted by relevance
471 public double fovWidth; field in RVCVXCheckAnalyzer.VideoMetaInfo511 fovWidth = json.getDouble("fovW")*Math.PI/180.0; in VideoMetaInfo()836 float fc = (float)(meta.frameWidth/2.0/Math.tan(meta.fovWidth/2.0)); in analyzeVideo()