LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

discrete cosine transform for unwrapping with lab VIEW

we would like to use
 

Discrete Cosine Transform (DCT) / Inverse Discrete Cosine Transform with Lab VIEW 7.0 Can we do it.

 

Mohan

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

Hello Mohan,

I found in one of the Readme files, that the DCT.vi is one of the new transforms that was added in LabVIEW 8.0, so it is not available in LabVIEW 7.0.  I tried looking at the DCT.vi in LabVIEW 8.0 and found that it doesn't do much more than make a call to a dll.  If you have LabVIEW 8.0 on the same computer, you could use a Call Library Function Node to make the VI yourself. 

I hope this helps.

Steven T.

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