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

Find a better solution for dependencies in README #108

Open
SatjaSivcev opened this issue May 25, 2020 · 1 comment
Open

Find a better solution for dependencies in README #108

SatjaSivcev opened this issue May 25, 2020 · 1 comment

Comments

@SatjaSivcev
Copy link
Contributor

SatjaSivcev commented May 25, 2020

Too much duplication

@SatjaSivcev
Copy link
Contributor Author

SatjaSivcev commented Aug 28, 2020

How about this?

| Sample/Dependency           | OpenCV                 | PCL                  | Eigen                  |
|-----------------------------|------------------------|----------------------|------------------------|
| CaptureWritePCLVis3D        |                        | version 1.2 or newer |                        |
| ReadPCLVis3D                |                        | version 1.2 or newer |                        |
| UtilizeEyeInHandCalibration | version 4.1.0 or newer |                      | version 3.3.7 or newer |
| PoseConversions             |                        |                      |                        |
| Downsample                  |                        | version 1.2 or newer | version 3.3.7 or newer |
| CaptureUndistortRGB         | version 4.1.0 or newer |                      |                        |
| CreateDepthMap              | version 4.1.0 or newer |                      |                        |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant