The Goal: Improve analysis of actin
fiber direction in mouse heart cells

Innovative Analysis

 

But how do you measure gradients efficiently in an image? The LabVIEW IMAQ library contains all the functions you need. The Convolute function, used with a Sobel filter kernel, can be used to measure either the horizontal or vertical component of the gradient.

Combine the horizontal and vertical components and you have the full gradient vector. In IMAQ, you can store horizontal and vertical as the real and imaginary components of a complex number image. Below is the example code in LabVIEW.



Back to "The Challenge"

Forward to "Innovative Presentation"