Hello Guys, I am currently looking for a C# library or solution that will allow me to locate the exact position of a physical object on the screen in my program. Below is a screenshot of how it should be calculated:
3 points A B C. The distance between A B and point C would be defined by default in the program as a pattern. However I do not know what solutions to use to recognize these points on the screen once I place an object.
Scenario: I run the program. On the tablet screen I place an object with three bases which are conductive. The program recognizes the distance between A and B and the point C relative to these two and pops up a window, that the placed object on the screen is consistent with the one defined natively in the code.