First time here? Check out the FAQ!
answered 2015-04-08 02:50:18 -0600
one way (of at least hundreds of possibilities): compute the distance to all corner points and the distance between these points. Select the pair of border points where d(C_i,P)+d(C_j,P) - d(C_i,C_j) is minimal.