1.1.0
SharpEdge 1.1.0 Release Notes
We are excited to announce Version 1.1.0 of SharpEdge
!
In this release, we have greatly enhanced the user experience by writing and publishing package-level documentation. This comprehensive documentation includes a vignette that demonstrates how to use all package functions on a real-life image processing example. The vignette features a clear and engaging narrative, with fun examples that guides users through the process, making it easy for anyone with minimal expertise to run and experiment with SharpEdge
's functionalities.
The documentation is now live and accessible via this website, built using the Sphinx framework. Check out the documentation now and experience how SharpEdge
can simplify your image processing tasks!
What's Changed
- Set up the structure of our documentation and example tutorial by @Arc-Celt in #101
- Func test color conv by @JennyonOort in #104
- feat: update function for more flexibility in customization by @JennyonOort in #105
- Func test color conv by @JennyonOort in #106
- Docs padding by @JennyonOort in #107
- Docs color conv by @JennyonOort in #108
- Docs seam carve by @Arc-Celt in #110
- Pooling function tutorial by @InderKhera in #117
- adding reposition tutorial and amendments to docs by @InderKhera in #120
- Docs PCA by @hankunxiao in #115
- Fix the NoSuchKernel exception on Read the Docs by @Arc-Celt in #121
- Fix import error with the scikit-image package by @Arc-Celt in #123
- Docs padding by @JennyonOort in #122
- intro tutorial draft 1 by @hankunxiao in #116
- docs: add documentation status badge by @Arc-Celt in #124
- docs: tutorial rename with prefix for easier consolidation, fix headi… by @JennyonOort in #125
Full Changelog: v1.0.0...v1.1.0