Skip to content
Snippets Groups Projects
  • d.kilic's avatar
    3743a13c
    fix: wrong center after opening another project · 3743a13c
    d.kilic authored
    The image center (or principal point) could be set wrongly if the previous project had a significantly lower resolution, disallowing values for cx,cy such as the correct ones for the next project.
    
    -> load video (and therefore imagesize) first
    3743a13c
    History
    fix: wrong center after opening another project
    d.kilic authored
    The image center (or principal point) could be set wrongly if the previous project had a significantly lower resolution, disallowing values for cx,cy such as the correct ones for the next project.
    
    -> load video (and therefore imagesize) first