LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using PCL with LabView.

Hi,

I am using Point Cloud Library(PCL)(Coded in C++ Visual Studio 2010) to get data from kinect and process it.Now,I am using Labview for the main program.So is there any way of using the PCL code in Labview.Will a DLL do it.

 

Thanks,

Harsha

0 Kudos
Message 1 of 3
(3,134 Views)

Hey Harsha,

 

If you have a DLL for your PCL code you can bring its funtions into LabVIEW using a Call Library Function Node.  Check out these directions for using the Call Library Function Node.

 

Tutorial: Configuring the Call Library Function Node to call a Simple DLL

 

Regards,

Eric L.
Applications Engineering Specialist
National Instruments
0 Kudos
Message 2 of 3
(3,050 Views)

Hello, I have a project like yours and I'm having the same problem: use the PCL with LabVIEW. You could generate the dll? If yes, is it available to me?

Thank you!

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