Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

DoLP Segmentation

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.

Prerequisites

IC4 .NET Installation

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.

License

All examples are released under the Apache 2.0 License.