| Interface | Description |
|---|---|
| IImgHash |
Interface which must be implemented by every image hashing class.
|
| Class | Description |
|---|---|
| AbstractImgHash | |
| ImageCompare | |
| ImgAHash |
Class which implements AHash (average hash) algorithm to create hashes of images.
|
| ImgDHash |
Class which implements the DHash (difference hash) algorithm to create hashes of images.
|
| ImgPHash |
Class which implements PHash (perceptual hash) algorithm to create hashes of images.
|
Copyright © 2019. All rights reserved.