Marek

Results 251 comments of Marek
trafficstars

Unfortunately I have not tried running this in a while and I can't remember what I used last. Let me know if you figure it out and I'll update the...

Hi, Did you compile in Debug or Release? When compiling in Debug mode the calibration can be very slow. Let me know if changing to Release worked. Thanks, Marek

Hi, Sorry, forgot to reply to your previous message. The calibration should be very fast in Release, ~1 second. Your config looks good. Some more things to make sure of:...

That's a bit slow. Can you try disabling filtering in the server settings? Also what is the fps in the client windows (you can see it on the bottom left)?

@Zetee , it's weird that the framerate drops after calibration. I'll try to look into it a bit more. In the meantime, could you check if you see a memory...

I have some time reserved for looking into this new branch tomorrow, so I'll try to see if I can get a repro of the 90% CPU. Could you also...

@Zetee I fixed a memory leak bug today, but unfortunately I was unable to get a repro on the 90% CPU. Could you give me the settings file you are...

Hi Mike, I'm not sure what you mean by "having the first kinect mirrored", could you include a screenshot? I understand that you have two markers on the opposite sides...

Hi, Sorry for the delayed response. Changing y in translation to 180 just moves the point cloud 180 meters up i.e. out of the field of view. The second image...

Hi, In order to use live scan with that driver one would need to implement the iCapture interface (a c++ class) for that version of kinect sdk. If you want...