Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Histogram ¶
type Histogram struct {
// contains filtered or unexported fields
}
Histogram 相似图片识别(直方图)
func NewHistogram ¶
func NewHistogram() *Histogram
type PHash ¶
type PHash struct {
// contains filtered or unexported fields
}
PHash 感知哈希算法, 值越小相识度越高,10之内可以简单判断这两张图片内容一致
func NewPHashBy ¶
Click to show internal directories.
Click to hide internal directories.