Ok
calculate one vector form leaf tip and one vector foer leaf witdth then cross product that, make the vectors unit length and this forms your rotation matrix, feed tis to a decompose matrix node for rotation, match one point for translation.
Or if they deform more than that such as skew use least squares method.