|
I am attempting to use riopoly to add some annotations to photos. The screen resolution is 1440x900 and the images are 768x768. They should display full sized, but for some reason roipoly keeps resizing them to 67%. It ends up outputting a 768x768 mask, so I'm not too worried. I was just hoping someone might have a way to stop this from happening.
I have tried some of the examples in the documentation here for imtool: http://www.mathworks.com/help/toolbox/images/ref/imscrollpanel.html
^Although that did solve a later problem I was having.
|