* Use matplotlib as IO backend (fallback only)
* Compute dense SURF features
* Fix sobel edge filtering (post-processing)
* Faster 1D convultions (including faster Gaussian filtering)
* Location independent tests (run mahotas.tests.run() anywhere)
* Add labeled.is_same_labeling function
* Post filter SLIC for smoother regions
* Fix compilation warnings on several platforms