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(). This function renames a folder of images by matching the barcode visible in each image to information provided in an excel spreadsheet. 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 function
ProcessImage()for processing a single image and the functionsProcessBatch()andParallelProcessBatch()for processing a folder of images with the same settings. -
The package contains 3 example images,
Funnel(),PSAT1(), andOTC(), which can be used to test out the package. The functionProcessImageTest(), processes images already loaded into the workspace as arrays as the example images would be. -
To check which version of PyPl8 you have installed run
import PyPl8
PyPl8.__version__
Examples
Please visit the PyPl8 github page to see examples and more detailed documentation.
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.8.tar.gz.
File metadata
- Download URL: PyPl8-1.0.8.tar.gz
- Upload date:
- Size: 12.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1207e69d8b433451ccaca96e5322bbd337543519a597179c9069f185577a59fa
|
|
| MD5 |
cecd1fffbab91facfb12a948dc3b25a0
|
|
| BLAKE2b-256 |
eb8e915a0bfee07aaf8ded898df896af56facbfbb356154d6816187fb4aa7196
|
File details
Details for the file PyPl8-1.0.8-py3-none-any.whl.
File metadata
- Download URL: PyPl8-1.0.8-py3-none-any.whl
- Upload date:
- Size: 12.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca8df6a1b8e9ec0f8a48098f27be374b516e45dbedb90266deeeb2b3167656ba
|
|
| MD5 |
6162f5e5351bfce634adb4170e06efb0
|
|
| BLAKE2b-256 |
f7e9a44aa3fdf3309482455a6481768ed870dffa4ff47e6e2b4108388bf5173f
|