public class Converter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
verbose |
| Constructor and Description |
|---|
Converter() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
createMatlabMatrix(RealSignal signal) |
static RealSignal |
createRealSignal(java.lang.Object object)
Create a new RealSignal from a Matlab variable with a specified
title.
|
static java.lang.Object |
get(ImagePlus imageplus)
Get an image.
|
public static java.lang.Object get(ImagePlus imageplus)
imageplus - imagepublic static RealSignal createRealSignal(java.lang.Object object)
public static java.lang.Object createMatlabMatrix(RealSignal signal)
Copyright © , Biomedical Imaging Group, EPFL, Lausanne, Switzerland. All rights reserved.