Name | Brief | Example |
---|---|---|
imgCrop | Crop image to a rectangle area. | Example |
imgFlip | Flip the image horizontally or vertically. | Example |
imgOffset | Offset image to match a reference image. | Example |
imgResize | Resize image. | Example |
imgRotate | Rotates an image by a specified degree. | Example |
imgShear | Shear the image horizontally or vertically. | Example |
imgTrim | Trim image with auto threshold settings. | Example |