ThunderShiviah / AllenBrainAtlasAPI

A library of common functions used in calling the Allen Brain Atlas API (AllenBrainAtlas link: http://help.brain-map.org//display/mousebrain/API).
2 stars 0 forks source link

Overlay annotation on non-allen image #2

Closed ThunderShiviah closed 9 years ago

ThunderShiviah commented 9 years ago

Goal

Implement a way to overlay an allen annotation on a non-allen image.

Context

We want to do something like this example script for overlaying SVG allen annotations onto images except instead of an allen image to overlay the annotation we use one of our lab images. Furthermore, we should try to do this in python at first so we can focus on creating a python based library for the allen API. In the case we want to expand to a web version later, we can just use the example html.