seung-lab / ImageRegistration.jl

Image registration toolbox for Julia
Other
11 stars 5 forks source link

port to julia 1.0, fix tests #5

Open vsaase opened 5 years ago

vsaase commented 5 years ago

hey there, I ran the project and test with julia v0.7 and fixed stuf until there were no more warnings and all tests passed. I hoped to use the blockmatching algorithm for registering my pictures, which however failed as no blocks were found. Could maybe someone provide a working example?

best, Victor

macrintr commented 5 years ago

The example at the bottom of the README used to work for julia v0.4. We aren't actively maintaining this repo, so no guarantees. Sorry @vsaase.