Click or drag to resize

Projection Class

[Missing <summary> documentation for "T:Zivid.NET.Experimental.Projection.Projection"]

Inheritance Hierarchy
SystemObject
  Zivid.NET.Experimental.ProjectionProjection

Namespace:  Zivid.NET.Experimental.Projection
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public static class Projection

The Projection type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPixelsFrom3DPoints
Get 2D projector pixel coordinates corresponding to 3D points relative to the camera
Public methodStatic memberProjectorResolution
Get the resolution of the internal projector in the Zivid camera.
Public methodStatic memberShowImage
Display a 2D color image using the projector
Top
See Also