How to use PyQt5 in a pyscro module
Add-on

How to use PyQt5 in a pyscro module

Python (pyscro)

7 Oct 2019 - This example shows how to use PyQt5 in a pyscro module.  Learn more

Parameter optimization for auto-thresholding a data
Add-on

Parameter optimization for auto-thresholding a data

Python (pyscro), Project (hx, pgo), Data

7 Oct 2019 - In this pyscro example we use opencv and matplotlib to automatically calculate an optimized parameter for thresholding the data based on various metrics.  Learn more

Hough Circle Fitting
Add-on

Hough Circle Fitting

Python (pyscro)

30 Jul 2020 - This module uses Generalized Hough-transform to detect circles in an image.  Learn more

Non-Standard Python Package Installation Tutorial
How-to

Non-Standard Python Package Installation Tutorial

Demo, Misc

13 Jan 2021 - This Xtra provides a brief video that explains how to install a Python package in a newly created Python environment using pip or edm.  Learn more

Volume Projection
Add-on

Volume Projection

Python (pyscro)

19 Oct 2020 - This Xtra creates a volume projection along any orthogonal axis using arithmetic operations.  Learn more

Patch Extraction Tools for Deep Learning Data Preparation
Add-on

Patch Extraction Tools for Deep Learning Data Preparation

Python (pyscro)

22 Feb 2021 - A set of tools dedicated to the preparation of data for training Deep Learning models and reducing annotation time.  Learn more

Image Segmentation Evaluation Using Standard Metrics (Python)
Add-on

Image Segmentation Evaluation Using Standard Metrics (Python)

Python (pyscro), Project (hx, pgo)

8 Mar 2021 - Segmentation evaluation using standard precision, and recall metrics for comparing two segmentation labels.  Learn more