-
Notifications
You must be signed in to change notification settings - Fork 13
Review of full field stitched data #306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Could we do a better job of accounting for exposure when converting 16 bit .bin to tif files? Where there is overlap, can we select the best or do something more sophisticated when merging Or would it help if the scans were done at a time during the day when there was less shade (e.g. in the AM)? ... Or if the scans were done 2x during the day to make sure we have the entire area in only sun or only shade? Both of these would keep the data more consistent. My belief is that it would be hard to be entirely consistent, so any algorithm will eventually have to deal with harsh shadows in the images. If that is the case anyway, perhaps it isn't so important? --- or at least this is not a hard requirement that mandates the scheduling of the entire gantry. |
@pless and @ZongyangLi What are the next steps? There was a related discussion on using feature matching starting at #265 (comment) |
@jterstriep has created some different JPEG outputs in /ua-mac/Level_1/fullfield/2017-04-27/ and is going to try to set up a map server on the compressed JPGs so everyone can evaluate. |
@pless and @ZongyangLi can you comment on the compressed files that @jterstriep generated? Some have 25x size reduction. |
@ZongyangLi @pless @dlebauer I generated a VRT, TIFF and 10% resolution TIFF for 05/09. There are plants in this one. More interesting light effects too, in the north half this time. |
@ZongyangLi can you please create a new issue that covers the implementation of these changes, and then close this one? |
@ZongyangLi - reminder |
further work will discuss in #326 |
Now we have the full field stitching pipeline, it would be great to review the algorithm.
Dealing with sun/shade:
The text was updated successfully, but these errors were encountered: