Google-Apps
Hauptmenü

Post a Comment On: the urban canuk, eh

"Accessing Depth data with Kinect v2"

3 Comments -

1 – 3 of 3
Anonymous Anonymous said...

Thanks for the interesting examples. We currently use the V1 sensor from primesense, and were interested in the minimum usable distance on the V2. I saw that you mapped distances from 500mm - is it possible to get a decent image at less than 500mm? Also, what is the depth resolution at minimum depth?

Thanks
Bernard

7:36 PM

Blogger bryan said...

@Bernard,

There are really two different flavours of depth camera: short range and long range. The Kinect, both v1 and v2, are long range cameras suited to 0.5m to 4m ranges, though the upper range isn't capped and can be higher given the right environmental conditions. Though the technology between v1 and v2 has changed (the concept is similar: bounce IR off the subject and measure) it simply cannot see or triangulate distances that are too close to the sensor. In the API, objects that are less than 500mm from the camera are given a depth value of zero.

Other cameras, like the LeapMotion and SoftKinetic DepthSense are near range cameras that are better suited up to distances of 3 feet. Those API are obviously targeting hands or face whereas the Kinect is more body and environment.

4:54 PM

Blogger Unknown said...

Hi, Thanks a lot for sharing your informative blog, I just want to know how can I use your code.

I am using linux ubuntu and kinect v2, I want to get the depth based on color intensity.

10:52 AM

You can use some HTML tags, such as <b>, <i>, <a>

This blog does not allow anonymous comments.

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot