Skip to content
  • 0 Votes
    15 Posts
    12k Views
    pauleddP

    Ok, I will try that...
    Maybe I should have been more clearly what I intend to get...
    I had it all working already, just without the scaling issue

    alt text

    I get camera images and I let opencv compute min/max values and a centerpoint. Somethimes the camera is rotated in a undesired position so the user should be able to rotate the view, including the measurepoints, and more complex including the point values so that the stay at the points but do not rotate staying readable...

    I keep trying with qpainter draw

  • 0 Votes
    5 Posts
    5k Views
    P

    it doesn't seem to matter what rectangle values I pass to drawImage, or if it's based on the paper size or even if I try a dummy rect that is like (0,0,50,50) - the resulting print still occupies the entire 8.5x11 sheet of paper and is cutoff on the right..