what library can I use to calcolate the distance between two points ?
I am beginner for graphics,
in my Microsoft Visual C++ application I need to open an image file (jpg or bmp) for example the photo of human foot, mark the begin and the end of the foot by mouse and calcolate the foot size and then the corrisponding size of the shoes.
What library can I use to do this ?
How can I calcolate the distance in inch between two points of the image ?
Thanks in advance.
Rita
Read the original here:
what library can I use to calcolate the distance between two points ?
18