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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file efshape-1.2.2.tar.gz
.
File metadata
- Download URL: efshape-1.2.2.tar.gz
- Upload date:
- Size: 34.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f579d6bf750d664bc88f9056e773885155a89d270a7eb224e700ee36ed4f6534 |
|
MD5 | 2173beffcd8408c325228d1b36f8fa72 |
|
BLAKE2b-256 | f4aab6c9f27c6fef3a624ccf27215c874540f599b5d3dd567e58375c6083a51f |