Hey everybody. I put together some simple filterbank code here: http://peekaboo-vision.blogspot.co.uk/2012/07/filterbank-for-low-level-visio... Do you think that would be interesting for skimage? Cheers, Andy
Hey Andy On Tue, Jul 17, 2012 at 10:38 AM, Andreas Müller <amueller@ais.uni-bonn.de> wrote:
I put together some simple filterbank code here: http://peekaboo-vision.blogspot.co.uk/2012/07/filterbank-for-low-level-visio...
Interesting! How do those compare with wavelet filter banks? (I happened to have dabbled in texture recognition before: http://mentat.za.net/msc_thesis.html . I didn't know that Zisserman's lab worked on that--interesting because they also did a lot of super-resolution, the topic of my PhD). Stéfan P.S. Small typo: Andres -> Andrew Zisserman
Good stuff! I use Gabor filterbanks extensively, and think they would be a great addition to skimage. Neil On Tuesday, July 17, 2012 3:38:19 PM UTC+1, amue...@ais.uni-bonn.de wrote:
Hey everybody.
I put together some simple filterbank code here:
http://peekaboo-vision.blogspot.co.uk/2012/07/filterbank-for-low-level-visio... Do you think that would be interesting for skimage?
Cheers, Andy
participants (3)
-
Andreas Müller -
Neil Yager -
Stéfan van der Walt