Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

v1.0.0

Latest
Compare
Choose a tag to compare
@artem-burashnikov artem-burashnikov released this 17 Sep 23:58
· 11 commits to main since this release

1.0.0 - 2023-09-18

Added

  • Added clockwise and counterclockwise rotation performed on CPU, sharpen, emboss, sobel filter kernels, ability to process a batch of images, console application - (#4)
  • Added agent-based parallel model for transforming and saving images (#5)
  • Added rotation and flip GPU kernels, unified CPU and GPU functionality, added logger agent (#9)