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
19 stars 7 forks source link

Multi camera demo change, Oct 8 #7

Closed burritobrittany closed 4 years ago

burritobrittany commented 4 years ago

Removed the Hawaii Data and put Duck data in the multi camera demo 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. Thus, this day uses a clear day around the same time.

burritobrittany commented 4 years ago

@KateBrodie I changed the date of the files to show data as per your suggestion. I also added cameras c5 and c6. In addition, in G2 the oblique projections for each camera are no longer presented as a subplot but as a new figure. I think with your approval it is ready to be merged. Note, to incorporate the changes I think you need to pull from the branch origin again.

KateBrodie commented 4 years ago

@burritobrittany looks good! I tested and ran a merged version on my laptop and everything worked.