# Vision Recognition Blocks ## Set Camera Display () ![](img/V1.png) Sets where the camera feed is shown: Options include Stage Area Display or Popup Window Display Example ![](img/V2.png) ## () Robot Camera ![](img/V3.png) Controls the robot's built-in camera: Options: open / Mirror is enabled / close Example: ![](img/V4.png) ## () Computer Camera () ![](img/V5.png) Controls the computer's built-in or external camera: Options: open / Mirror is enabled / close Example: ![](img/V6.png) ## () Camera IP () ![](img/V7.png) Controls an IP camera over the network: Options: open / Mirror is enabled / close Example: ![](img/V8.png) ## Robot Camera Enabled Successfully? ![](img/V9.png) Checks whether the robot's camera has been successfully enabled. Returns a true/false value. Example: ![](img/V10.png)