Skip to content

v0.2.3

Choose a tag to compare

@phamquiluan phamquiluan released this 13 Nov 00:54
· 17 commits to master since this release

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_LINEAR for 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)

馃摎 docs

  • Datasets are now available for download from Zenodo. b7dbb45 (significance=0.81)
  • Updated README.md with a "Star History" section, featuring a chart of the repository's star history, and modified a personal dedication. ce64594 461c7d9 74f8a8d (significance=0.73, 0.72, 0.70)