LukasBommes / PV-Hawk

Tool for the extraction and mapping of photovoltaics modules from IR drone videos of utility-scale PV plants (my PhD project)
MIT License
60 stars 15 forks source link

Split sequences fails when there are more IR than RGB frames #40

Open LukasBommes opened 2 years ago

LukasBommes commented 2 years ago

This bug is described here: https://github.com/LJMUAstroecology/flirpy/issues/54

I.e., additional logic needs to be added to handle the case where there are more IR than RGB frames, e.g. when the IR camera frame rate is higher than that of the RGB camera.