Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Ar Drone 2.0 Image Processing

Been having a problem with image processing for AR Drone 2.0.
May I know how to connect the Vi in the example -Color Tracking.vi that uses the VAS?
Ive been trying to connect the drone's camera to VAS, but it just wont detect the camera and only detect my webcam at cam0.

0 Kudos
Message 1 of 5
(5,904 Views)

NI-IMAQ dx of VAS only support three type camera usb, 1394, GigE Vision,  AR Drone 2.0 camera is wireless, I think it`s not supported.

CLD
CAU
0 Kudos
Message 2 of 5
(5,855 Views)

Definitely won't work out-of-the-box, but you might have some luck with this:

https://decibel.ni.com/content/docs/DOC-35691

0 Kudos
Message 3 of 5
(5,849 Views)

@chel23 wrote:

Been having a problem with image processing for AR Drone 2.0.
May I know how to connect the Vi in the example -Color Tracking.vi that uses the VAS?
Ive been trying to connect the drone's camera to VAS, but it just wont detect the camera and only detect my webcam at cam0.


Hi, chel23.

Have you ever found out any solutions to your problem about image processing? I am a green hand and want to try AR Drone 2.0 later.

0 Kudos
Message 4 of 5
(5,788 Views)

Above VI return picture as RGB array. IMAQ ArrayToColorImage could be used to change it to IMAQ image and further process.

0 Kudos
Message 5 of 5
(5,724 Views)