rectifyWithCutout: Instance Method
- (PxRefineFeatures *) rectifyWithCutout:(PxCutout *) cutout;
References: PxRefineFeatures, PxCutout
Rectifies (crops and dewarps) the image using the given cutout.
Parameters
- cutout — The
PxCutoutdescribing the document corners to rectify to.
Return Value
This builder, for chaining.