Content deleted Content added
Added tags to the page using Page Curation (stub, refimprove) |
Citation bot (talk | contribs) Added bibcode. Removed URL that duplicated identifier. | Use this bot. Report bugs. | Suggested by Headbomb | Linked from Wikipedia:WikiProject_Academic_Journals/Journals_cited_by_Wikipedia/Sandbox | #UCB_webform_linked 600/990 |
||
(11 intermediate revisions by 7 users not shown) | |||
Line 1:
{{Short description|Image processing process}}
{{
'''Local ternary patterns''' (LTP) are an extension of [[
:<math>
\begin{cases}
1, & \text{if } p>c+k \\
Line 10 ⟶ 12:
</math>
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 numeral system|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 ==
Line 17 ⟶ 19:
==References==
{{Reflist}}
[[Category:Computer vision]]
{{comp-sci-stub}}
|