public object CalcImagePoint(CalcImagePointModel input) { return(_speakerService.CalcImagePoint(input)); }