Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New FrameGrabber, works in external application, not yet in ProCamlib. #486

Merged
merged 5 commits into from Oct 28, 2016

Conversation

poqudrof
Copy link
Contributor

@poqudrof poqudrof commented Aug 22, 2016

This pull request is linked to this one about librealsense

The API is inspired by FreenectFrameGrabber.

Working:
Color stream.
Depth stream.

Limitations:

  • No false color for depth.
  • No IR

The API is inspired by FreenectFrameGrabber.

Working:
Color stream.
Depth stream.

Limitations:

- No false color for depth.
- No IR
@saudet
Copy link
Member

saudet commented Oct 20, 2016

Hey, I'd merge this if you could make the build with the presets work! Thanks

@poqudrof
Copy link
Contributor Author

I'm working on it to solve this today at last !

@poqudrof poqudrof reopened this Oct 20, 2016
@poqudrof
Copy link
Contributor Author

poqudrof commented Oct 27, 2016

Hello,
I extended the RealSense support with infrared video. I corrected many small bugs, and wrote a small API to access the options. It's all good for me now, I can get the three video streams, the depth + color stream and access the internal calibrations (intrinsics and extrinsics) which are pretty good.

Jeremy.

@saudet
Copy link
Member

saudet commented Oct 27, 2016

Nice! So is it good to merge?

@poqudrof
Copy link
Contributor Author

Yes its good for me.

@saudet saudet merged commit ca7b7a8 into bytedeco:master Oct 28, 2016
@poqudrof poqudrof deleted the realsense-pull branch February 22, 2018 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants