# 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)