This Project was created by the Idea to create a FPS Playing Game bot based on Image Detection for Consoles and RemotePlay. But I never finished it. However its also a nice sample for Screencapturing and Live Object Detection
- .NET Framework 4.6.1 or .NET standard 2.0
- Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 und 2019 x64 [Only this version is Working. You need to uninstall other version first in Control Panel]
It is important to use the mentioned version 10.2
- Install the latest Nvidia driver for your graphic device
- Install Nvidia CUDA Toolkit 10.2 (must be installed add a hardware driver for cuda support)
- Download Nvidia cuDNN v7.6.5 for CUDA 10.2
- Copy the
cudnn64_7.dllfrom the output directory of point 2. into the project folder.
