Morphological analysis tool
Project description
ElliShape
A graphical user interface tool for shape analysis using Elliptic Fourier Descriptors (EFD).
Description
A user-friendly software designed to offer improved contour extraction, efficient EFDs calculation, and complete EFD normalization across all basic contour transformations.
Installation
Preparation Steps:
Option 1. Install Conda (if not already installed): - Download Anaconda from the official website: https://www.anaconda.com/ - Follow the installation instructions for your operating system
Option 2. Install Python (if not using Conda): - Download Python 3.8 or later from the official website: https://www.python.org/downloads/ - Follow the installation instructions and ensure you select the option to add Python to your system PATH
Installation and Usage with Conda:
- Open the Anaconda Prompt
- Create a Conda environment with Python 3.8:
conda create -n ElliShape python=3.8
- Activate the environment:
conda activate ElliShape
- Install the ElliShape package:
pip install ElliShape
- Download the required model weight files:
python path/to/download_pth.py
- Run ElliShape:
ElliShape
Direct Installation with Python :
- Open the Command Prompt
- Install the ElliShape package:
pip install ElliShape
- Download the required model weight files:
python path/to/download_pth.py
- Run ElliShape:
ElliShape
Notes:
- Ensure your environment meets the Python version requirements.
- The model weight files are essential for running ElliShape. Make sure to download them before using the software.
- For detailed documentation and troubleshooting, refer to the official website or contact support.
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ElliShape-1.5.0-py3-none-any.whl.
File metadata
- Download URL: ElliShape-1.5.0-py3-none-any.whl
- Upload date:
- Size: 70.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
280f8040e2840567f6c35905d0572dda99f34cbb133e89b7e332675d9fa474b3
|
|
| MD5 |
ba71ee2dc69967e8a1352aa8d7e3b9a7
|
|
| BLAKE2b-256 |
63be05024550f17dfde590e4dc531a151e6c7fc3a0fbbba05fce509117967c71
|