Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { //IndexLocation if true will do include geolocation WithLocation bool //DeleteDatabase if true will delete previous results DeleteDatabase bool //WithObjects if true will include objects WithObjects bool //With faces if true will include faces WithFaces bool //QuickScan if true, will only compare file name when looking at image QuickScan bool }
Click to show internal directories.
Click to hide internal directories.