How did you install pyopenrivercam (mamba / conda or pip)
pip
What is the problem?
Optical water level estimation can give results with crossings that are not visible in the camera view
How can we reproduce this? (What steps trigger the problem? What parameters are you using for processing? Include screenshots. If you are having issues processing a video, if possible include a copy of your dataset uploaded on Dropbox, Google Drive, or other)
Estimate water level with a set min_z and max_z that clearly only has corss section crossings outside the image view. This should return an error. The routine should first assess which parts of the cross section are visible and only consider that part.
How did you install pyopenrivercam (mamba / conda or pip)
pip
What is the problem?
Optical water level estimation can give results with crossings that are not visible in the camera view
How can we reproduce this? (What steps trigger the problem? What parameters are you using for processing? Include screenshots. If you are having issues processing a video, if possible include a copy of your dataset uploaded on Dropbox, Google Drive, or other)
Estimate water level with a set
min_zandmax_zthat clearly only has corss section crossings outside the image view. This should return an error. The routine should first assess which parts of the cross section are visible and only consider that part.