Local ternary patterns: Difference between revisions

Content deleted Content added
incomplete sentence?
Added tags to the page using Page Curation (stub, refimprove)
Line 1:
{{refimprove|date=November 2012}}
 
'''Local ternary patterns''' (LTP) are an extension of [[Local binary patterns]] (LBP).<ref>Xiaoyang Tan and Bill Triggs, Enhanced Local Texture Feature Sets for Face Recognition Under Difficult Lighting Conditions, IEEE Transactions on Image Processing, 19(6), pp. 1635-1650, 2010</ref> Unlike LBP, it does not threshold the pixels into 0 and 1, rather it uses a threshold constant to threshold pixels into three values. Considering k as the threshold constant, c as the value of the center pixel, a neighboring pixel p, the result of threshold is:<br />
<math>
Line 18 ⟶ 20:
 
[[Category:Computer vision]]
 
{{stub}}