Skip to content

Commit

Permalink
Fix CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy authored Apr 27, 2022
1 parent f332823 commit 5a1ad85
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# RegisterQD

[![Build Status](https://travis-ci.com/HolyLab/RegisterQD.jl.svg?branch=master)](https://travis-ci.com/HolyLab/RegisterQD.jl)
[![Build status](https://ci.appveyor.com/api/projects/status/o82s9bc4m8lgmgf5?svg=true)](https://ci.appveyor.com/project/Cody-G/registerqd-jl)
[![codecov](https://codecov.io/gh/HolyLab/RegisterQD.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/HolyLab/RegisterQD.jl)
[![CI](https://github.com/HolyLab/RegisterQD.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/HolyLab/RegisterQD.jl/actions/workflows/CI.yml)[![codecov](https://codecov.io/gh/HolyLab/RegisterQD.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/HolyLab/RegisterQD.jl)

RegisterQD performs image registration using the global optimization routine [QuadDIRECT](https://github.com/timholy/QuadDIRECT.jl).
Unlike many other registration packages, this is not "greedy" descent based on an initial guess---it attempts to find the globally-optimal alignment of your images.
Expand Down

0 comments on commit 5a1ad85

Please sign in to comment.