Matlab demonstration of the algorithm described in

Feature-Centric Efficient Subwindow Search.
Alain Lehmann, Bastian Leibe, and Luc van Gool.
In Proceedings of the IEEE International Conference on Computer Vision, 2009.
(ICCV'09, abstract, pdf, poster)

To run the demo:

  1. Dowload the algorithm source and the demo data.
    Let <dir> be the directory where the two files are stored.
  2. start matlab (version v.7.0 or later) and type:
    cd <dir>
    load DemoData
    FESS_detect(DemoDetector, DemoSamples{1})






Copyright Notice: Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. In most cases, these works may not be reposted without the explicit permission of the copyright holder.