Ask Your Question
0

Get Frames From MediaCapture For Face Detection on Windows 8

asked 2013-07-29 12:22:22 -0600

codekarllo gravatar image

updated 2013-07-31 03:38:50 -0600

How can I get the frames from a MediaCapture object and detect faces?? Or I'm obligated to use CvCapture??

Please I'm new on OpenCV, I just need a sample that works as Windows Store App to develop my work. I have no clue at all. How do I show the CvCapture frames on XAML???

Someone that developed it would help me?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-07-30 06:26:36 -0600

OpenCV development team works on new Windows RT support. It is still experimental, but you can try it and write some feedback. There is example of OpenCV usage on Windows RT in 2.4 git branch. If you want to create app for x86 arch just build OpenCV as usual and add to the Project. If you want to create app for ARM follow the instruction in this discussion.

edit flag offensive delete link more

Comments

I already tried this. I need a tutorial or a snippet telling me how capture frames from MediaCapture.

codekarllo gravatar imagecodekarllo ( 2013-07-30 07:32:37 -0600 )edit

We work on tutorial for WindowsRT. I suggest it will be available with the next OpenCV release.

Alexander Smorkalov gravatar imageAlexander Smorkalov ( 2013-07-31 00:36:55 -0600 )edit

Question Tools

Stats

Asked: 2013-07-29 12:22:22 -0600

Seen: 718 times

Last updated: Jul 30 '13