Skip to content

This code rotates image by given angle, Image will be enlarged when rotating and won't cut a part of it

License

Notifications You must be signed in to change notification settings

Mahi44/RotateImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RotateImage

This code rotates image by given angle, Image will be enlarged when rotating and won't cut a part of it

This code mainly focuses on the logic of rotation, adding offset and removing extra offset from rotated image. Code is not optimum for Production as it contains for loops instead of opencv functions. One can use opencv functions to achieve faster results Others can inspire from the code and re-write it in any language

This code is written from 8 bits greyscale image and can be easily converted for other file formats

About

This code rotates image by given angle, Image will be enlarged when rotating and won't cut a part of it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published