AgPipeline / issues-and-projects

Repository for issues and projects
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Plot clips to plots that don't align with the image edges include extra plants #261

Closed Chris-Schnaufer closed 4 years ago

Chris-Schnaufer commented 4 years ago

The current behavior or issue The plot clipping currently only clips to the corners of the plot and not against the plot geometry WinterPeaGN06182019_20m_mask.png

The steps taken to reproduce the behavior or issue, or specify a location where the steps were recorded To reproduce:

  1. Have an orthomosaic where the plots are arranged off the vertical or horizontal
  2. Run the plotclip and view the results

Expected behavior Plot clips of image always only include the contents of the plot boundaries (as they intersect the images) and not additional portions of the image

Screenshots See above

Add other supporting information that may be useful N/A

Completion criteria This is done when only the plot boundaries are included in the plot clip

Chris-Schnaufer commented 4 years ago

https://github.com/AgPipeline/transformer-plotclip/pull/21