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