Releases: zygmuntszpak/ImageComponentAnalysis.jl
Releases · zygmuntszpak/ImageComponentAnalysis.jl
v0.2.0
ImageComponentAnalysis v0.2.0
Merged pull requests:
- Install TagBot as a GitHub Action (#20) (@JuliaTagBot)
- Adds Suzuki contour tracing with hierarchy tracking (#21) (@zygmuntszpak)
- Adds "hole" and "outer" contour pixels as optional columns to DataFrame (#22) (@zygmuntszpak)
- Adds moment-based ellipse region fitting (#23) (@zygmuntszpak)
- Updates API and removes DataFramesMeta from dependency (#24) (@zygmuntszpak)
- Updates various dependency bounds (#27) (@zygmuntszpak)
- Updates compat and version in line with Registrator AutoMerge guidelines (#28) (@zygmuntszpak)
v0.1.0
v0.1.0 (2019-11-25)
Diff since 32cce74d2409506ca28da0aadc7771a6be47c05c
Merged pull requests:
- Reverts version number to 0.1.0 for automatic package registration (#19) (zygmuntszpak)
- Adds a few more details to the documentation (#18) (zygmuntszpak)
- Fixes broken link in Documentation (#17) (zygmuntszpak)
- Refactors codebase with functor API (#16) (zygmuntszpak)
- Refactors boundary tracing tests (#15) (zygmuntszpak)
- tests for Costa and Moore (#14) (AbbeyMac)
- Adds separate component algorithm and fixes spacing (#13) (wesleytanws)
- Fixes bug in moore_inner tracing (#12) (zygmuntszpak)
- Fix spacing and tests (#11) (wesleytanws)
- Refactors code and enables tests that were previously omitted (#10) (zygmuntszpak)
- Adds BoundingBox, BasicTopology and RegionEllipse implementations (#9) (zygmuntszpak)
- Fix method re-definitions (#8) (wesleytanws)
- Adds inner and outer contour tracing (#7) (AbbeyMac)
- Enables documentation build on travis (#6) (zygmuntszpak)
- Add one component 3D algorithm (#5) (wesleytanws)
- Add one component 2D algorithm (#4) (wesleytanws)
- Improve contour tracing algorithm (#3) (wesleytanws)
- Add contour tracing algorithm (#1) (wesleytanws)