VisionGeometric Transform (geometric-transform)On this pageGeometric Transform (geometric-transform) API struct vision_t * vision_resize(struct vision_t * v, int width, int height); Notes Resizes the image to new dimensions and returns a newly allocated Vision image. The original image is unchanged.