Analysis Methods

CVB.Net Documentation

The Analysis type exposes the following members.

Methods

  NameDescription
Public methodStatic memberLocalEigenValuesAndVectors
Calculate the local eigenvalues and eigenvectors of the Hesse matrix applied to the pixels of the input image.
Public methodStatic memberLocalMinEigenValues
Calculate the minimum local eigenvalues of the Hesse matrix applied to the pixels of the input image. This approach helps identify locations inside the image that contain curved edges.
Public methodStatic memberWangQuality
Calculate the Wang quality for two images. The Wang Quality is a measure of similarity between two images as proposed in a publication by Z. Wang and A. C. Bovik (IEEE Signal Processing Letters, vol. 9, no. 3, pp. 81-84, March 2002).
Top
See Also

Reference