Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera stream.. #3

Closed
deckchairhq opened this issue May 3, 2013 · 2 comments
Closed

Camera stream.. #3

deckchairhq opened this issue May 3, 2013 · 2 comments

Comments

@deckchairhq
Copy link

I'm using this great library via Artoo (thank you for your hard work on it!)

I wanted to understand how to make use of the video feed, I'd personally like to parse images or a capture feed into open cv but can't find a way to decode a frame into a standalone image or turn a streaming .h264 file into something open cv could use as a capture stream?

Would I be best using some kind of command with ffmpeg separately and just use artoo/argus for navdata and movement?

I've spent a hours upon hours on this so any hint would be grand, and I'm sure useful to others.

Cheers,

Gareth

@deadprogram
Copy link
Collaborator

We're working on a Artoo driver that hooks the video frames to FFMPEG for parsing to PNG, and another Artoo driver to hook up images to Ruby CV... more shall be revealed in the near future. Strictly speaking, this is not a direct concern of Argus itself, however.

@jimweirich
Copy link
Owner

What Ron said ... Since this is more of an Artoo issue, I'm closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants