Search Results for

    Show / Hide Table of Contents

    Enum CaptureProperty

    Specifies the available properties of a camera or video file.

    Namespace: OpenCV.Net
    Assembly: OpenCV.Net.dll
    Syntax
    public enum CaptureProperty : int

    Fields

    Name Description
    AndroidAntibanding

    Specifies the camera antibanding mode (Android cameras only).

    AndroidFlashMode

    Specifies the camera flash mode (Android cameras only).

    AndroidFocalLength

    Specifies the camera focal length (Android cameras only).

    AndroidFocusDistanceFar

    Specifies the camera far focus distance (Android cameras only).

    AndroidFocusDistanceNear

    Specifies the camera near focus distance (Android cameras only).

    AndroidFocusDistanceOptimal

    Specifies the camera optimal focus distance (Android cameras only).

    AndroidFocusMode

    Specifies the camera focus mode (Android cameras only).

    AndroidWhiteBalance

    Specifies the camera white balance mode (Android cameras only).

    AutoExposure

    Specifies a value indicating whether auto exposure is enabled.

    Autograb

    Specifies a value indicating whether auto-grab is enabled (Android cameras only).

    Backlight

    Specifies the camera's backlight compensation setting.

    Brightness

    Specifies the brightness of the image (only for cameras).

    Contrast

    Specifies the contrast of the image (only for cameras).

    ConvertRgb

    Specifies a value indicating whether images should be converted to RGB.

    DC1394ModeAuto

    Specifies the auto mode for the controlling register.

    DC1394ModeManual

    Specifies the manual mode for the controlling register. Set automatically when a value of the feature is set by the user.

    DC1394ModeOnePushAuto

    Specifies the auto single push mode for the controlling register.

    DC1394Off

    Turn the feature off (not controlled manually nor automatically).

    Exposure

    Specifies the exposure (only for cameras).

    Focus

    Specifies the camera's focus setting.

    Format

    Specifies the format of the IplImage objects returned by RetrieveFrame(Int32).

    FourCC

    Specifies the 4-character code of codec.

    Fps

    Specifies the frame rate.

    FrameCount

    Specifies the number of frames in the video file.

    FrameHeight

    Specifies the height of the frames in the video stream.

    FrameWidth

    Specifies the width of the frames in the video stream.

    Gain

    Specifies the gain of the image (only for cameras).

    Gamma

    Specifies the gamma correction of the image (only for cameras).

    GigaFrameHeightMax

    Specifies the maximum frame height (Smartek Giganetix Ethernet vision interface only).

    GigaFrameOffsetX

    Specifies the horizontal offset of the image frame (Smartek Giganetix Ethernet vision interface only).

    GigaFrameOffsetY

    Specifies the vertical offset of the image frame (Smartek Giganetix Ethernet vision interface only).

    GigaFrameSensorHeight

    Specifies the sensor height (Smartek Giganetix Ethernet vision interface only).

    GigaFrameSensorWidth

    Specifies the sensor width (Smartek Giganetix Ethernet vision interface only).

    GigaFrameWidthMax

    Specifies the maximum frame width (Smartek Giganetix Ethernet vision interface only).

    GStreamerQueueLength

    Specifies the queue length of cameras acquired through the GStreamer interface.

    Guid

    Specifies the camera's device GUID.

    Hue

    Specifies the hue of the image (only for cameras).

    IntelPercDepthConfidenceThreshold

    Specifies the confidence threshold of the depth sensor (Intel Perceptual Computing interface only).

    IntelPercDepthFocalLengthHorizontal

    Specifies the horizontal focal length of the depth sensor (Intel Perceptual Computing interface only).

    IntelPercDepthFocalLengthVertical

    Specifies the vertical focal length of the depth sensor (Intel Perceptual Computing interface only).

    IntelPercDepthGenerator

    Specifies a flag for getting/setting properties of the Intel Perceptual SDK sensor depth generator.

    IntelPercDepthLowConfidenceValue

    Specifies the low confidence value of the depth sensor (Intel Perceptual Computing interface only).

    IntelPercDepthSaturationValue

    Specifies the saturation value of the depth sensor (Intel Perceptual Computing interface only).

    IntelPercGeneratorsMask

    Specifies a combination of IntelPercDepthGenerator and IntelPercImageGenerator.

    IntelPercImageGenerator

    Specifies a flag for getting/setting properties of the Intel Perceptual SDK sensor image generator.

    IntelPercProfileCount

    Specifies the number of profiles (Intel Perceptual Computing interface only).

    IntelPercProfileIndex

    Specifies the profile index (Intel Perceptual Computing interface only).

    IosDeviceExposure

    Specifies the device exposure (AV Foundation cameras only).

    IosDeviceFlash

    Specifies the device flash state (AV Foundation cameras only).

    IosDeviceFocus

    Specifies the device focus (AV Foundation cameras only).

    IosDeviceTorch

    Specifies whether the device has a torch (AV Foundation cameras only).

    IosDeviceWhitebalance

    Specifies the device white balance (AV Foundation cameras only).

    Iris

    Specifies the camera's iris setting.

    IsoSpeed

    Specifies the ISO speed of the camera.

    MaxDC1394

    Specifies a value that indicates the end of DC1394 backend properties (internal use only).

    Mode

    Specifies a backend-specific value indicating the current capture mode.

    Monocrome

    Specifies a value indicating whether images are captured in grayscale.

    OpenNIApproxFrameSync

    Specifies whether the depth generator should be approximately synchronized with the image generator.

    OpenNIBaseline

    Specifies the baseline sensor value, in mm.

    OpenNICircleBuffer

    Specifies whether the synchronization buffer is circular.

    OpenNIDepthGenerator

    Specifies a flag for getting/setting properties of the OpenNI sensor depth generator.

    OpenNIDepthGeneratorBaseline

    Specifies the depth sensor baseline value, in mm.

    OpenNIDepthGeneratorFocalLength

    Specifies the depth sensor focal length in pixels.

    OpenNIDepthGeneratorRegistration

    Specifies a flag that registers the remapping depth map to image map by changing the depth generator’s view point.

    OpenNIDepthGeneratorRegistrationOn

    Specifies that the OpenNIDepthGeneratorRegistration flag is "on".

    OpenNIFocalLength

    Specifies the sensor focal length in pixels.

    OpenNIFrameMaxDepth

    Specifies the maximum supported depth of the OpenNI sensor, in mm.

    OpenNIGeneratorPresent

    Specifies a flag that is used to check whether a given OpenNI generator is present.

    OpenNIGeneratorsMask

    Specifies a combination of OpenNIDepthGenerator and OpenNIImageGenerator.

    OpenNIImageGenerator

    Specifies a flag for getting/setting properties of the OpenNI sensor image generator.

    OpenNIImageGeneratorOutputMode

    Specifies the output mode of the OpenNI image generator.

    OpenNIImageGeneratorPresent

    Specifies whether an image generator is present.

    OpenNIMaxBufferSize

    Specifies the maximum buffer size for generator synchronization.

    OpenNIMaxTimeDuration

    Specifies the maximum time difference to consider depth and image frame to be in sync.

    OpenNIOutputMode

    Specifies the output mode of the OpenNI generator.

    OpenNIRegistration

    Specifies a flag that registers the remapping depth map to image map by changing the generator’s view point.

    OpenNIRegistrationOn

    Specifies that the OpenNIRegistration flag is "on".

    Pan

    Specifies the camera's pan setting, in degrees.

    PosAviRatio

    Specifies the relative position of the video file (0 - start of the film, 1 - end of the film).

    PosFrames

    Specifies the 0-based index of the frame to be decoded/captured next.

    PosMsec

    Specifies the movie current position in milliseconds or video capture timestamp.

    PreviewFormat

    Specifies the supported preview format. Returns a pointer to a native string (Android cameras only).

    PVApiMulticastIP

    Specifies the IP address to enable multicast master mode. A zero address disables multicast (GStreamer interface cameras only).

    Rectification

    Specifies a rectification flag for stereo cameras.

    Roll

    Specifies the camera's roll setting, in degrees.

    Saturation

    Specifies the saturation of the image (only for cameras).

    Settings

    Specifies a value indicating whether the camera's driver configuration dialog is displayed.

    Sharpness

    Specifies the sharpness of the image (only for cameras).

    SupportedPreviewSizesString

    Specifies the supported preview sizes. Returns a pointer to a native string (Android cameras only).

    Temperature

    Specifies the current temperature in the camera sensor.

    Tilt

    Specifies the camera's tilt setting, in degrees.

    Trigger

    Specifies the current trigger mode (only for cameras).

    TriggerDelay

    Specifies the trigger delay (only for cameras).

    WhiteBalanceBlueU

    Specifies the white balance blue to green ratio (only for cameras).

    WhiteBalanceRedV

    Specifies the white balance red to green ratio (only for cameras).

    XIAeag

    Specifies automatic exposure and gain (XIMEA SDK only).

    XIAeagLevel

    Specifies the average intensity of the output signal that AEAG should achieve, in percentage (XIMEA SDK only).

    XIAeMaxLimit

    Specifies the maximum limit of exposure in AEAG procedure (XIMEA SDK only).

    XIAgMaxLimit

    Specifies the maximum limit of gain in AEAG procedure (XIMEA SDK only).

    XIAutoWb

    Specifies automatic white balance calculation (XIMEA SDK only).

    XIDataFormat

    Specifies the output data format (XIMEA SDK only).

    XIDownsampling

    Specifies whether to change image resolution by binning or skipping (XIMEA SDK only).

    XIExpPriority

    Specifies exposure priority relative to gain (XIMEA SDK only).

    XIGpiLevel

    Specifies the general purpose input level (XIMEA SDK only).

    XIGpiMode

    Specifies the general purpose input mode (XIMEA SDK only).

    XIGpiSelector

    Specifies the general purpose input (XIMEA SDK only).

    XIGpoMode

    Specifies the general purpose output mode (XIMEA SDK only).

    XIGpoSelector

    Specifies the general purpose output (XIMEA SDK only).

    XILedMode

    Specifies the functionality of the camera signalling LED (XIMEA SDK only).

    XILedSelector

    Specifies the camera signalling LED (XIMEA SDK only).

    XIManualWb

    Specifies whether to calculate white balance. Must be called during acquisition (XIMEA SDK only).

    XIOffsetX

    Specifies the horizontal offset from the origin to the area of interest, in pixels (XIMEA SDK only).

    XIOffsetY

    Specifies the vertical offset from the origin to the area of interest, in pixels (XIMEA SDK only).

    XITimeout

    Specifies the image capture timeout in milliseconds (XIMEA SDK only).

    XITrgSoftware

    Specifies whether to generate an internal trigger (XIMEA SDK only).

    XITrgSource

    Specifies the trigger source (XIMEA SDK only).

    Zoom

    Specifies the camera's zoom setting.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX