12-28-2012 12:43 AM
How do i let the video image appear on the front panel of the VI instead of having another pop up window? The video is in ffplay.
Actually working on AR Drone 2.0 video capturing. Need the image capture to appear in LabView front panel.
Any advice anyone can give?
12-28-2012 02:57 PM
12-29-2012 05:34 PM
Hello,
me too i'm interest by the video flow of the AR Drone 2. In fact, it send a video follow encoded in H264 but you can change this codec to MP4. The problem is that i need to decode the flow because i need this to create an augmented realityapp for the Ar Drone 2 and the toolkit is not seen for this case. On Internet, i just found the solution to read the H264 with VLC, Windows Media Player or FFPlay but can you give me a solution to do what i want ?
wainting for your reply,
Starwers13
PS: Excuse me for my English => it's late and i commit mistake of language.
12-31-2012 01:02 PM
I have a similar question and am intereted to hear any responses.
My project involves the AR drone 2.0 following a line on the ground autonomously. I followed instructions at labviewhacker.com/ardrone.php, downloaded the AR drone package and have played with the example vi's provided. I need to be able to access the bottom video in a usable way within labview, so that I can do the image processing to control the drone.
Adam
01-01-2013 07:54 PM
Mikeporter: I'm kind of new to labview. may i know how can i check the format of the video played?
01-08-2013 02:04 AM
How do you convert H264 video to MP4?
03-31-2013 03:01 PM
hello, now someone has managed to acquire the video of AR-Drone in any LabVIEW VI.
07-14-2013 02:26 PM
is there anyone use ar drone 2 bottom camera in labview for image proccessing?
05-03-2014 01:47 PM
Hi, is it you change the h264 to mp4 by just changing from the front panel?
Also, i want to ask where is the flow in which i can insert say, image processing from rgb to binary? do i have to asjust the toolkit or do i have to add it elsewhere?