No project description provided
Project description
PyPl8
Image analysis package for segmenting images of microbial communities and extracting quantitative features automatically.
Background
This package makes use of the cv2 and sci-kit image libraries for image processing.
It was developed in the Dudley lab at Pacific Northwest Research Institute and is currently most useful for analyzing images of rectangularly arrayed patches/colonies on agar plates photographed against a dark background.
Organization
-
PyPl8.BarcodeMethods contains the function
Rename()which can be used to rename a folder of images based on the barcode visible in each image if an excel spreadsheet relating barcode numbers to relevant plate information is provided in the current working directory. Barcodes are detected using pyzbar. See their documentation for a list of recognizable barcode styles. -
PyPl8.PreprocessingMethods contains functions used to crop each image to relevant areas of interest prior to segmentation.
-
ProcessImages.py contains the main functions for processing a single image,
ProcessImage(), or a batch of images,ProcessBatch()andParallelProcessBatch(). -
There are several example images included in the package which can be used to test out the functions provided. These images are
Funnel(),PSAT1(), andOTC(). There is only one test function provided,ProcessImageTest(), which can be used to process images already loaded into the workspace as arrays. -
To check which version of PyPl8 you have installed run
import PyPl8 PyPl8.version
Examples
For more detailed documentation and to see examples of how to use these functions, visit the PyPl8 github page.
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 PyPl8-1.0.0.tar.gz.
File metadata
- Download URL: PyPl8-1.0.0.tar.gz
- Upload date:
- Size: 12.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.9.0 keyring/23.4.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e508d8cdc0dfa8e9dbeb06ba7cbe76d1481471dbdc5dc87c2da65af48bd65c8a
|
|
| MD5 |
062998f9283d6488c0af03b63853f068
|
|
| BLAKE2b-256 |
305dd730d231487a626c680e2ebe842cf92404f096ea8ffb78efbbb89bda9e84
|
File details
Details for the file PyPl8-1.0.0-py3-none-any.whl.
File metadata
- Download URL: PyPl8-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.9.0 keyring/23.4.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
633c85932c756ba22f5de6cd0fef7273c07023b293589a4547b258140ecdfdcc
|
|
| MD5 |
2e56403bbf93897743f8187cb6cfe601
|
|
| BLAKE2b-256 |
0efba9438311fc7a685c2a3da80079ed69bf2db9815140ae6bafd7fe40eecd05
|