Feature addition!
It would be great if Mat::forEach method allows us to access the neighboring pixels for interpolation! As per this Question, the current implementation of Mat::forEach method will not allow us to access the neighboring pixels.
Any help regarding this feature addition will be so helpful!