-
For 8bits gray BMP image clockwise rotation between 0~360 degree
-
Without any CV API
-
Interpolation method is based on Nearest Neighbor
-
Procedure:
-
Generating a trigonometric functions list for reducing computing overhead
-
Computing the new image size
-
Mapping each point in new image back to original image (360 - withch the degree you want to rotate)
-
-
Example
-
-
Notifications
You must be signed in to change notification settings - Fork 0
ihunhh/8bits_gray_BMP_rotation_with_pure_cpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
8bits_BMP_rotation_with_pure_cpp
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published