gd4shapes
Geodesic distance with fixed parametrization for 2D Shapes (GD4Shapes)
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Repository
Geodesic distance with fixed parametrization for 2D Shapes (GD4Shapes)
Basic Info
- Host: GitHub
- Owner: sheroldgarcia
- License: cc-by-4.0
- Default Branch: main
- Size: 1.27 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Geodesic distance with fixed parametrization for 2D Shapes (GD4Shapes)
Version
1.0
Release date
2024-01-21
DOI
https://doi.org/10.5281/zenodo.14179550
License
CC-BY-4.0
Description
GD4Shapes allows obtaining the geodesic distance between shapes by considering a fixed parameterization of these shapes, which takes into account their alignment under certain conditions. This approach speeds up the calculation of the distance and significantly reduces computational costs, since the entire iterative process involved in obtaining the geodesic distance by considering all the reparameterizations of one of the shapes is eliminated.
IMPORTANT NOTICE: The use of this software for commercial use is strictly prohibited.
How to install
Matlab 2023b compatible software
- Open Matlab
- Go to APP tab
- Click on the "Install App" button
- Select the GD4Shapes.mlappinstall file
- In the Install dialog click on the "Install" button
How to run
Type in the Matlab command window:
```sh
GD4Shapes
``` or Find GD4Shapes in the APP tab of Matlab.
Cite as
Silena Herold-Garcia, Humberto L. Varona. (2024). Geodesic distance with fixed parametrization for 2D Shapes (GD4Shapes). (1.0). Zenodo. https://doi.org/10.5281/zenodo.14179550.
Owner
- Login: sheroldgarcia
- Kind: user
- Repositories: 1
- Profile: https://github.com/sheroldgarcia
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Geodesic distance with fixed parametrization for 2D Shapes (GD4Shapes)
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- family-names: Herold-Garcia
given-names: Silena
email: silena.herold@gmail.com
affiliation: >-
Center for Risk Analysis and Environmental Modeling (CEERMA),
Federal University of Pernambuco. Recife, PE, Brazil.
orcid: 'https://orcid.org/0000-0001-9238-3472'
- family-names: Varona
given-names: Humberto L.
email: humberto.varona@gmail.com
affiliation: >-
Center for Risk Analysis and Environmental Modeling (CEERMA),
Federal University of Pernambuco. Recife, PE, Brazil.
orcid: 'https://orcid.org/0000-0001-7405-4827'
repository-code: 'https://doi.org/10.5281/zenodo.14179550'
abstract: >-
GD4Shapes allows obtaining the geodesic distance between shapes by considering
a fixed parameterization of these shapes, which takes into account their
alignment under certain conditions. This approach speeds up the calculation
of the distance and significantly reduces computational costs, since the
entire iterative process involved in obtaining the geodesic distance by
considering all the reparameterizations of one of the shapes is eliminated.
keywords:
- Geodesic distance
- Shape space
- Fixed parametrization
- Shape analysis
license: CC-BY-NC-4.0
version: '1.0'
date-released: '2024-01-21'
GitHub Events
Total
- Release event: 1
- Watch event: 1
- Push event: 7
- Create event: 3
Last Year
- Release event: 1
- Watch event: 1
- Push event: 7
- Create event: 3