Content deleted Content added
creating the article |
m correcting link |
||
Line 1:
'''Local ternary patterns''' (LTP) is an extension of the [[Local
1 if c>p+k
0 if c>p-k and c<p+k
Line 5:
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.
== Related ==
[[Local binary patterns]]
==References==
|