Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clip Level 1 images to plot, analyze, combine #356

Open
3 tasks
dlebauer opened this issue Sep 20, 2017 · 3 comments
Open
3 tasks

Clip Level 1 images to plot, analyze, combine #356

dlebauer opened this issue Sep 20, 2017 · 3 comments
Assignees

Comments

@dlebauer
Copy link
Member

dlebauer commented Sep 20, 2017

Given limitations of the full field stitching algorithm for downstream analyses ( #326 (comment),
#326 (comment), terraref/reference-data#183 (comment)), we need to have a protocol that supports the following workflow:

  1. for a given plot, query all images of one or more types
  2. compute metrics
  3. combine into plot-level phenotypes

This approach should be consistent with the experimental design. For example, we treat the plots as our units of replication from which we can expect iid ('identical and identically distributed') samples. Thus we need to account for different sizes of the clipped images as well as regions of image overlap. Two approaches include 1) weighting by the area of the image and 2) identifying and keeping track of unique features.

Notes from a discussion on this topic https://docs.google.com/document/d/1CYxI03rZS6kZRff4RTXQ5ZJDApMdclc4T2PbiMftMXg/edit

Completion Criteria (this is an epic)

  • develop terrautils function to query all image fragments of type given bounding box
  • develop protocol(s) for aggregating results from image-level analysis to plot level summaries
  • implement, starting with the panicle counting algorithm
@max-zilla

This comment has been minimized.

@max-zilla
Copy link
Contributor

ACTION ITEMS

  • Max will soon share commands to go from a plot & time to a set of clipped GeoTIFF images for that plot
  • We identify initial target extractors - RGB canopy cover, FLIR mean temperature, panicle counts - and try current approach + alternative approaches w/ manual visual inspection to attempt to quantify the relative accuracy of these approaches
  • reconvene to determine integrating best approaches into extractors

@max-zilla max-zilla self-assigned this Mar 14, 2018
@max-zilla
Copy link
Contributor

Further discussion occurring here before proceeding: #422

@max-zilla max-zilla removed the 2018 label May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants