A short description of your library
Project description
SCUF
SCUF (Spheroid Consensus Undeterministic Fitting) is an open-source implementation of the RANSAC (Random Sample Consensus) method, designed specifically for fitting ellipsoids in point clouds. It is a powerful tool for applications requiring precise detection of ellipsoidal shapes, such as object modeling, geometric analysis, and computer vision tasks. SCUF extends the classic RANSAC approach, offering specialized functionality for ellipsoid fitting.
Installation
Requirements: Numpy, open3d
Install with Pypi:
pip3 install scuf
installation with 3D visualization capability (needed for demo)
pip install scuf[visualization]
Take a look:
For more details, visit the GitHub repository.
License
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
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 scuf-0.1.1.tar.gz.
File metadata
- Download URL: scuf-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fd5d44bfabb082b461c5ce8da2dfb6bf47d42226240adf6066dfb74aaa9c4fd
|
|
| MD5 |
b68f875c2b8c07a403587ad561f8742e
|
|
| BLAKE2b-256 |
b3b147022ee2d83e491e6c54a3cfebf2f2e5d626c3cf6451dd577b1b422fddc4
|
File details
Details for the file scuf-0.1.1-py3-none-any.whl.
File metadata
- Download URL: scuf-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ec2e018b906b39b8f8e530aa88e58040d01b7ee4543f12eecde864de0731e2a
|
|
| MD5 |
f81ac3249c802e9b92d17f62add782b2
|
|
| BLAKE2b-256 |
04268b10554ff932888c31df02b31395dcc707ecbc9daec818ed5b086a711cbb
|