v0.1.0
ImageEdgeDetection v0.1.0
Closed issues:
- Setup Travis, Codecov, Documenter etc. (#3)
Merged pull requests:
- Install TagBot as a GitHub Action (#1) (@JuliaTagBot)
- Fleshes out API and adds Canny edge detection (#2) (@zygmuntszpak)
- setup UnitTest, codecov and Documentation CI (#4) (@johnnychen94)
- Adds documentation and examples (#6) (@zygmuntszpak)
- create folder before saving images (#7) (@johnnychen94)
- Adds subpixel edge detection and subpixel nonmaxima suppression (#9) (@zygmuntszpak)
- Adds ability to determine gradient (edge) orientation (#10) (@zygmuntszpak)
- Fixes mistake in Documentation (#11) (@zygmuntszpak)
- Fixes incorrect orientation value that was returned for undefined grad (#12) (@zygmuntszpak)
- Adds more tests for code coverage (#13) (@zygmuntszpak)