There is a newer version of the record available.

Published January 2024 | Version 1.0.0
Software Open

Eggfit: An iterative algorithm to fit egg-shapes to object boundaries

  • 1. ROR icon TU Wien

Description

Fitting egg shapes to boundaries

This is a snapshot of the research code that produced results for the following publication:

  • J. Hladůvka and W. G. Kropatsch. Fitting egg-shapes to discretized object boundaries, in Discrete geometry and mathematical morphology, 2024, pp. 107–119, DOI:10.1007/978-3-031-57793-2_9.

To reproduce the experiments, please:

  1. unzip the archive,
  2. patch the package versions as described in the erratum below, and
  3. follow the instructions in the README of the zip archive.

Erratum (2024, September):

During the follow-up work, it has been noted that the package version specifications in eggfit/workflow/envs/eggfit.yaml of the uploaded zip archive were accidentally commented out which may result in execution failure. To resolve this, please remove the comments # preceding the = sign or, equivalently, replace the content of the file with the following:

channels:
  - conda-forge
dependencies:
  - python       = 3.9.18
  - numpy        = 1.23.2
  - scipy        = 1.9.3 
  - shapely      = 2.0.1 
  - pandas       = 1.5.1 
  - matplotlib   = 3.7.1 
  - scienceplots = 2.1.0 
  - seaborn      = 0.12.2

Files

eggfit.zip

Files (18.6 KiB)

NameSize
md5:1a4fb177611d84916388e8d895ba7ba4
18.6 KiBPreview Download

Additional details

Related works

Is referenced by
Conference Paper: 10.1007/978-3-031-57793-2_9 (DOI)
Is supplement to
Dataset: 10.48436/de66n-2pj41 (DOI)