LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to remove black borders on the intensity graph

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

0 Kudos
Message 1 of 3
(2,906 Views)

Hi,

 

if you right-click on a scale, you can select "Loose fit" which eliminates these black borders...

 

Greetings,

 

Christian


THINK G!! 😉
------------------------------------------------------------------------------------------------
Using LabView 2010 and 2011 on Mac and Win
Programming in Microsoft Visual C++ (Win), XCode (Mac)
Message 2 of 3
(2,903 Views)

Hallo Christian,

Thanks alot.  i have just removed them.

kind regards

0 Kudos
Message 3 of 3
(2,876 Views)