File tree Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 1
1
# ImageSegmentation
2
2
3
- Julia package for multiple Image Segmentation Algorithms
3
+ [ ![ ] [ travis-img ]] [ travis-url ]
4
+ [ ![ ] [ pkgeval-img ]] [ pkgeval-url ]
5
+ [ ![ ] [ codecov-img ]] [ codecov-url ]
6
+ [ ![ ] [ docs-stable-img ]] [ docs-stable-url ]
7
+ [ ![ ] [ docs-dev-img ]] [ docs-dev-url ]
4
8
5
- [ ![ Build Status ] ( https://travis-ci.org/JuliaImages/ImageSegmentation.jl.svg?branch=master )] ( https://travis-ci.org/JuliaImages/ImageSegmentation.jl )
9
+ Julia package for multiple Image Segmentation Algorithms
6
10
7
- Read the documentation here:
11
+ <!-- URLS -->
8
12
9
- [ ![ ] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://juliaimages.github.io/latest )
13
+ [ pkgeval-img ] : https://juliaci.github.io/NanosoldierReports/pkgeval_badges/I/ImageSegmentation.svg
14
+ [ pkgeval-url ] : https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html
15
+ [ travis-img ] : https://travis-ci.org/JuliaImages/ImageSegmentation.jl.svg?branch=master
16
+ [ travis-url ] : https://travis-ci.org/JuliaImages/ImageSegmentation.jl
17
+ [ codecov-img ] : https://codecov.io/github/JuliaImages/ImageSegmentation.jl/coverage.svg?branch=master
18
+ [ codecov-url ] : https://codecov.io/github/JuliaImages/ImageSegmentation.jl?branch=master
19
+ [ docs-stable-img ] : https://img.shields.io/badge/docs-stable-blue.svg
20
+ [ docs-stable-url ] : https://juliaimages.org/stable
21
+ [ docs-dev-img ] : https://img.shields.io/badge/docs-dev-blue.svg
22
+ [ docs-dev-url ] : https://juliaimages.org/latest/
You can’t perform that action at this time.
0 commit comments