VirtualPlants / tissuelab

A multi-platform, plugin-based platform dedicated to the interactive visualization and complex processing of plant tissues
2 stars 1 forks source link

Use the right abstraction for image drag&drop in vtkworldviewer #4

Open gcerutti opened 7 years ago

gcerutti commented 7 years ago

Currently, on drop events, the vtkworldviewer itself uses imread from openalea.image (which it should not be aware of?) to convert a path to an image that it adds to the world.

This should be performed by an adapter / service