First time here? Check out the FAQ!

Ask Your Question
1

Plan to make OpenCV available on Windows 8 RT ARM platform

asked Nov 22 '12

Yan Cheng Cheok gravatar image

updated Aug 8 '13

Recently, we are using OpenCV face detection and face tracking, under Windows 8 RT platform. So far, there are some Windows 8 certification issues. Quite a number of modifications are needed, to make the final piece of software able to pass Windows 8 certification test, and submit it to Windows App Store. Here are some modifications which I had made.

Thing works pretty fine right now. We able to produce a piece of software which runs on x86 and x64 platforms. Here is the software if you ask : http://apptivate.ms/apps/78/whats-my-heart-rate (Vote if you like :)

But, we are not able to make it works under ARM platform. This is because, we fail to compile a copy of OpenCV for ARM platform. This is due to

Any plan for OpenCV team to produce a binary copy, which is available on Windows 8 RT ARM platform?

Preview: (hide)

Comments

hey Yan, Could I ask you about how to load image into Mat class ?, I found imread also can't use too! Thanks!

gogoqaz gravatar imagegogoqaz (Dec 17 '12)edit

Sorry. Never try to load an image from file so far in Windows 8. But, I manage to write image to file in Windows. Please refer to http://stackoverflow.com/questions/13382442/save-char-array-as-jpg-for-c-windows-store-app Hope it helps. You're right. imread and imwrite both are not workable in Windows 8.

Yan Cheng Cheok gravatar imageYan Cheng Cheok (Jan 11 '13)edit

Hi, man I'm trying to make it work (face detection) in Windows 8, but have no success, can you give me some guidance on how to implement a simple face detection?? Thanks in advance.

codekarllo gravatar imagecodekarllo (Jul 26 '13)edit

1 answer

Sort by » oldest newest most voted
2

answered Nov 22 '12

Andrey Pavlenko gravatar image

Yes, we have packages for Windows RT in plans, but the dates are not yet defined.

Preview: (hide)

Comments

Do you have any working ticket which reflects the Windows RT plan? As I would like to monitor it :)

Yan Cheng Cheok gravatar imageYan Cheng Cheok (Nov 23 '12)edit

Not yet :)

Andrey Pavlenko gravatar imageAndrey Pavlenko (Nov 23 '12)edit

Everyone are very looking forward it. We need something to monitor. :)

Yan Cheng Cheok gravatar imageYan Cheng Cheok (Jan 11 '13)edit

Question Tools

Stats

Asked: Nov 22 '12

Seen: 2,348 times

Last updated: Nov 22 '12