Skip to content
/ FmapLib Public
forked from optas/FmapLib

An implementation of the Functional Map framework for finding correspondences between Meshes, Images or Graphs.

License

Notifications You must be signed in to change notification settings

seaBFH/FmapLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FmapLib -- An efficient implementation of the Functional Map Framework
======================================================================

FmapLib is an efficient Matlab implementation of the Functional Map Framework, which was introduced in the seminal paper "Functional Maps: a flexible representation of maps between shapes" by M. Ovsjanikov, et al. in SIGGRAPH 2012.

This implementation is Object Oriented and provides classes to abstract modalities such as: Images, 3D Meshes and Graphs.  This way, one can infer and manipulate Functional Maps, among all the modalities that have currently been explored in the literature in a straightforward way.

FmapLib is free software, you can redistribute it and/or modify it under the terms of
the GNU General Public License, version 3 or above. See LICENSE for details.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Citation
==============
If you use any part of this code, please cite:
Achlioptas P., Corman E. and Guibas L. (2016) FmapLib (Version 1.0) [Source Code]. http://github.com/optas/FmapLib


Reporting Bugs
==============
Please contact optas@stanford.edu for any bugs or unexpected behavior you may experience. 

------------------------------------------------
(c) 2016 Achlioptas P., Corman E. and Guibas L.

About

An implementation of the Functional Map framework for finding correspondences between Meshes, Images or Graphs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 68.7%
  • C++ 28.6%
  • HTML 2.7%