|
|
|
|
|
by gnramires
2108 days ago
|
|
It appears to be a dot product of a vector field and the curve vector (i.e. a line integral). I think this approach can't handle certain cases where a path is retraced in opposite directions, like with the handwritten letter 't' or 'i'. Perhaps curvature integrals could be added as well to improve it. Overall seems to work quite well! |
|