Skip to content

Refactor/clean module of discrete curves #1183

@ninamiolane

Description

@ninamiolane

There are a few tasks that remain to be done to clean-up or refactor the module of discrete curves:

  • Address the comments from @Florent-Michel 's PR General elastic metric #1078 to clean the code:
    • In particular, we need to have consistency between SRVMetric and ElasticMetric(1, 0.5), which is not the case at the moment.
  • Address the problem that "A. Srivastava, E. Klassen, S. H. Joshi and I. H. Jermyn, in "Shape Analysis of Elastic Curves in Euclidean Spaces," quotient the space of curves by the action of the translation, but our implementation does not (while we are citing their paper).
    • We could made the quotient by the translation as an option.
  • Use the structure of quotient metric to organize the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions