I'm trying to use OpenCV face recognition on a Windows Store App. I could not find any WinRT version of OpenCV except for the branch on github: https://github.com/asmorkalov/opencv/tree/winrt.
But I believe it requires a fresh build. What is to best way to compile this branch from scratch? Is this tutorial the best way? http://opencv.willowgarage.com/wiki/InstallGuide