Back to Adaptive Vision Library Lite website
You are here: Start » Image Basics » ImageBox
ImageBox
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
Produces the box of image dimensions
Syntax
void avl::ImageBox ( const avl::Image& inImage, avl::Box& outBox )


