Local ternary patterns

This is an old revision of this page, as edited by The Anome (talk | contribs) at 08:04, 21 October 2022 (fixing cite to use DOI). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Local ternary patterns (LTP) are an extension of local binary patterns (LBP).[1][2] 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:

In this way, each thresholded pixel has one of the three values. Neighboring pixels are combined after thresholding into a ternary pattern. Computing a histogram of these ternary values will result in a large range, so the ternary pattern is split into two binary patterns. Histograms are concatenated to generate a descriptor double the size of LBP.

See also

References

  1. ^ Xiaoyang Tan; Triggs, Bill (2010-06). "Enhanced Local Texture Feature Sets for Face Recognition Under Difficult Lighting Conditions". IEEE Transactions on Image Processing. 19 (6): 1635–1650. doi:10.1109/TIP.2010.2042645. ISSN 1057-7149. {{cite journal}}: Check date values in: |date= (help)
  2. ^ Ji, Luping; Ren, Yan; Pu, Xiaorong; Liu, Guisong (2018-07-01). "Median local ternary patterns optimized with rotation-invariant uniform-three mapping for noisy texture classification". Pattern Recognition. 79: 387–401. doi:10.1016/j.patcog.2018.02.009.