Skip to content

Opening book details…

Can I read Local Binary Pattern and Image Enhancement on EtoBox?

Local Binary Pattern and Image Enhancement by VIKRAM KUMAR is a document available to read on EtoBox.

What is Local Binary Pattern and Image Enhancement about?

The document describes a local binary pattern (LBP) operator for digital image processing. It instructs to take 8 neighboring pixel values around each center pixel with a radius of 1, compare each neighbor to the center pixel, assign 1 if the neighbor is greater than or equal to the center and 0 if less than, calculate the decimal value of the resulting binary number and replace the center pixel intensity with that value. It then tells to apply this LBP operator to the image "image2.jpg". It also instructs

Author
VIKRAM KUMAR
Language
EN