Skip to content

An affine transformation is an important class of linear 2-D geometric transformations that maps variables into new variables by applying a linear combination of translation, rotation, scaling, and interpolation operations. Here the image is processed using various python libraries. It is a piece of the contribution of"https://github.com/priyank…

Notifications You must be signed in to change notification settings

priyankacheruku/Affine-transformations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An affine transformation is an important class of linear 2-D geometric transformations that maps variables into new variables by applying a linear combination of translation, rotation, scaling, and interpolation operations. Here the image is processed using various python libraries. It is a piece of the contribution of"https://github.com/priyank…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published