05-03-2014 01:58 PM
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.
05-06-2014 08:54 PM
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.
05-06-2014 11:33 PM
Definitely won't work out-of-the-box, but you might have some luck with this:
05-14-2014 11:11 PM
@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.
05-21-2014 12:42 AM
Above VI return picture as RGB array. IMAQ ArrayToColorImage could be used to change it to IMAQ image and further process.