- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I have been playing around with the F200 and SDK since a couple of weeks. I can say that the results are very impressive, however I noticed that the max resolutions coming out from the sample codes is 540, however camera is able to give 1080p.
How can I get 1080p resolution for 3D scan ?
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Colour camera can get you 1080p, but the depth camera has a maximum resolution of 640x480. So, you can't get 1080p for 3D (unless you interpolate the data).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey thanks for your response, so, is there any tutorial I can follow to interpolate the data and get 1080p resolution, even more than 540p would be great.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You could do a simple linear interpolation yourself by just average the pixel values. If you need fancier interpolations you could use a library.

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