Talk:Block-matching algorithm: Difference between revisions
Algorithm section lacks citations and Three Step Search makes no sense |
Tag: |
||
Line 1: | Line 1: | ||
{{WikiProject banner shell|class=| |
|||
{{WikiProject Computer graphics|class=C|importance=Low}} |
{{WikiProject Computer graphics|class=C|importance=Low}} |
||
{{WikiProject Computing|class=Stub|importance=|auto=yes}} |
{{WikiProject Computing|class=Stub|importance=|auto=yes}} |
||
}} |
|||
=Algorithms= |
=Algorithms= |
||
First, this section has essentially no citations, which I'm going to flag after updating the talk page. [[Special:Contributions/73.217.103.80|73.217.103.80]] ([[User talk:73.217.103.80|talk]]) 00:26, 8 January 2024 (UTC) |
First, this section has essentially no citations, which I'm going to flag after updating the talk page. [[Special:Contributions/73.217.103.80|73.217.103.80]] ([[User talk:73.217.103.80|talk]]) 00:26, 8 January 2024 (UTC) |
Revision as of 11:42, 24 January 2024
![]() | This article has not yet been rated on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||||||||||
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
|
Algorithms
First, this section has essentially no citations, which I'm going to flag after updating the talk page. 73.217.103.80 (talk) 00:26, 8 January 2024 (UTC)
Three Step Search
The given algorithm makes no sense. It does not express what p is meant to do as a parameter. At the second step it states, "Search 8 locations +/- S pixels around location (0,0) and the location (0,0)", which is redundant to the point that I believe it was supposed to express something different (and therefore lacking crucial information). Even ignoring the probably erroneous redundancy, it doesn't express how the 8 locations are resolved (each could be be chosen along a circle, as a diamond, as a large square, etc). The rest of it makes reasonable sense, but those few issues are clearly pretty critical. 73.217.103.80 (talk) 00:26, 8 January 2024 (UTC)