C++ Auto weapon detection

06/04/2021 13:32 KreezNRC#1
Hello everyone,

Can someone help me ?

I try to make an auto weapon detecting norecoil script in c++.
My base is done already but its pretty hard to play with it
Since i have to Press my hotkeys everytime i pickup a new weapon.

I try to play around with opencv matchTemplate but i can only find Tutorials for Weapon Detection using python.

Any suggestions for c++ ?