Table of Contents

Class RadialVarianceHash

Namespace
OpenCvSharp.ImgHash
Assembly
OpenCvSharp.dll

Base class for high-level OpenCV algorithms

public class RadialVarianceHash : ImgHashBase, IDisposable
Inheritance
RadialVarianceHash
Implements
Inherited Members

Properties

NumOfAngleLine

The number of angles to consider

Sigma

Gaussian kernel standard deviation

Methods

Compute(InputArray, OutputArray)

Computes hash of the input image

Create(double, int)

Create BlockMeanHash object