Code : Congealing Complex Images


Source code:

All source code is provided under a (revised, advertising-clause free) BSD-style license: terms of license.

Please cite the ICCV paper below if you use this code.

congealReal, funnelReal, and README.txt, version 1.0
README.txt

car data set
face funnel learned from congealing 800 faces from the LFW database.
(Uncompress and use as the second argument to funnelReal. The outer and inner dimensions are the default values (150x150 and 100x100) so they do not need to be provided to funnelReal.)

Change history:

2007/11/14
Version 1.0 released, containing congealReal.cpp, funnelReal.cpp, and README.txt.
Car data set (cars.tgz) and face funnel (people.train.tgz) released as well.

References

  • Gary B. Huang, Vidit Jain, and Erik Learned-Miller.
    Unsupervised joint alignment of complex images.
    International Conference on Computer Vision (ICCV), 2007.
    [pdf] [project page]