Back to Adaptive Vision Library Lite website

You are here: Start » Box

Box

Select a function from the list below.

IconNameDescription
BoxCenterReturns center of a box.
BoxCharacteristicPointReturns a characteristic point (e.g. the top-left) of a box.
CreateBoxCreates a box.
DilateBoxPerforms a morphological dilation on a box using box kernel.
ErodeBoxPerforms a morphological erosion on a box using box kernel.
ResizeBoxChanges the dimensions of a box.
ResizeBox_DeltaChanges the dimensions of a box by adding some values.
ResizeBox_RelativeResizes a box to relatively defined dimensions.
SplitBoxSplits a box into two along a direction.
TestBoxEmptyTests whether the box is empty.
TestBoxNotEmptyTests whether the box is not empty.
TranslateBoxShifts a box by a discreet vector.