* Interpolate reference implementation: - Support u8 and other numeric types - For integral types - round result to nearest integer (don't cast) Preprocessing: enable OpenCV tests and add resize conformance tests with OpenCV * Revert changes in interpolate.cpp, making them minimal needed (added u8 resize)