Hello,
I need help, I don’t even know where to start, so I will be grateful for any help.
I have a picture like this, I would like the length of the red line to be expressed as a percentage, after the hero I created a spline mesh and I would like to compare these two lengths. How best to convert the red line into percentages and then compare it to the spline mesh created by the player.
Thanks for every hint
Hello! Can you clarify initial problem that you want to solve with lengths?
Maybe I got it wrong with this length, I would like to be able to outline a given element (red line) and then if the player walks over it, check how exactly he traced the element. For example, the red line is only blurred by 30 percent.
I will try for sure, the pictures on which I want to do it do not have any great resolutions, so I would not worry about the calculation, thanks for the answer
Hello! Sorry for delay. I think you can try just to check different things on pixels sets for two images. Get intersection, pixels number, edges and so on… But of course for big resolution this can cause to rather slow calcs