Overview of UnrealCV
5.2UnrealCV is a tool designed for computer vision researchers to build virtual worlds using Unreal Engine 4 (UE4). It functions by extending UE4 with a plugin that provides:
- UnrealCV commands: A set of commands to interact with the virtual world.
- Communication bridge: Enables communication between UE4 and external programs like Caffe or TensorFlow.
Supported Platforms:
- UE4 Versions: 4.12, 4.13, 4.14.
- Operating Systems: Windows, Linux, and Mac.
Supported Clients:
- Python
- MATLAB (experimental)