An open API service indexing awesome lists of open source software.

https://github.com/JuliaImages/ImageSegmentation.jl

Partitioning images into meaningful regions
https://github.com/JuliaImages/ImageSegmentation.jl

Last synced: 5 days ago
JSON representation

Partitioning images into meaningful regions

Awesome Lists containing this project

README

          

# ImageSegmentation

[![][ci-img]][ci-url]
[![][pkgeval-img]][pkgeval-url]
[![][codecov-img]][codecov-url]
[![][docs-stable-img]][docs-stable-url]
[![][docs-dev-img]][docs-dev-url]

Julia package for multiple Image Segmentation Algorithms

[ci-img]: https://github.com/JuliaImages/ImageSegmentation.jl/actions/workflows/CI.yml/badge.svg
[ci-url]: https://github.com/JuliaImages/ImageSegmentation.jl/actions/workflows/CI.yml
[pkgeval-img]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/I/ImageSegmentation.svg
[pkgeval-url]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html
[codecov-img]: https://codecov.io/github/JuliaImages/ImageSegmentation.jl/coverage.svg?branch=master
[codecov-url]: https://codecov.io/github/JuliaImages/ImageSegmentation.jl?branch=master
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://juliaimages.org/stable
[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[docs-dev-url]: https://juliaimages.org/latest/