Unibrain API-810 User Manual Page 79

  • Download
  • Add to my manuals
  • Print
  • Page
    / 95
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 78
79
Sharpness property
Prototype
FireiFeature Sharpness
Comments
This is a read-only property that can be used to retrieve directly the FireiFeature object for the
Sharpness feature of the camera.
Visual Basic syntax
Dim Sharpness As FireiFeature
Sharpness = Camera.Sharpness
C# syntax
FireiFeature Sharpness = Camera.Sharpness;
Gamma property
Prototype
FireiFeature Gamma
Comments
This is a read-only property that can be used to retrieve directly the FireiFeature object for the Gamma
feature of the camera.
Visual Basic syntax
Dim Gamma As FireiFeature
Gamma = Camera.Gamma
C# syntax
FireiFeature Gamma = Camera.Gamma;
RawConversion property
Prototype
FireiRawConversion RawConversion
Comments
This is a read/write property that can be used to retrieve or set the Bayer conversion method that will be
employed in case it is set on the streaming format.
The Fire-i.net SDK uses the Bayer conversion algorithms implemented in the Firei.dll and DirectShow APIs as
they are, benefitting automatically from future performance updates in them.
Possible values of the FireiRawConversion enumerated value are:
NearestNeighbor,
BilinearInterpolation,
SmoothHueTransition
Page view 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 94 95

Comments to this Manuals

No comments