Jump to content

Talk:Structure tensor

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jorge Stolfi (talk | contribs) at 00:12, 21 August 2010 (paper?: Sectioned; not a copyvio anymore). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconRobotics Unassessed
WikiProject iconThis article is within the scope of WikiProject Robotics, a collaborative effort to improve the coverage of Robotics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

paper?

  • This article seems to be writen like an academic paper, and is therefore, not very encyclopedic. The original author or some other party should attempt to modify the article to make it read more like an encyclopedic text. CB Droege 19:55, 21 September 2006 (UTC)[reply]
  • The purpose of the page is both as an introduction and tutorial on structure tensors. I appreciate the feedback, nevertheless, this was not a published academic paper and the subject matter is geared especially to those needing help with structure tensors for computer vision in a reference, i.e. encyclopedic, fashion. I am open to specific suggestions as to how to make it "...read more like an encyclopedic text" other than adding a history section. Thanks again for the feedback. S. Arseneau, 22 September 2006
    • This then is the problem with the article. It is a well done article, but Wikipedia is a place for encyclopedic articles, not tutorials or instructions. The article needs some work before it is apropriate for this context. CB Droege 14:09, 25 September 2006 (UTC)[reply]
Not fully wikified but (arguably) looking better and good enough until edited? Rich257 20:19, 25 September 2006 (UTC)[reply]

Copied from net doc?

Fixed incomplete definition

The definition of the structure tensor in this version of the article was incomplete and misleading. The eigenvalues of the matrix S, as defined in that version, are simply (the square of the gradient modulus) and ; the associated eigenvectors are the direction of the gradient and the same rotated 90 degrees. Thus that "structure tensor" is sumply a complicated way to express the gradient (minus its direction), and the coherence index is simply "gradient != (0,0)".
The structure tensor makes sense only when that matrix is integrated over some neighborhood; and then it summarizes the distribution of gradient directions within that neighborhood.
I have fixed that definition, hopefuly it is correct now. I also did some general cleanup of the article; I hope I did not lose anything important.
--Jorge Stolfi (talk) 06:26, 20 August 2010 (UTC)[reply]

Removed passage on coordinate invariance

I removed this sentence, since it does not seem understandable to readers who do not already know what it means: "A significant difference between a tensor and a matrix, which is also an array, is that a tensor represents a physical quantity the measurement of which is no more influenced by the coordinates with which one observes it than one can account for it." The matrix S obviously depends on the coordinate system
--Jorge Stolfi (talk) 06:26, 20 August 2010 (UTC)[reply]

Removed passage on tensor addition

I removed this paragraph and picture, since they do not seem to be understandable to readers who do not already know what they mean: "[[Image:TensorAddition.png|thumb|Tensor addition of sphere and step-edge case]]Another desirable property of the structure tensor form is that the tensor addition equates itself to the adding of the elliptical forms. For example, if the structure tensors for the sphere case and step-edge case are added, the resulting structure tensor is an elongated ellipsoid along the direction of the step-edge case.
--Jorge Stolfi (talk) 06:26, 20 August 2010 (UTC)[reply]

Can the coherence index be defined on uniform regions?

The coherence index was defined in this version of the article as 0 when the two eigenvalues were zero, that is, when the gradient was uniformly zero within the window. However, the formula for the general case does not have a definite limit when λ1 and λ2 both tend to 0, so any definition is equally wrong. Essentially, such a region can be regarded as totally isotropic or totally coherent, or anything in between, depending on what value one chooses to assign to 0/0.
That article also stated that "[the coherence index] is capable of distinguishing between the isotropic and uniform cases." However, when λ1 = λ2 > 0, the first case of the definition yields 0, the same as the second case.
pending clarification, I have removed this claim and merely noted that "some authors" define the index as 0 in the uniform case.
--Jorge Stolfi (talk) 06:40, 20 August 2010 (UTC)[reply]