VirtualPlants / timagetk

3D and 2D Image processing algorithms in Python for tissues
https://virtualplants.github.io/timagetk
Other
13 stars 5 forks source link

tried to make timagetk SpatialImage compatible with openalea.image by… #8

Closed gcerutti closed 7 years ago

gcerutti commented 7 years ago

In answer to issue #7, here is an attempt to implement the second solution (importing and patching SpatialImage from openalea.image). This is just a proposition.

On my environment (with openalea.image) all tests ...almost pass (with some 6-decimal equality fails, and a "transpose" inconsistency that i haven't been able to track)