terraref / drone-pipeline

Generalizing the TERRA REF pipelines for processing data from UAV's
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Define indices that can be calculated from RGB images #51

Closed dlebauer closed 5 years ago

dlebauer commented 5 years ago

And if you come across them then also please document methods for multispectral

Identify 3-5 indices that are different. Or catalog them all as you go.

See also ridb https://github.com/ropenscilabs/ridb

And https://terraref.ncsa.illinois.edu/bety/variables?utf8=%E2%9C%93&DataTables_Table_0_length=25&search=index&direction=&sort=

Google Doc with Indices: https://docs.google.com/document/d/1cAm5w1Bs6dB1SHgf-HVmwwbebLhbZMUvTkXLtas_-xI/edit?usp=sharing

dlebauer commented 5 years ago

@cmbrown89 could you link to the google doc here?

cmbrown89 commented 5 years ago

I've linked it above (Google Doc with Indices). Please let me know if the link works for you.

dlebauer commented 5 years ago

@cmbrown89 I would propose starting with the following:

I think this issue can be closed and another one opened to cover adding these indices.

Once you get these in, it would be worthwhile to add other indices and combined indices that you list in this document.

KristinaRiemer commented 5 years ago

@cmbrown89 I have a couple general questions about this. Are you gathering these indices to use and/or compare on a certain dataset? And these are only for RGB images, right?

cmbrown89 commented 5 years ago

Thanks @dlebauer I've started with those indices. I'll write the ticket/add relevant links later today.

@KristinaRiemer That's correct, these are only for RGB images. As for your other question, my understanding is that people would need to evaluate what their datasets called for since some indices will be more appropriate for certain experimental designs/plant types/leaf colors, ect. But my intuitive (and uninformed) theory is that there's probably a core set of RGB indices that can be generally used for most datasets. So I want to focus on those. Was that helpful enough?

dlebauer commented 5 years ago

There is a new issue to follow up on this