BlockMeanHashModeHashMode1 Field |
http://www.emgu.com
use block blocks(step sizes/2), generate 31*31/8 + 1 uchar hash value
Namespace:
Emgu.CV.ImgHash
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const BlockMeanHashMode HashMode1 = 1
Public Const HashMode1 As BlockMeanHashMode = 1
public:
literal BlockMeanHashMode^ HashMode1 = 1
static val mutable HashMode1: BlockMeanHashMode
Field Value
Type:
BlockMeanHashMode
See Also