image and imageproc are image processing libraries. This tutorial serves as a quick start for image and imageproc. We try to keep each part of the tutorial as simple as possible.
(The tutorial is for image version 0.25.4 and imageproc version 0.25.0.)
- Setting Up
- Loading And Saving Image
- Image Metadata
- Image Editing Functions
- Image Transformation Functions
- Drawing On Images
- Setting Up For imageproc
- Drawing Basic Shapes
- Transformation
- Translating
- Rotating With Arbitrary Angles
- Rotating, Scaling and Translating Together
- Arbitrary Transformation
Pull requests for typos, incorrect information, or other ideas are welcome!
All code in the tutorial is provided under the MIT License.