VecBoxConvert¶
-
MLModule¶ genre Geometryauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddll MLCoordUtils1definition MLCoordUtils1.def see also ComposeVector3,DecomposeVector3,ComposeVector4,DecomposeVector4keywords bounding,subimg,subimage,float,int,compose,split,extract,decompose,combine,merge,construct
Purpose¶
The module VecBoxConvert is used for the conversion between
- a 6D vector and its components
- two 6D vectors and the corresponding SubImgBox
- a SubImgBox and the components of its 6D vectors
on network level.
However, you can always use lower-dimensional vectors, which will be treated as 6D vectors padded with zeros.