VecBoxConvert¶
-
MLModule
¶ genre Geometry
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLCoordUtils1
definition MLCoordUtils1.def see also ComposeVector3
,DecomposeVector3
,ComposeVector4
,DecomposeVector4
keywords 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 filled up with zeros.