Coastal-Imaging-Research-Network / CIRN-Quantitative-Coastal-Imaging-Toolbox

The CIRN Introduction to Quantitative Coastal Imaging Toolbox is a collection of MATLAB scripts to produce geo-rectified images specifically tailored for quantitative analysis of coastal environments.
GNU General Public License v3.0
20 stars 7 forks source link

Duck Data #5

Closed burritobrittany closed 4 years ago

burritobrittany commented 4 years ago

Removed the Hawaii Data and put Duck data in the multi camera data instead. This allows D1 and D2 to be combined into a singular D since the data can share the same grid. I think this streamlines the code quite a bit.

For, D, G1 and G2, moved all of the multi-camera input into one Section (section numbers still need to be updated). This makes it easy for the user to find what to comment out etc to switch between demos.

For the data itself... I tried to pull argus data from the same day as the flight. Unfortunately on that day the images have lots of rain drops. Is it better to do a different day where it is clear?

I also played with using camera 5 instead of 1 to remove the number of frames with drops in it. However camera 2 still has a lot of drops...but it is a key image that overlaps with the UAS data so we are stuck with it.

KateBrodie commented 4 years ago

@burritobrittany can you resubmit this to merge into development :)