OpenDroneMap / FIELDimageR

FIELDimageR: A R package to analyze orthomosaic images from agricultural field trials. This package is a compilation of functions to analyze pos-mosaicking images from research fields, and allows to: crop the image; remove soil effect; build vegetation indices; rotate the image; build the plot shapefile; extract information for each plot; and evaluate stand count, canopy percentage, and plant height.
GNU General Public License v2.0
227 stars 89 forks source link

Subsampling within plot #6

Open gtalckmin opened 4 years ago

gtalckmin commented 4 years ago

Hello Filipe,

I just checked the functionalities that you made available. I was wondering how hard would it be to add an extra function to subdivide the plots polygon (in a smaller subgrid).

I will give it a look, if you find the idea interesting, let me know and I will implement it.

Cheers,

filipematias23 commented 4 years ago

Thank you for contacting @gtalckmin, Seems a great idea, let me know if you have any idea. All the best, Filipe

filipematias23 commented 3 years ago

Hi @gtalckmin,

I was checking the issues and I saw your suggestion again. Did you figure out some way to make the smaller subgrid?

Thank you, Filipe