Package for greyscale orientation analysis on 2D and 3D images
Project description
OrientationPy is the pythonic successor to the well-loved OrientationJ Fiji Plugin (github) from the BIG (Biomedical Imaging Group) in EPFL. It is a library that takes in 2D images or 3D volumes and computes the orientation of the greylevels. A key step is the computation of image gradients, for which we offer a number of different techniques.
Please visit the OrientationPy online docs.
Highlights
Please see the Example Gallery for some small examples of the use of the code, allowing the computation of orientations maps like this:
Other noteworthy python projects
Other greylevel-measuring software that we’re aware of in python:
skimage.feature.structure_tensor: Only using finite differences for gradient
structure-tensor: Sobel filter for gradient
pynamix.measure.orientation_map: FFT-based approach
Acknowledgements
The initial prototype was coded by Alexandru Vasile during a 6-week visit to the EPFL Center for Imaging, supported by Mariana Verezhak from PSI
We used some of this data for testing: https://zenodo.org/record/5483719#.Yyra4vFBy2A
We initialised this repository from a cookie-cutter: https://github.com/Nekroze/cookiecutter-pypackage
History
0.2.0.4 (2023-01-20) Anisotropy of voxel sizes implemented
0.2.0.3 (2023-01-13) Moved code to /src/orientationpy so it gets packaged?
0.2.0.2 (2023-01-13) Moved code to /src so it gets packaged?
0.2.0.1 (2023-01-13) Moved to pyproject.toml
0.2.0.0 (2023-01-13) First version on pip (non-working due to requirements.txt)
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
File details
Details for the file orientationpy-0.2.0.4.tar.gz
.
File metadata
- Download URL: orientationpy-0.2.0.4.tar.gz
- Upload date:
- Size: 40.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/6.0.0 pkginfo/1.9.6 requests/2.28.2 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 839cd1c6a32460424160b5c1587dab4c0c52f31802bd3ae463d937e734b890a5 |
|
MD5 | 013307a9369617ae4c46941c90ba3bf3 |
|
BLAKE2b-256 | 1eb780de01769443cf96d9efe5b3d9048ec446a475caf72051113fa1563f501a |
File details
Details for the file orientationpy-0.2.0.4-py3-none-any.whl
.
File metadata
- Download URL: orientationpy-0.2.0.4-py3-none-any.whl
- Upload date:
- Size: 38.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/6.0.0 pkginfo/1.9.6 requests/2.28.2 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 918654b71c28824c0b19f67d4a9fb20d45f72f41566dc51d63f835076f7cd744 |
|
MD5 | f75b348f385da0448fa4b1e4a7d89e25 |
|
BLAKE2b-256 | 0af5ab88217f2b8a14bf10959de073d0fb2ca631c6ca00a953184cefec66a003 |