
Automatic Extraction of Surface Cross Section
Python (pyscro), Project (hx, pgo)
20 Oct 2020 - A module for creating partially transparent capping surfaces. Learn more

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

Multi-Scale Cylinder Correlation
Python (pyscro), Project (hx, pgo)
30 Jul 2020 - This module gives better results for fiber-tracing in the case of multiple fibers with differing or varying diameters in the same dataset. Learn more

Python (pyscro)
11 May 2020 - This module extracts a specified label region by its ID. Learn more

Scale-Space Laplacian of Gaussian Filter
Python (pyscro)
15 Apr 2020 - Image processing filter enhancing spherical or blob like objects of various sizes. Learn more

Python (pyscro), Project (hx, pgo)
21 Oct 2019 - The purpose of this python script object is to average interleaved data. Learn more

Load a Numpy array into PerGeos/Amira-Avizo using the Python API
Python (pyscro)
21 Oct 2019 - This script simply reads and loads numpy arrays in a user specified directory into PerGeos/Amira-Avizo as an image. Learn more

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

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