image-classifier-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
dry
Run
Move
get
Location
move
Index
Functions
dry
Run
Move
get
Location
move
Functions
dry
Run
Move
dry
Run
Move
(
imageProps
:
ImageProperties
, options
:
Options
, imageOutputDir
:
string
, mapDateToLocationManager
:
MapDateToLocationManager
, outputter
:
IOutputter
)
:
Promise
<
boolean
>
Parameters
imageProps:
ImageProperties
options:
Options
imageOutputDir:
string
mapDateToLocationManager:
MapDateToLocationManager
outputter:
IOutputter
Returns
Promise
<
boolean
>
get
Location
get
Location
(
imageProps
:
ImageProperties
, mapDateToLocationManager
:
MapDateToLocationManager
, outputter
:
IOutputter
)
:
string
|
null
Parameters
imageProps:
ImageProperties
mapDateToLocationManager:
MapDateToLocationManager
outputter:
IOutputter
Returns
string
|
null
move
move
(
imageProps
:
ImageProperties
, options
:
Options
, imageOutputDir
:
string
, mapDateToLocationManager
:
MapDateToLocationManager
, outputter
:
IOutputter
, isDryRun
?:
boolean
)
:
Promise
<
boolean
>
Parameters
imageProps:
ImageProperties
options:
Options
imageOutputDir:
string
mapDateToLocationManager:
MapDateToLocationManager
outputter:
IOutputter
Default value
isDryRun:
boolean
= false
Returns
Promise
<
boolean
>
Generated using
TypeDoc