What's Changed
- Streamlit normalization by @ThijsVroegh in #35
- Fix blank screen bug by @stefsmeets in #58
- Split align function into separate align and equalize by @stefsmeets in #59
- Fix issues with ecc align by @stefsmeets in #60
- Add tests for normalization and detect object pages by @stefsmeets in #61
- Add caching to normalization page by @stefsmeets in #63
- Fix Fourier mellon crash by @stefsmeets in #64
- Update documentation and rename normalization page by @stefsmeets in #65
- Fix bugs with width in compare page by @stefsmeets in #66
- Convert to ubyte after resizing by @stefsmeets in #67
- Add system for tracking metrics in the dashboard by @stefsmeets in #68
- Use
ImageTypein all pages by @stefsmeets in #69 - Delete workflows directory (has been moved to own repo) by @stefsmeets in #70
- Documentation update by @ThijsVroegh in #83
- Add comparison widget with next/previous buttons by @ThijsVroegh in #82
- Add page to cluster images based on structural similarities by @ThijsVroegh in #79
- Update streamlit by @stefsmeets in #100
- Added multiple image upload option and background removal in preprocess page by @ThijsVroegh in #102
- Add contour comparison and animation together with similarity metrics by @ThijsVroegh in #101
- Set up container for unraphael dashboard by @stefsmeets in #85
- Add final page to verify whether the same template T has been used to produce the same "connected component" shape S by @ThijsVroegh in #104
- Documentation update, particularly on metrics by @ThijsVroegh in #103
Full Changelog: 0.2.1...0.3