v0.2.3
Fixed #24 #23, thanks to @aymen20002005.
馃敡 chore
- Removed commented-out code lines in test functions for image angle range testing. f870876 (significance=0.75)
- The image rotation function now uses
cv2.INTER_LINEARfor improved output quality, with an optional 'flags' parameter for more flexible transformations. #24 (significance=0.71) - The time zone setting in the configuration file was updated. fa9b17d (significance=0.63)