Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/ruqihuang/AdjointFmaps
28 May 2025, 19:07:31 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
Revision f590bdd9cf9627903ee309b3321631c8eb006e50 authored by ruqihuang on 24 July 2017, 18:04:26 UTC, committed by ruqihuang on 24 July 2017, 18:04:26 UTC
Initial version.
1 parent 862e450
  • Files
  • Changes
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • f590bdd9cf9627903ee309b3321631c8eb006e50
    No releases to show
  • 1292789
  • /
  • README.txt
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • content
  • snapshot
origin badgerevision badge
swh:1:rev:f590bdd9cf9627903ee309b3321631c8eb006e50
origin badgedirectory badge Iframe embedding
swh:1:dir:129278961b4bddd464e0a015c347d332a8a68caa
origin badgecontent badge Iframe embedding
swh:1:cnt:70f550dfb9f45d74fb48f44289803e5c58b5cfa6
origin badgesnapshot badge
swh:1:snp:f8058bb26ca7dfa4e9342cbbd0758552e7f5f26e
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • content
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: f590bdd9cf9627903ee309b3321631c8eb006e50 authored by ruqihuang on 24 July 2017, 18:04:26 UTC
Initial version.
Tip revision: f590bdd
README.txt
This package contains codes implementing the algorithms introduced in 'Adjoint Map Representation for Shape Analysis and Matching' by Ruqi Huang and Maks Ovsjanikov, SGP 2017. 
We put all dependencies but CVX (which you should download and install separately) in this package, all the data sets (Triangular meshes) involved are included as well. 

To run this code, just simply run the scripts in the main folder. The '_F[num]', say, '_F1', in the end of each script name indicates which figure in the paper is re-produced by this script. 

Some small Remarks: 
1) The data we directly load to generate Figure 2 and Figure 3 is produced by the script 'Adjoint_regularization_F1.m'.  

2) Due to some mis-displacement in the early version of the codes, we unfortunately are not able to re-produce exactly Figure 8 in the paper, as we lost the randomly selected pairs of deformed spheres producing the result. However, in the reproduced figure, the relative performance of different methods is similar to those in Figure 8 in the paper. 

3) Due to the discrepancy in how area is computed, the x-axis of Figure 8 and 9 is not consistent with that of the other figures (Figure 1, 10~12), but the relative performance of different methods remain the same. In the code, we rescale the errors in Figure 8 and 9 by a factor of 1/sqrt(6), so that the reprodcued figures are the same as the ones presented in paper. 

Please let us know (rqhuang88@gmail.com) if you have any issue implementing this package. 
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API