process_image_db: Batch process all data in the IFPRI database using the...

Description Usage Arguments

Description

Batch process all data in the IFPRI database using the automatic ROI detection methodology

Usage

1
2
3
4
process_image_db(database = NULL, local_database = "cropmonitor.rds",
  path = "~/cropmonitor/",
  server = "http://cdn.wheatcam.ifpri.org/ReportImages", thumbnails = FALSE,
  force = TRUE, force_all = FALSE, ncores = 6)

Arguments

database

STATA or RDS file as provided by IFPRI

path

path of the local IFPRI database images to process images will be downloaded to local computer if no local copy exists

force

force regeneration of all indices

force_all

force regeneration of all data in database including estimating the horizon and ROI, as well as indices / features

plot

TRUE / FALSE (output summary plots?)


khufkens/cropmonitor documentation built on May 31, 2019, 8:29 a.m.