pyimreg / python-register

Linear and non-linear image registration methods, using scipy and numpy.
Other
62 stars 34 forks source link

Ticket 0026: Image pyramids for linear and non-linear registration. #33

Closed nfaggian closed 12 years ago

nfaggian commented 12 years ago

Putting this up for people to comment on the direction the change set is going.

Still cleanup to go on this - also not a fan of the caching in register.py for search steps, there must be a cleaner way to do this.

riaanvddool commented 12 years ago

Seems good to go. I would just like a visual comparison or error metric image to be added.

riaanvddool commented 12 years ago

If you manually merge I will rerun examples afterwards?

stefanv commented 12 years ago

Just my silly request for this Friday, but would you mind adding a descriptive title to pull requests, e.g. "Ticket XX: Does this and that"? It would help when browsing through the list.

nfaggian commented 12 years ago

I have just noticed some failing examples with this code.. I might have to retract this pull request.