Back to Adaptive Vision Library Lite website

You are here: Start » Image Basics » LenaImage

LenaImage


Returns a sample image.

Syntax

void avl::LenaImage
(
	avl::Image& outRgbImage,
	avl::Image& outMonoImage
)

Parameters

Name Type Default Description
outRgbImage Image& Output color image
outMonoImage Image& Output mono image