Releases: amosproj/amos2023ws03-gui-frame-diff
Releases · amosproj/amos2023ws03-gui-frame-diff
sprint-09-release-candidate
What's Changed
- created function to save collage given a path added to menu list by @a-miscellaneous in #179
- added menu bar for help and fixed text sizings by @a-miscellaneous in #180
- Changed Button proportions by @a-miscellaneous in #178
- create project import and export using json by @a-miscellaneous in #182
- feat(gui): display version number in window title by @akriese in #185
- -added statistical information to the gui diff screen by @fs3itz in #188
- feat(gui): add back button with its functionalities by @AlperK61 in #181
- Gui/feature/manaual saving frame as png by @AlperK61 in #184
- Add info icons by @zino212 in #183
Full Changelog: sprint-08-release...sprint-09-release-candidate
sprint-08-release
What changed
- Advanced Settings Window by @a-miscellaneous & @fs3itz #143
- Hyper Paramater settings by @a-miscellaneous & @fs3itz #108
- Mask Selection by @a-miscellaneous & @fs3itz #74
- AppState containing settings/state by @a-miscellaneous & @simonsasse #149
- Change Video Codec by @fs3itz #120
- Extend CI-Pipeline by @zino212 & @akriese #146
- Fix License Check Lib1 by @akriese #147
- Timeline by @AlperK61, @a-miscellaneous & @akriese #110
- Fullscreen window view by @AlperK61, @a-miscellaneous & @akriese #142
- Adjust TestGenerator for Lib2 by @simonsasse & @zino212 #144
Full Changelog: sprint-07-release...sprint-08-release
sprint-08-release-candidate
Merge pull request #163 from amosproj/lib2/fix/adjust-test-generator fix(lib2): Adjust the TestCaseGenerator to the new AlignmentElement
sprint-07-release
What's Changed
- feat(gui): basic functionalities of buttons and Keys by @AlperK61 in #127
- ci: init lint and test workflows by @akriese in #130
- Add a simple abstract frame navigation interface by @zino212 in #129
- Create template for pull requests by @zino212 in #131
- feat(gui): include lib2 in gui by @akriese in #133
- feat(gui): Add a DifferenceGeneratorWrapper class by @akriese in #135
- determined hyperparameters by @a-miscellaneous in #137
- fixed swapped pairs bug by @a-miscellaneous in #136
- implemented the interface by @a-miscellaneous in #132
- feat: lib1 as gradle project and license check by @akriese in #145
- add deliverables for sprint 7 by @lukas-monet in #148
Full Changelog: sprint-06-release...sprint-07-release
sprint-07-release-candidate
Merge pull request #148 from amosproj/deliverables-2 add deliverables for sprint 7
sprint-06-release
What's Changed
- add deliverables for sprint 06 by @lukas-monet in #124
Full Changelog: mid-project-release...sprint-06-release
mid-project-release
What's Changed
- tests for reading a frame and writing a frame by @a-miscellaneous in #104
- Test(lib2): Adding a class to generate test cases by @simonsasse in #106
- setup to optimize any algorithm with optuna by @a-miscellaneous in #105
- optimzed reading writing and cashing of differences in gotoh by @a-miscellaneous in #109
- test(lib2): Add README for lib2 test assets and adjust ;gitignore by @simonsasse in #115
- divide and conquer of Gotoh based on identical images by @a-miscellaneous in #112
- feat(gui): display different resolutions of test images by @AlperK61 in #114
- Lib1 performance comparison tests with different codecs by @fs3itz in #116
- deliverables: documentation (user/design/build) by @zino212 in #123
Full Changelog: sprint-05-release...mid-project-release
sprint-06-release-candidate
What's Changed
- tests for reading a frame and writing a frame by @a-miscellaneous in #104
- Test(lib2): Adding a class to generate test cases by @simonsasse in #106
- setup to optimize any algorithm with optuna by @a-miscellaneous in #105
- optimzed reading writing and cashing of differences in gotoh by @a-miscellaneous in #109
- test(lib2): Add README for lib2 test assets and adjust ;gitignore by @simonsasse in #115
- divide and conquer of Gotoh based on identical images by @a-miscellaneous in #112
- feat(gui): display different resolutions of test images by @AlperK61 in #114
- Lib1 performance comparison tests with different codecs by @fs3itz in #116
- deliverables: documentation (user/design/build) by @zino212 in #123
Full Changelog: sprint-05-release...sprint-06-release-candidate
sprint-05-release
Merge pull request #99 from amosproj/deliverable/build-process-video deliverables: build process video and commands
sprint-05-release-candidate
What's Changed
- feat(lib2): resettable frame converter by @akriese in #75
- fix(lib1): make javacv work in Android project by @akriese in #78
- fix(lib1): Determine image size from first frame and not pass it explicitly in the constructor. by @simonsasse in #79
- Feature/61 mask selection library 2 by @a-miscellaneous in #76
- feat(gui): setup project structure for desktop by @AlperK61 in #83
- -added gradle task to download test data from ftp by @fs3itz in #82
- Lib2: read-runtime-optimization tests by @a-miscellaneous in #84
- feat(license): use gradle plugin to perform license check by @akriese in #85
- GUI skeleton by @zino212 in #86
- added tests for video generation from system files by @fs3itz in #77
- test(lib2): Add Gradle task to download test assets. by @simonsasse in #96
- fix(lib2): missing bracket in build script by @akriese in #97
- Deliverables by @lukas-monet in #98
- deliverables: build process video and commands by @akriese in #99
New Contributors
Full Changelog: sprint-04-release...sprint-05-release-candidate