Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Add PSEye resolution control #400

Merged
merged 1 commit into from
Mar 23, 2017

Commits on Mar 22, 2017

  1. Add PSEye resolution control

    Added control over the PSEye frame width and height. Since they are
    linked only the width is specified in the configuration files but both
    are available to be changed. They have been implemented similar to the
    frame rate. The frame rate calls have been slightly changed so that they
    match the frame width and height (ie. Framerate has been renamed FrameRate).
    
    When changing the frame resolution the buffer is closed and reopened by
    ServerTrackerView so that it has the correct size. This causes the video
    feed in Color calibration to freeze so it is automatically exited and
    reopened.
    
    The QVGA resolution may be useful for the position triangulation method
    if more than four cameras are used.
    zelmon64 committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    0cbf7d8 View commit details
    Browse the repository at this point in the history