Skip to content

VideoCaptureOBSensorProperties

videoioclassOpenCV 5.0.0
import { VideoCaptureOBSensorProperties } from '@banou/opencv-wasm'

Use after await initOpenCV(). See the initialization and named imports guide.

ARGUMENTSConstructor or factory
CLASSVideoCaptureOBSensorProperties
RETURN TYPEOwned native handle
Call structure. A void return can still write to destination arguments. The parameter descriptions define inputs, outputs and ownership.

Native object: release it with using or delete(). Factories can return null; check before calling methods.

OBSENSOR properties

Constructors and members

static CAP_PROP_OBSENSOR_INTRINSIC_FX

VideoCaptureOBSensorProperties.CAP_PROP_OBSENSOR_INTRINSIC_FX: INTRINSIC

CAP_PROP_OBSENSOR_INTRINSIC_FX: VideoCaptureOBSensorPropertiesValue<26001>,

static CAP_PROP_OBSENSOR_INTRINSIC_FY

cap prop obsensor intrinsic fy constant (26002), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_INTRINSIC_FY: VideoCaptureOBSensorPropertiesValue<26002>,

static CAP_PROP_OBSENSOR_INTRINSIC_CX

cap prop obsensor intrinsic cx constant (26003), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_INTRINSIC_CX: VideoCaptureOBSensorPropertiesValue<26003>,

static CAP_PROP_OBSENSOR_INTRINSIC_CY

cap prop obsensor intrinsic cy constant (26004), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_INTRINSIC_CY: VideoCaptureOBSensorPropertiesValue<26004>,

static CAP_PROP_OBSENSOR_RGB_POS_MSEC

cap prop obsensor rgb pos msec constant (26005), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_RGB_POS_MSEC: VideoCaptureOBSensorPropertiesValue<26005>,

static CAP_PROP_OBSENSOR_DEPTH_POS_MSEC

cap prop obsensor depth pos msec constant (26006), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_DEPTH_POS_MSEC: VideoCaptureOBSensorPropertiesValue<26006>,

static CAP_PROP_OBSENSOR_DEPTH_WIDTH

cap prop obsensor depth width constant (26007), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_DEPTH_WIDTH: VideoCaptureOBSensorPropertiesValue<26007>,

static CAP_PROP_OBSENSOR_DEPTH_HEIGHT

cap prop obsensor depth height constant (26008), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_DEPTH_HEIGHT: VideoCaptureOBSensorPropertiesValue<26008>,

static CAP_PROP_OBSENSOR_DEPTH_FPS

cap prop obsensor depth fps constant (26009), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_DEPTH_FPS: VideoCaptureOBSensorPropertiesValue<26009>,

static CAP_PROP_OBSENSOR_COLOR_DISTORTION_K1

cap prop obsensor color distortion k1 constant (26010), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_COLOR_DISTORTION_K1: VideoCaptureOBSensorPropertiesValue<26010>,

static CAP_PROP_OBSENSOR_COLOR_DISTORTION_K2

cap prop obsensor color distortion k2 constant (26011), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_COLOR_DISTORTION_K2: VideoCaptureOBSensorPropertiesValue<26011>,

static CAP_PROP_OBSENSOR_COLOR_DISTORTION_K3

cap prop obsensor color distortion k3 constant (26012), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_COLOR_DISTORTION_K3: VideoCaptureOBSensorPropertiesValue<26012>,

static CAP_PROP_OBSENSOR_COLOR_DISTORTION_K4

cap prop obsensor color distortion k4 constant (26013), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_COLOR_DISTORTION_K4: VideoCaptureOBSensorPropertiesValue<26013>,

static CAP_PROP_OBSENSOR_COLOR_DISTORTION_K5

cap prop obsensor color distortion k5 constant (26014), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_COLOR_DISTORTION_K5: VideoCaptureOBSensorPropertiesValue<26014>,

static CAP_PROP_OBSENSOR_COLOR_DISTORTION_K6

cap prop obsensor color distortion k6 constant (26015), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_COLOR_DISTORTION_K6: VideoCaptureOBSensorPropertiesValue<26015>,

static CAP_PROP_OBSENSOR_COLOR_DISTORTION_P1

cap prop obsensor color distortion p1 constant (26016), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_COLOR_DISTORTION_P1: VideoCaptureOBSensorPropertiesValue<26016>,

static CAP_PROP_OBSENSOR_COLOR_DISTORTION_P2

cap prop obsensor color distortion p2 constant (26017), defined by OpenCV for cv.

CAP_PROP_OBSENSOR_COLOR_DISTORTION_P2: VideoCaptureOBSensorPropertiesValue<26017>

These signatures describe this package. Upstream documentation can mention optional backends that are absent from this build. Check runtime compatibility before choosing a backend or file format.