Ultrahangos képfeldolgozó Python csomag (minimal változat)
Project description
Ultrasound Processing Package (Minimal)
Python csomag ultrahangos képek feldolgozásához – minimal verzió.
A célja, hogy hatékony és jól dokumentált funkciókat biztosítson orvosi és ipari képfeldolgozási célokra.
✨ Fő jellemzők
- Maszkolás és zajszűrés (
maskmodul) - Interpoláció és leképezés (
interpmodul) - Íves → sík képtranszformáció (
transformmodul) - Egyszerű, moduláris kódfelépítés
- Kompatibilis NumPy, OpenCV és SciPy eszközökkel
🔧 Telepítés
A csomag telepítése a PyPI-ről:
pip install ultrasound-processing-package-minimal
💡 Használati példa
from ultrasound_processing_package_minimal import mask
# Feltételezzük, hogy 'image' egy NumPy tömb (pl. OpenCV-ből beolvasva)
cleaned = mask.apply_noise_filter(image)
📚 Dokumentáció
A teljes dokumentáció elérhető a Read the Docs oldalon:
https://ultrasound-processing-minimal.readthedocs.io/en/latest/
⚙️ Követelmények
- Python 3.8+
- numpy
- matplotlib
- opencv-python
- Pillow
- scipy
⚖️ Licenc
MIT License – Szabadon felhasználható, módosítható és terjeszthető.
👨💻 Szerző
Készült MSc kutatási projekt keretében.
GitHub: https://github.com/Mart-SciecPyt/ultrasound-processing-minimal
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 ultrasound_processing_package_minimal-0.1.4.tar.gz.
File metadata
- Download URL: ultrasound_processing_package_minimal-0.1.4.tar.gz
- Upload date:
- Size: 314.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecfd67bfa29fca035d0f038d3e06180ba02eca2d84078f6d952e0283a77b5992
|
|
| MD5 |
125f3396d1ad21a7ec87e8d87bcdf755
|
|
| BLAKE2b-256 |
26537187db433ff049ea1f36b9f2ff365669be820354ac5de3f012c8ef1da2e6
|
File details
Details for the file ultrasound_processing_package_minimal-0.1.4-py3-none-any.whl.
File metadata
- Download URL: ultrasound_processing_package_minimal-0.1.4-py3-none-any.whl
- Upload date:
- Size: 314.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7072c2946d536513eb20c9ea8040df4aa965238df1739db702a04e55ffe15bec
|
|
| MD5 |
cfa135d3f3196561d2dbe857c7400b4d
|
|
| BLAKE2b-256 |
6f1fa367019b12c2c2d8db3d9269b6b707d0861453ecf99126aacedf58b85e6a
|