- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to get a color picture and it's depth map, but when i switch from one to another (SDK: Raw stream C# - color/depth) i see the pictures i get don't correspond to each other (pixel x,y at color picture doesn't match to pixel x,y at depth picture). Is this the way it should be? Am i doing something wrong?
Thanks a lot,
Oleg
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Oleg - Does this help? https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?manuals_coordinates_mapping.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bryan,
Yes, I think this will help, i'll try it.
Thanks a lot!
Oleg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These images come from different cameras, located at different places, with different lenses, sensors, etc.
This results in a different region of the world being imaged into each camera.
If you want to to have a pixel to pixel corresponding images, you need to project one image into the other.
For example this creates a depth image that matches the color image:
You can also go the other way around, creating a color image that matches the depth image:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, will try that too!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page