Project 1 Milestone
What's Changed
- Adding datagen script by @ErickOF in #1
- The datagen tool add salt and pepper noise to grayscale image by @ErickOF in #3
- Adding filter module and testbench using PV model by @ErickOF in #4
- Adding LT model + PV model documentation by @ErickOF in #5
- Adding AT model for the filter module + Documentation about how to run in the different models by @ErickOF in #6
- Adding image test case for the filter testbench by @ErickOF in #7
- Integrating Unification module into dev by @ErickOF in #8
- Integrating sobel module into dev by @ErickOF in #9
- Integrating RGB2Grayscale module by @ErickOF in #10
- Compresion by @facruzso in #12
- Adding AT model for Sobel module by @ErickOF in #13
- Compresion by @facruzso in #15
- Releasing the version 1 of the project by @ErickOF in #11
- Fixing Lint violations for quality checks by @ErickOF in #16
- Adding cpp.yml by @ErickOF in #17
- Adding quality checks by @ErickOF in #18
New Contributors
Full Changelog: https://github.com/ErickOF/MP6160-ImageProcessingSystem/commits/project1