09-18-2008 08:33 AM
Hello all,
i made a small program which can read a sequence of images and which can display them on an intensity graph. The image has 320 pixels in (y) and 256 pixels in (x), so consequentially i sclaed my intensity graph to be 320 in (y) and 256 in (x), but once i run my program, the scaling values changes automatically on the intensity graph to be 350 in (y) and 300 in (x) which creates a black area on the upper right borders. Can anybody help me solviong this problem?
thanks
09-18-2008 08:49 AM
Hi,
if you right-click on a scale, you can select "Loose fit" which eliminates these black borders...
Greetings,
Christian
09-19-2008 04:31 AM
Hallo Christian,
Thanks alot. i have just removed them.
kind regards