最終更新:2019-06-03 (月) 16:15:53 (1786d)  

cv::VideoCaptureProperties
Top / cv::VideoCaptureProperties

一覧

  • CV_CAP_PROP_*
    cv::CAP_PROP_POS_MSEC?CV_CAP_PROP_POS_MSEC0Current position of the video file in milliseconds.
    cv::CAP_PROP_POS_FRAMESCV_CAP_PROP_POS_FRAMES10-based index of the frame to be decoded/captured next.
    cv::CAP_PROP_POS_AVI_RATIO?CV_CAP_PROP_POS_AVI_RATIO?2Relative position of the video file: 0=start of the film, 1=end of the film.
    cv::CAP_PROP_FRAME_WIDTH?CV_CAP_PROP_FRAME_WIDTH3Width of the frames in the video stream.
    cv::CAP_PROP_FRAME_HEIGHT?CV_CAP_PROP_FRAME_HEIGHT4Height of the frames in the video stream.
    cv::CAP_PROP_FPS?CV_CAP_PROP_FPS5Frame rate.
    cv::CAP_PROP_FOURCCCV_CAP_PROP_FOURCC64-character code of codec. see VideoWriter::fourcc .
    cv::CAP_PROP_FRAME_COUNTCV_CAP_PROP_FRAME_COUNT?7Number of frames in the video file.
    cv::CAP_PROP_FORMAT?CV_CAP_PROP_FORMAT?8Format of the %Mat objects returned by VideoCapture::retrieve().
    cv::CAP_PROP_MODE?CV_CAP_PROP_MODE?9Backend-specific value indicating the current capture mode.
    cv::CAP_PROP_BRIGHTNESS?CV_CAP_PROP_BRIGHTNESS?10Brightness of the image (only for those cameras that support).
    cv::CAP_PROP_CONTRAST?CV_CAP_PROP_CONTRAST?11Contrast of the image (only for cameras).
    cv::CAP_PROP_SATURATION?CV_CAP_PROP_CONTRAST?12Saturation of the image (only for cameras).
    cv::CAP_PROP_HUE?CV_CAP_PROP_HUE?13Hue of the image (only for cameras).
    cv::CAP_PROP_GAIN?CV_CAP_PROP_GAIN?14Gain of the image (only for those cameras that support).
    cv::CAP_PROP_EXPOSURE?CV_CAP_PROP_EXPOSURE?15Exposure (only for those cameras that support).
    cv::CAP_PROP_CONVERT_RGB?CV_CAP_PROP_CONVERT_RGB?16Boolean flags indicating whether images should be converted to RGB.
    cv::CAP_PROP_WHITE_BALANCE_BLUE_U?CV_CAP_PROP_WHITE_BALANCE_BLUE_U17Currently unsupported.
    cv::CAP_PROP_RECTIFICATION?CV_CAP_PROP_RECTIFICATION?18Rectification flag for stereo cameras (note: only supported by DC1394 v 2.x backend currently).
    cv::CAP_PROP_MONOCHROME?CV_CAP_PROP_MONOCHROME?19
    cv::CAP_PROP_SHARPNESS?CV_CAP_PROP_SHARPNESS?20
    cv::CAP_PROP_AUTO_EXPOSURE?CV_CAP_PROP_AUTO_EXPOSURE?21DC1394: exposure control done by camera, user can adjust reference level using this feature.
    cv::CAP_PROP_GAMMA?CV_CAP_PROP_GAMMA?22
    cv::CAP_PROP_TEMPERATURE?CV_CAP_PROP_TEMPERATURE?23
    cv::CAP_PROP_TRIGGER?CV_CAP_PROP_TRIGGER?24
    cv::CAP_PROP_TRIGGER_DELAY?CV_CAP_PROP_TRIGGER_DELAY?25
    cv::CAP_PROP_WHITE_BALANCE_RED_V?CV_CAP_PROP_WHITE_BALANCE_RED_V?26
    cv::CAP_PROP_ZOOM?CV_CAP_PROP_ZOOM?27
    cv::CAP_PROP_FOCUS?CV_CAP_PROP_FOCUS?28
    cv::CAP_PROP_GUID?CV_CAP_PROP_GUID?29
    cv::CAP_PROP_ISO_SPEED?CV_CAP_PROP_ISO_SPEED?30
    cv::CAP_PROP_BACKLIGHT?CV_CAP_PROP_BACKLIGHT?32
    cv::CAP_PROP_PAN?CV_CAP_PROP_PAN?33
    cv::CAP_PROP_TILT?CV_CAP_PROP_TILT?34
    cv::CAP_PROP_ROLL?CV_CAP_PROP_ROLL?35
    cv::CAP_PROP_IRIS?CV_CAP_PROP_IRIS?36
    cv::CAP_PROP_SETTINGS?CV_CAP_PROP_SETTINGS37Pop up video/camera filter dialog (note: only supported by DSHOW backend currently. The property value is ignored)
    cv::CAP_PROP_BUFFERSIZE?CV_CAP_PROP_BUFFERSIZE?38
    cv::CAP_PROP_AUTOFOCUS?CV_CAP_PROP_AUTOFOCUS?39
    cv::CAP_PROP_SAR_NUM?CV_CAP_PROP_SAR_NUM?40Sample aspect ratio: num/den (num)
    cv::CAP_PROP_SAR_DEN?CV_CAP_PROP_SAR_DEN?41Sample aspect ratio: num/den (den)
    cv::CAP_PROP_BACKEND42Current backend (enum VideoCaptureAPIs). Read-only property
    cv::CAP_PROP_CHANNEL?43Video input or Channel Number (only for those cameras that support)
    cv::CAP_PROP_AUTO_WB?44enable/ disable auto white-balance
    cv::CAP_PROP_WB_TEMPERATURE?45white-balance color temperature