Hello,
I would like an OpenTLD modification that is written in C++ for windows.
My requirements:
1. Able to recognise multiple objects in the camera all at the same time.
Here is a good starting place:
https://github.com/evilsantabot/motld
2. Able to record where each of these objects are in the camera in x y z coordinates.
3. Able to send a message from this opentld client app to the server app which runs on the same computer but is written in delphi.
My requirements for the me…
