Affine transformation is a linear mapping method that preserves points, straight lines, and planes. Sets of parallel lines remain parallel after an affine transformation. The affine transformation technique is typically used to correct for geometric distortions or deformations that occur with non-ideal camera angles.
Here the main obective is
• To learn basic image transformation
◦ Translation
◦ Rotation
◦ Scaling
• To learn the role of interpolation operation
◦ Bi-linear
◦ Bi-cubic
◦ Nearest neighbor
TECHNOLOGIES USED:
Framework: flask
Front-end: HTML,CSS,BOOTSTRAP
Back-end : python(opencv,imutils,pill),js(ajax,jquery)
NOTE:deployment.txt have steps to deploy the source code into local.