Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Image Processing with FPGA

Solved!
Go to solution

Hi, all.

 

I'm trying to make a program which gets image from USB cam and send and take it back to FPGA target.

Finally, I want to process in FPGA, but as a first step, my program only sends image and take back.

 

I attempt my codes below.

When I run HOST VI, first it runs then stops with ERROR code -63045.

 

Anyone has some knowledge or points to account for?

 

(I'm sorry that I'm japanese and there are some Japanese in my attemptings.)

 

Thank you for watching this thread.

CleSka.

Download All
0 Kudos
Message 1 of 3
(1,412 Views)

Here is a brief description of the error. Please have a look on it and try suggested steps. 

0 Kudos
Message 2 of 3
(1,362 Views)
Solution
Accepted by topic author cleska

Hi, vardanium.

 

Thank you for your reply.

 

I made a mistake about tree structure of my project.

Before, I put HOST VI under my computer, but it doesn't work correctly.

Now, I put HOST VI under cRio then I can connect to FPGA VI successfully.

 

Also, my NI-DAQmx device driver's version are different between host computer and RT Target.

So, my usb cam cannot be recognized.

 

Thank you for your kindness again, and I hope this will be helpful for someone.

 

Best regard,

cleska.

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