All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Implemented image rotation on the CPU, three new CPU filters, enabled console control over image processing parameters. (#1)
- Implemented image processing agents for sets of images, supporting sequential and parallel options. (#3)
- Implemented GPU kernels for image rotations and reflections, standardized agent functionality for CPU and GPU, and added a logging agent for event tracking.(#4) [Unreleased]: https://github.com/PolinaSavelyeva/ImageProcessing/compare/v1.0.0...HEAD [1.0.0]: https://github.com/PolinaSavelyeva/ImageProcessing/releases/tag/v1.0.0