Skip to main content

Package Dependency: Validates package requirements

Project description

# ef-shape

efshape is a python package for shape analysis of 2D image. The method is based on the combination between ‘Elliptic Fourier Analysis (EFA)’ and ‘Principal Component Analysis (PCA)’ and called EF-PCA method. The basic idea is to convert the 2D closed contour into a numeric dataset by EFA and then, using multivariate analysis (PCA) , detect the major shape variation of the dataset. EFA enables you to describe the complicated shape complehensively as a number of dataset called elliptic Fourire descriptors. One of the merits of this method is that you can easily reconstruct the shape from the descriptors, which also make it easier to interpret the shape variation of detected principal component axes.

In this package, you can choose three different types of EF-PCA methods: one of which, EFD-based EF-PCA, is suitable for directional object like bio-forms and the others, Amplitude- and FPS-based EF-PCA, are suitable for non-directional object such as sedimentary grain. This package provides you both CUI- and GUI-based package.

# About license © 2019 Sojiro Fukuda All Rightss Reserved. Free to modify and redistribute by your own responsibility.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

efshape-0.0.4.tar.gz (33.9 kB view hashes)

Uploaded Source

Built Distribution

efshape-0.0.4-py3-none-any.whl (34.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page