robotology-legacy / qtyarp

QtYarp
1 stars 1 forks source link

Original Size/Ratio do not work #29

Closed pattacini closed 10 years ago

pattacini commented 10 years ago

Apparently, clicking on set original size/ratio on the view pop-up menu does not have the desired effect

aitek4iit commented 10 years ago

What happens? What's the behaviour? Can you tell me more about the original resolution of the video?

pattacini commented 10 years ago

For instance, concerning the "set original size" command, I did the following:

  1. iCub_SIM (cameras are in 320x240 resolution)
  2. QtYARPview --name /test
  3. yarp connect /icubSim/left/cam /test
  4. I change the size of the qtviewer window by stretching and/or squeezing
  5. I press "set original size" and then the window does not go back to the original 320x240 size, but turns into a strange size that is not related apparently to 320x240.
lornat75 commented 10 years ago

you can probably do the same test with the test_grabber since it streams images at the same resolution.

aitek4iit commented 10 years ago

Fixed