浏览代码

updating images

/RC-0.2.0-preview.1
Wesley Mareovich Smith 4 年前
当前提交
09db6a2d
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 6
      com.unity.perception/Documentation~/GettingStarted.md

6
com.unity.perception/Documentation~/GettingStarted.md


1. In the inspector panel of the main camera select Add Component
2. Add a **Perception Camera** component
<img src="images/MainCameraConfig.PNG" align="middle"/>
<img src="images/PerceptionCameraFinished.PNG" align="middle"/>
## Step 4: Create labeled objects
1. Create a cube by right-clicking in the Hierarchy window, select 3D Object -> Cube

1. Click the **+**
2. In the label text field add the same text that the Label script contains on the objects created in the scene (i.e Cube, Box, Crate)
<img src="images/LabelingConfigurationFinished.PNG" align="middle"/>
<img src="images/IDLabelingConfigurationFinished.PNG" align="middle"/>
<img src="images/MainCameraConfig.PNG" align="middle"/>
<img src="images/MainCameraLabelConfig.PNG" align="middle"/>
## Step 5: Run simulation and generate dataset
1. Press play in the editor, allow the scene to run for a few seconds, and then exit playmode

正在加载...
取消
保存