C# openCV: determine the distance and direction of an image
Budget: €30 – €250 EUR
Request for C# OpenCV
Hey Guys, I need a openCV project for my current pixelsearch to improve the functions.
What I need is the following: I have an area (minimap) in the upper right corner, on which it should be constantly checked how far the distance and in which direction it is between me (I'm always in the middle of the minimap) and a certain boss.
The distance and direction should then be transferred to my player, who is in the middle of the entire screen, so that if, for example, the opponent on the minimap is at the top left of me, then my mouse should also move from the middle of the screen to the top left click
So 2 areas should be kept in sync. One area specifies where something is and the action is then carried out on the other area in order to get to this area.
I need the whole thing in CSharp.
can you do something like this?
I already have a finished script for Python, but this is 1. not mine and 2. I can't transfer it to c# because I'm currently still using ImageSearch.
I have no idea about OpenCV, but I would like to replace it with it now.
i referenced the python script to show what it looks like there.
Hope you can help me :)
Best wishes
Steven
Hey Guys, I need a openCV project for my current pixelsearch to improve the functions.
What I need is the following: I have an area (minimap) in the upper right corner, on which it should be constantly checked how far the distance and in which direction it is between me (I'm always in the middle of the minimap) and a certain boss.
The distance and direction should then be transferred to my player, who is in the middle of the entire screen, so that if, for example, the opponent on the minimap is at the top left of me, then my mouse should also move from the middle of the screen to the top left click
So 2 areas should be kept in sync. One area specifies where something is and the action is then carried out on the other area in order to get to this area.
I need the whole thing in CSharp.
can you do something like this?
I already have a finished script for Python, but this is 1. not mine and 2. I can't transfer it to c# because I'm currently still using ImageSearch.
I have no idea about OpenCV, but I would like to replace it with it now.
i referenced the python script to show what it looks like there.
Hope you can help me :)
Best wishes
Steven