コード例 #1
0
 public RadarDepthEstimator GetRadarDepthEstimator()
 {
     return(new RadarDepthEstimator(sensorFactory.GetDepthSensor()));
 }