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

Create downsample method for lab images #12

Closed ThunderShiviah closed 9 years ago

ThunderShiviah commented 9 years ago

See this wiki page for background.

I'm trying to apply an elliptical hough transform to my lab images but it's taking forever. In order to fix this I can try downsampling the image first. What I want to do is construct a method that produces an image pyramid.

Some possible resources: