Package org.anchoranalysis.plugin.opencv.convert
package org.anchoranalysis.plugin.opencv.convert
Conversion to/from OpenCV data-structures.
-
ClassesClassDescriptionConvert from the OpenCV
Mat
to aStack
.Converts common image data-structures used by Anchor to theMat
class used by OpenCV.Converts aMat
to aVoxelBuffer
.