Is vImageCopyBuffer also able to handle scenarios where the crop-rectangle (region of interest) is not starting in the left upper corner? What i need is something like a digital zoom to the center, but without the implicit upscaling after cropping. I am not seeing any providable information for vImageCopyBuffer to obtain the necessary starting offsets of the ROI for rows and cols independently here. Moving the src pointer to the top-left corner would not be sufficient or am i wrong?
Topic:
Programming Languages
SubTopic:
General
Tags: