Open zhrandell opened 2 months ago
You may want to break this into 2 issues:
Let's have this Issue remain active for photogrammetry methods, and now image processing (color-correction, etc.), can be discussed here - https://github.com/zhrandell/Seattle_Aquarium_CCR_development/issues/21
We have encountered challenges obtaining the "standard" software for photogrammetry (e.g., Metashape Agisoft) at the Aquarium. In keeping with the spirit of our open-source approach, I'd like to consider some open-source image-processing and photogrammetry methods.
@tonioteran, I outlined some ideas in the photogrammetry section of our pipeline-2.md document. I know COLMAP and nerfstudio were the two open-source avenues pursued summer 2023 as part of our MIT SGI work . . . are those still our best approach? What else ought we consider re: image processing (and see below) and photogrammetry?
Additionally, based on the experience implementing those programs on underwater imagery (specifically, where the water itself registered as an object), it may be worth implemented something like sea-thru, which I see is on GitHub here. In fact, sea-thru -- if it works well -- would likely be worth integrating into our standard image processing workflow. @m-h-williams, a test implementation of sea-thru could be a great early-days problem for our new team member to tackle.