This example shows how to:
- Open a video capture device
- Set the properties of a video capture device
- Use a queuesink for receiving images
- Work on image data
- Visualize polarized light
Polarization cameras can be used to differentiate objects based on the distinctive polarization patterns of light reflected or scattered from their surfaces.
- A The Imaging Source Polarisation Camera (DYK/DZK 33(G/U)X250)
- IC 4 GenTL Producer from www.theimagingsource.com
IC Imaging Control 4 is installed by NuGet in Visual Studio. Following packages are used:
- ic4dotnet
- ic4dotnet.System.Windows.Forms
The packages should be installed automatically when opening the project in Visual Studio 2022 first time.
All examples are released under the Apache 2.0 License.