Kinect v2 XAML performance vs WPF performance -


I recently admired a new MS Connect v2 for Windows, and I learned how to I'm doing a mess, it works, and how would I like to adopt my future ideas for this.

So far, I'm just teasing those tubes that come with the KNet Browser (downloaded with the new SDK), almost new Toshiba C55 notebook (i5 2.5GH, 8GB RAM, NVIDIA 710M).

The fact is that I have tried to sample "coordinating mapping basics", which comes in many forms (D2D, XAML, HTML and WPF). This sample only removes the background by using the depth frame.

I have tried all the versions till now, and the XAML sample runs very slowly ... while the rest is running very smooth ...

So I Tried external code extracted from GitHub, which are technically similar, also use XAML. And it also runs at slow speed.

The fact is that I have not been used to develop for MS platforms, I do not know if this is actually a hardware problem, or if the need for XAML is high, and I understand It is not coming that why this is behaving so much with only XAMML

I tried to find any such question but did not find any useful for my case.

I know that maybe my fault, but I do not know why ... the whole setup is probably a misunderstanding?

I found the external sample:

Additionally CoordinateMapper tried the same GitHub, same problem:

Thanks everyone.

Update:

After successfully developing and deploying WPF app, I was starting to check the kinetic performance with Windows RT, and I found a lot of memory At the level of problems, W8.1 RT is slow, and Kinect does not support V2 very well, at least in my test HW, this problem may be due to the symptoms described in this other question:

This issue reminds me also Or that is very sensitive to the temperature of the new Kinekt v2 environment.

Hope that some overflow developers help with similar problems :).

Coordinate Mapper XML and Coordinate Mapper WPF samples use both XAML versions called "XAML" a Windows Store app is "WPF", the version to be marked is a Windows desktop app, till I have run, I have not seen much difference in my machine between the two. I suggest running them and creating an analysis report. This will tell you exactly what the difference is causing. Here's an example that appears in VS.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -