开发者

Generally, is it possible to write kinect-like app using only C++? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying t开发者_运维问答his question so that it can be reopened, visit the help center. Closed 11 years ago.

I mean, write web-cam recognition that is close to kinect in it's accuracy.


As long as you have an available ABI, it is possible.

In the same manner it is possible to do it in any language, including Javascript, brain fuck, and so on.

More specially, if you do it in assembly you don't even need an ABI as you can do it yourself :)

If you want to know if you can use the Kinect SDK in C++, then yes as long as you use C++/CLI with the .Net framework 4.0.

You can also find some information on alternative kinect-like sdk : http://kinect.dashhacks.com/openni-framework

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜