Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Texture Analysis » LinearBinaryPattern

LinearBinaryPattern


Creates histogram and map of Linear Binary Patterns (with radius 1 and size 8) of provided image.

Name Type Description
inImage Image Mono-channel image.
inRoi Region* Region of Interest.
inPatternType LinearBinaryPatternType Type of LBP to produce.
outPatternHistogram Histogram Histogram of LBP codes found in inImage.
outTextureImage Image LBP map of input image.

Only the following inImage pixel formats are supported: 1xuint8

Complexity Level

This filter is available on Basic Complexity Level.