Anyone know what kind of interpolation is performed for the ISP scaling? If it's nearest-neighbor, bilinear, bicubic, or otherwise?
ISP scaling interpolation type?
Hi robotaiguy
Bicubic is the default interpolation. Change it using setInterpolation.
Thanks,
Jaka