Component

A Component is an implementation of certain image processing / analysis algorithms.

Each component alone does not solve a Bioimage Analysis problem.

These problems can be addressed by combining such components into workflows.

Visualization of 3D images with Matlab

Submitted by Perrine on Mon, 04/08/2019 - 13:58

In this session we will use a 3D multichannel reconstruction of zebrafish larva to explore the visualization capabilities of Matlab. We will start from extracting and inspecting single slices and will continue with combining multiple channels, finally generating a surface rendering for visual colocalization analysis.During the process we will review methods for manipulating multidimensional arrays, including resizing, reshaping and conditional selection.

Introduction to Matlab

Submitted by Perrine on Mon, 04/08/2019 - 13:46

Matlab is a commercial software for numerical computing and statistical analysis that can be used to process and analyze multidimensional images. Within this session you will get familiar with the Matlab environment and its programming language. Among the topics addressed: matrix manipulation and advanced indexing, access to files, data inspection and basic plotting. This session will provide you the foundations that you need for the following modules, where you will manipulate images, extract measurements, and statistically analyze and visualize results.