public interface ImageJMATLABService extends ImageJService
Service for performing utility operations with net.imagej
data structures in a MATLAB context.| Modifier and Type | Method and Description |
|---|---|
matlabcontrol.extensions.MatlabNumericArray |
getArray(Dataset dataset)
Converts a
Dataset to a MatlabNumericArray which can then
be safely passed to MATLAB. |
Dataset |
getDataset(matlabcontrol.extensions.MatlabNumericArray array)
Converts a
MatlabNumericArray retrieved from MATLAB to an
Dataset. |
initialize, registerEventHandlersgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiondisposeCopyright © 2014–2022 ImageJ. All rights reserved.