how to assign weights to specific blocks of an image?

6 Ansichten (letzte 30 Tage)
Newman
Newman am 17 Jul. 2016
Kommentiert: Image Analyst am 17 Jul. 2016
I want to perform face recongition using LBP feautres.In th eoriginal paper it is mentioned that some regions have mre information than the others such as eyes for facial recongition .And also they assigned it a weight(4) after dividing it into blocks also .My question is how to assign weight after dividing the image into blocks ?Should I just multiply the pixel values by 4?
But the region could become whit if I do that ( max value 255 for gray scale).Kindly help me out in this ....
One more question Should I apply weight first then lbp caluclation or lb first then apply weight????
  1 Kommentar
Image Analyst
Image Analyst am 17 Jul. 2016
Wasn't it described in the paper? If not, then you should ask the authors to describe the missing parts so that you can replicate their work.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by