Package | Description |
---|---|
org.openimaj.lsh.sketch |
Modifier and Type | Class and Description |
---|---|
class |
BitSetLSHSketcher<OBJECT>
|
class |
ByteLSHSketcher<OBJECT>
A
Sketcher that produces bit-string sketches encoded as byte arrays. |
class |
IntLSHSketcher<OBJECT>
A
Sketcher that produces bit-string sketches encoded as int arrays. |
class |
LongLSHSketcher<OBJECT>
A
Sketcher that produces bit-string sketches encoded as long arrays. |
class |
ShortLSHSketcher<OBJECT>
A
Sketcher that produces bit-string sketches encoded as short arrays. |