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

Samples: Add loading projector image with Zivid API #80

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

csu-bot-zivid
Copy link
Contributor

@csu-bot-zivid csu-bot-zivid commented Dec 19, 2023

Current samples (C++ and Python) load an image of arbitrary
resolution. OpenCV is then used to resize the image to match
the resolution of the Zivid camera projector. We don't use
OpenCV in C# samples. Therefore, to have load image in C#
samples for projecting images, we are doing the following.
In this commit, we are adding options to load an image
that matches the resolution of the camera projector, using
Zivid API.

@csu-bot-zivid csu-bot-zivid force-pushed the 2023-12-19-update-csharp-samples branch 3 times, most recently from d33d021 to e5547e7 Compare December 20, 2023 13:42
@SatjaSivcev SatjaSivcev changed the title Samples: Automatic updates to public repository Samples: Add loading projector image with Zivid API Dec 20, 2023
Current samples (C++ and Python) load an image of arbitrary
resolution. OpenCV is then used to resize the image to match
the resolution of the Zivid camera projector. We don't use
OpenCV in C# samples. Therefore, to have load image in C#
samples for projecting images, we are doing the following.
In this commit, we are adding options to load an image
that matches the resolution of the camera projector, using
Zivid API.
@SatjaSivcev SatjaSivcev force-pushed the 2023-12-19-update-csharp-samples branch from e5547e7 to 4d9111c Compare December 20, 2023 13:55
Copy link
Contributor

@SatjaSivcev SatjaSivcev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@SatjaSivcev SatjaSivcev merged commit fa42e08 into master Dec 20, 2023
@SatjaSivcev SatjaSivcev deleted the 2023-12-19-update-csharp-samples branch December 20, 2023 13:56
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.

2 participants