how to assign weights to specific blocks of an image?

조회 수: 1 (최근 30일)
Newman
Newman 2016년 7월 17일
댓글: Image Analyst 2016년 7월 17일
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
Image Analyst
Image Analyst 2016년 7월 17일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by