Add module of utility methods: - Generate grid-pattern images. - Find corresponding points between the distorted and undistorted space. - Unwarp a color image with an option to keep the original field of view. - Unwarping an image or video using the 'remap' function in Opencv for fast performance.
1.5
- Improve methods for perspective distortion correction. - Add missing options to enable/disable optimization. - Improve coverage.
1.4
- Add methods for correcting perspective distortion. - Add pre-processing methods for a line-pattern image and a chessboard image. - Add documentation.