- get(long) - Method in class org.bytedeco.depthai.ADatatypeVector
-
- get() - Method in class org.bytedeco.depthai.ADatatypeVector
-
- get() - Method in class org.bytedeco.depthai.ADatatypeVector.Iterator
-
- get(BytePointer) - Method in class org.bytedeco.depthai.AssetManager
-
- get(String) - Method in class org.bytedeco.depthai.AssetManager
-
- get(BytePointer) - Method in class org.bytedeco.depthai.Assets
-
- get(String) - Method in class org.bytedeco.depthai.Assets
-
- get(long) - Method in class org.bytedeco.depthai.AssetVector
-
- get() - Method in class org.bytedeco.depthai.AssetVector
-
- get() - Method in class org.bytedeco.depthai.AssetVector.Iterator
-
- get() - Method in class org.bytedeco.depthai.BoolOptional
-
- get(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.CameraBoardSocketCameraInfoMap
-
- get() - Method in class org.bytedeco.depthai.ConnectionSet.Iterator
-
- get() - Method in class org.bytedeco.depthai.DataOutputQueue
-
Block until a message is available.
- get() - Method in class org.bytedeco.depthai.EepromDataOptional
-
- get(long, long) - Method in class org.bytedeco.depthai.FloatVectorVector
-
- get() - Method in class org.bytedeco.depthai.FloatVectorVector
-
- get() - Method in class org.bytedeco.depthai.IntOptional
-
- get(long) - Method in class org.bytedeco.depthai.LongNodeObjInfoMap
-
- get(long) - Method in class org.bytedeco.depthai.NodeIdConnectionSetMap
-
- get(long) - Method in class org.bytedeco.depthai.NodeIdNodeMap
-
- get(long) - Method in class org.bytedeco.depthai.NodeVector
-
- get() - Method in class org.bytedeco.depthai.NodeVector
-
- get() - Method in class org.bytedeco.depthai.NodeVector.Iterator
-
- get(BytePointer) - Method in class org.bytedeco.depthai.StringIntVectorMap
-
- get(BytePointer) - Method in class org.bytedeco.depthai.StringNodeIoInfoMap
-
- get() - Method in class org.bytedeco.depthai.StringOptional
-
- get(long) - Method in class org.bytedeco.depthai.StringVector
-
- get() - Method in class org.bytedeco.depthai.StringVector
-
- get() - Method in class org.bytedeco.depthai.StringVector.Iterator
-
- get() - Method in class org.bytedeco.depthai.Timestamp
-
- get() - Method in class org.bytedeco.depthai.VersionOptional
-
- get0() - Method in class org.bytedeco.depthai.FloatVectorVectorIntIntTuple
-
- get0(FloatVectorVectorIntIntTuple) - Static method in class org.bytedeco.depthai.FloatVectorVectorIntIntTuple
-
- get1() - Method in class org.bytedeco.depthai.FloatVectorVectorIntIntTuple
-
- get1(FloatVectorVectorIntIntTuple) - Static method in class org.bytedeco.depthai.FloatVectorVectorIntIntTuple
-
- get2() - Method in class org.bytedeco.depthai.FloatVectorVectorIntIntTuple
-
- get2(FloatVectorVectorIntIntTuple) - Static method in class org.bytedeco.depthai.FloatVectorVectorIntIntTuple
-
- getAll() - Method in class org.bytedeco.depthai.AssetManager
-
- getAll() - Method in class org.bytedeco.depthai.Assets
-
- getAll() - Method in class org.bytedeco.depthai.DataOutputQueue
-
Block until at least one message in the queue.
- getAllAssets() - Method in class org.bytedeco.depthai.Pipeline
-
Get assets on the pipeline includes nodes assets
- getAllAvailableDevices() - Static method in class org.bytedeco.depthai.Device
-
Returns all connected devices
- getAllAvailableDevices() - Static method in class org.bytedeco.depthai.DeviceBootloader
-
Searches for connected devices in either UNBOOTED or BOOTLOADER states.
- getAllConnectedDevices(int) - Static method in class org.bytedeco.depthai.XLinkConnection
-
- getAllConnectedDevices() - Static method in class org.bytedeco.depthai.XLinkConnection
-
- getAllLayerNames() - Method in class org.bytedeco.depthai.NNData
-
- getAllLayers() - Method in class org.bytedeco.depthai.NNData
-
- getAllNodes() - Method in class org.bytedeco.depthai.Pipeline
-
Get a vector of all nodes
- getAnyAvailableDevice() - Static method in class org.bytedeco.depthai.Device
-
Gets any available device
- getAssetManager() - Method in class org.bytedeco.depthai.Pipeline
-
Get pipelines AssetManager as reference
- getAssets() - Method in class org.bytedeco.depthai.Node
-
Retrieves all nodes assets
- getBatchReportThreshold() - Method in class org.bytedeco.depthai.IMU
-
Above this packet threshold data will be sent to host, if queue is not blocked
- getBilateralFilterSigma() - Method in class org.bytedeco.depthai.StereoDepthConfig
-
Get sigma value for 5x5 bilateral filter
- getBitrate() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get bitrate in bps
- getBitrateKbps() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get bitrate in kbps
- getBlobLatestSupportedVersion(int, int) - Static method in class org.bytedeco.depthai.OpenVINO
-
Returns latest potentionally supported version by a given blob version.
- getBlobSupportedVersions(int, int) - Static method in class org.bytedeco.depthai.OpenVINO
-
Returns a list of potentionally supported versions for a specified blob major and minor versions.
- getBlocking() - Method in class org.bytedeco.depthai.DataInputQueue
-
Gets current queue behavior when full (maxSize)
- getBlocking() - Method in class org.bytedeco.depthai.DataOutputQueue
-
Gets current queue behavior when full (maxSize)
- getBlocking() - Method in class org.bytedeco.depthai.Node.Input
-
Get input queue behavior
- getBoardSocket() - Method in class org.bytedeco.depthai.ColorCamera
-
Retrieves which board socket to use
- getBoardSocket() - Method in class org.bytedeco.depthai.MonoCamera
-
Retrieves which board socket to use
- getCalibrationData() - Method in class org.bytedeco.depthai.Pipeline
-
gets the calibration data which is set through pipeline
- getCameraExtrinsics(depthai.CameraBoardSocket, depthai.CameraBoardSocket, boolean) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Camera Extrinsics object between two cameras from the data loaded if there is a linked connection
between any two cameras then there relative rotation and translation is returned by this function.
- getCameraExtrinsics(depthai.CameraBoardSocket, depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraExtrinsics(int, int, boolean) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraExtrinsics(int, int) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraIntrinsics(depthai.CameraBoardSocket, int, int, Point2f, Point2f) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Camera Intrinsics object
- getCameraIntrinsics(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraIntrinsics(int, int, int, Point2f, Point2f) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraIntrinsics(int) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraIntrinsics(depthai.CameraBoardSocket, Size2f, Point2f, Point2f) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Camera Intrinsics object
- getCameraIntrinsics(depthai.CameraBoardSocket, Size2f) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraIntrinsics(int, Size2f, Point2f, Point2f) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraIntrinsics(int, Size2f) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraIntrinsics(depthai.CameraBoardSocket, Pointer, Point2f, Point2f) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Camera Intrinsics object
- getCameraIntrinsics(depthai.CameraBoardSocket, Pointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraIntrinsics(int, Pointer, Point2f, Point2f) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraIntrinsics(int, Pointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraToImuExtrinsics(depthai.CameraBoardSocket, boolean) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Camera To Imu Extrinsics object
From the data loaded if there is a linked connection between IMU and the given camera then there relative rotation and translation from the camera to IMU
is returned.
- getCameraToImuExtrinsics(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraToImuExtrinsics(int, boolean) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCameraToImuExtrinsics(int) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getCamId() - Method in class org.bytedeco.depthai.ColorCamera
-
Deprecated.
- getCamId() - Method in class org.bytedeco.depthai.MonoCamera
-
Deprecated.
- getCaptureStill() - Method in class org.bytedeco.depthai.CameraControl
-
Check whether command to capture a still is set
- getCategory() - Method in class org.bytedeco.depthai.ImgFrame
-
Retrieves image category
- getChipTemperature() - Method in class org.bytedeco.depthai.Device
-
Retrieves current chip temperature as measured by device
- getCmxMemoryUsage() - Method in class org.bytedeco.depthai.Device
-
Retrieves current CMX memory information from device
- getColorOrder() - Method in class org.bytedeco.depthai.ColorCamera
-
Get color order of preview output frames.
- getCommand(RawCameraControl.Command) - Method in class org.bytedeco.depthai.RawCameraControl
-
- getCommand(byte) - Method in class org.bytedeco.depthai.RawCameraControl
-
- getConfidenceThreshold() - Method in class org.bytedeco.depthai.StereoDepthConfig
-
Get confidence threshold for disparity calculation
- getConfigData() - Method in class org.bytedeco.depthai.SpatialLocationCalculatorConfig
-
Retrieve configuration data for SpatialLocationCalculator
- getConnectedCameras() - Method in class org.bytedeco.depthai.Device
-
Get cameras that are connected to the device
- getConnectionMap() - Method in class org.bytedeco.depthai.Pipeline
-
Get a reference to internal connection representation
- getConnections() - Method in class org.bytedeco.depthai.Node.Output
-
Retrieve all connections from this output
- getConnections() - Method in class org.bytedeco.depthai.Pipeline
-
Get all connections
- getCropXMax() - Method in class org.bytedeco.depthai.ImageManipConfig
-
- getCropXMin() - Method in class org.bytedeco.depthai.ImageManipConfig
-
- getCropYMax() - Method in class org.bytedeco.depthai.ImageManipConfig
-
- getCropYMin() - Method in class org.bytedeco.depthai.ImageManipConfig
-
- getCvFrame() - Method in class org.bytedeco.depthai.ImgFrame
-
\note This API only available if OpenCV support is enabled
Retrieves cv::Mat suitable for use in common opencv functions.
- getData() - Method in class org.bytedeco.depthai.Buffer
-
- getDdrMemoryUsage() - Method in class org.bytedeco.depthai.Device
-
Retrieves current DDR memory information from device
- getDefaultIntrinsics(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Default Intrinsics object
- getDefaultIntrinsics(int) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getDeviceByMxId(BytePointer) - Static method in class org.bytedeco.depthai.Device
-
Finds a device by MX ID.
- getDeviceByMxId(String) - Static method in class org.bytedeco.depthai.Device
-
- getDeviceByMxId(BytePointer, int) - Static method in class org.bytedeco.depthai.XLinkConnection
-
- getDeviceByMxId(BytePointer) - Static method in class org.bytedeco.depthai.XLinkConnection
-
- getDeviceByMxId(String, int) - Static method in class org.bytedeco.depthai.XLinkConnection
-
- getDeviceByMxId(String) - Static method in class org.bytedeco.depthai.XLinkConnection
-
- getDeviceInfo() - Method in class org.bytedeco.depthai.Device
-
Get the Device Info object o the device which is currently running
- getDistortionCoefficients(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Distortion Coefficients object
- getDistortionCoefficients(int) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getEepromData() - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Eeprom Data object
- getEmbeddedBootloaderBinary(depthai.Type) - Static method in class org.bytedeco.depthai.DeviceBootloader
-
- getEmbeddedBootloaderBinary() - Static method in class org.bytedeco.depthai.DeviceBootloader
-
- getEmbeddedBootloaderBinary(int) - Static method in class org.bytedeco.depthai.DeviceBootloader
-
- getEmbeddedBootloaderVersion() - Static method in class org.bytedeco.depthai.DeviceBootloader
-
- getEmbeddedDeviceBinary(boolean, int) - Static method in class org.bytedeco.depthai.Device
-
Gets device firmware binary for a specific OpenVINO version
- getEmbeddedDeviceBinary(boolean) - Static method in class org.bytedeco.depthai.Device
-
- getFirstAvailableDevice() - Static method in class org.bytedeco.depthai.Device
-
Gets first available device.
- getFirstAvailableDevice() - Static method in class org.bytedeco.depthai.DeviceBootloader
-
Searches for connected devices in either UNBOOTED or BOOTLOADER states and returns first available.
- getFirstDevice(int) - Static method in class org.bytedeco.depthai.XLinkConnection
-
- getFirstDevice() - Static method in class org.bytedeco.depthai.XLinkConnection
-
- getFirstLayerFp16() - Method in class org.bytedeco.depthai.NNData
-
Convinience function to retrieve float values from first layers FP16 tensor
- getFirstLayerInt32() - Method in class org.bytedeco.depthai.NNData
-
Convinience function to retrieve INT32 values from first layers tensor
- getFirstLayerUInt8() - Method in class org.bytedeco.depthai.NNData
-
Convinience function to retrieve U8 data from first layer
- getFov(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Fov of the camera
- getFov(int) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getFp16() - Method in class org.bytedeco.depthai.ColorCamera
-
Get fp16 (0..255) data of preview output frames
- getFps() - Method in class org.bytedeco.depthai.ColorCamera
-
Get rate at which camera should produce frames
- getFps() - Method in class org.bytedeco.depthai.MonoCamera
-
Get rate at which camera should produce frames
- getFpsLimit() - Method in class org.bytedeco.depthai.XLinkOut
-
Get rate limit in messages per second
- getFrame(boolean) - Method in class org.bytedeco.depthai.ImgFrame
-
\note This API only available if OpenCV support is enabled
Retrieves data as cv::Mat with specified width, height and type
- getFrame() - Method in class org.bytedeco.depthai.ImgFrame
-
- getFrameRate() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get frame rate
- getGlobalProperties() - Method in class org.bytedeco.depthai.Pipeline
-
- getHeight() - Method in class org.bytedeco.depthai.ImgFrame
-
Retrieves image height in pixels
- getHeight() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get input height
- getImageOrientation() - Method in class org.bytedeco.depthai.ColorCamera
-
Get camera image orientation
- getImageOrientation() - Method in class org.bytedeco.depthai.MonoCamera
-
Get camera image orientation
- getImgDetections() - Method in class org.bytedeco.depthai.DataOutputQueue
-
- getImgFrame() - Method in class org.bytedeco.depthai.DataOutputQueue
-
- getIMUData() - Method in class org.bytedeco.depthai.DataOutputQueue
-
- getImuToCameraExtrinsics(depthai.CameraBoardSocket, boolean) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Imu To Camera Extrinsics object from the data loaded if there is a linked connection
between IMU and the given camera then there relative rotation and translation from the IMU to Camera
is returned.
- getImuToCameraExtrinsics(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getImuToCameraExtrinsics(int, boolean) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getImuToCameraExtrinsics(int) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getInputQueue(BytePointer) - Method in class org.bytedeco.depthai.Device
-
Gets an input queue corresponding to stream name.
- getInputQueue(String) - Method in class org.bytedeco.depthai.Device
-
- getInputQueue(BytePointer, int, boolean) - Method in class org.bytedeco.depthai.Device
-
Gets an input queue corresponding to stream name.
- getInputQueue(BytePointer, int) - Method in class org.bytedeco.depthai.Device
-
- getInputQueue(String, int, boolean) - Method in class org.bytedeco.depthai.Device
-
- getInputQueue(String, int) - Method in class org.bytedeco.depthai.Device
-
- getInputQueueNames() - Method in class org.bytedeco.depthai.Device
-
Get all available input queue names
- getInputRefs() - Method in class org.bytedeco.depthai.Node
-
Retrieves reference to node inputs
- getInputs() - Method in class org.bytedeco.depthai.Node
-
Retrieves all nodes inputs
- getInstanceNum() - Method in class org.bytedeco.depthai.ImgFrame
-
Retrieves instance number
- getInterleaved() - Method in class org.bytedeco.depthai.ColorCamera
-
Get planar or interleaved data of preview output frames
- getIspHeight() - Method in class org.bytedeco.depthai.ColorCamera
-
Get 'isp' output height
- getIspSize() - Method in class org.bytedeco.depthai.ColorCamera
-
Get 'isp' output resolution as size, after scaling
- getIspWidth() - Method in class org.bytedeco.depthai.ColorCamera
-
Get 'isp' output width
- getKeyframeFrequency() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get keyframe frequency
- getLayer(BytePointer, TensorInfo) - Method in class org.bytedeco.depthai.NNData
-
Retrieve layers tensor information
- getLayer(String, TensorInfo) - Method in class org.bytedeco.depthai.NNData
-
- getLayerDatatype(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.NNData
-
Retrieve datatype of a layers tensor
- getLayerDatatype(String, IntBuffer) - Method in class org.bytedeco.depthai.NNData
-
- getLayerDatatype(BytePointer, int[]) - Method in class org.bytedeco.depthai.NNData
-
- getLayerDatatype(String, IntPointer) - Method in class org.bytedeco.depthai.NNData
-
- getLayerDatatype(BytePointer, IntBuffer) - Method in class org.bytedeco.depthai.NNData
-
- getLayerDatatype(String, int[]) - Method in class org.bytedeco.depthai.NNData
-
- getLayerFp16(BytePointer) - Method in class org.bytedeco.depthai.NNData
-
Convinience function to retrieve float values from layers FP16 tensor
- getLayerFp16(String) - Method in class org.bytedeco.depthai.NNData
-
- getLayerInt32(BytePointer) - Method in class org.bytedeco.depthai.NNData
-
Convinience function to retrieve INT32 values from layers tensor
- getLayerInt32(String) - Method in class org.bytedeco.depthai.NNData
-
- getLayerUInt8(BytePointer) - Method in class org.bytedeco.depthai.NNData
-
Convinience function to retrieve U8 data from layer
- getLayerUInt8(String) - Method in class org.bytedeco.depthai.NNData
-
- getLeftRightCheckThreshold() - Method in class org.bytedeco.depthai.StereoDepthConfig
-
Get threshold for left-right check combine
- getLensPosition(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the lens position of the given camera
- getLensPosition(int) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getLeonCssCpuUsage() - Method in class org.bytedeco.depthai.Device
-
Retrieves average CSS Leon CPU usage
- getLeonCssHeapUsage() - Method in class org.bytedeco.depthai.Device
-
Retrieves current CSS Leon CPU heap information from device
- getLeonMssCpuUsage() - Method in class org.bytedeco.depthai.Device
-
Retrieves average MSS Leon CPU usage
- getLeonMssHeapUsage() - Method in class org.bytedeco.depthai.Device
-
Retrieves current MSS Leon CPU heap information from device
- getLinkId() - Method in class org.bytedeco.depthai.XLinkConnection
-
- getLogLevel() - Method in class org.bytedeco.depthai.Device
-
Gets current logging severity level of the device.
- getLogOutputLevel() - Method in class org.bytedeco.depthai.Device
-
Gets logging level which decides printing level to standard output.
- getLossless() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get lossless mode.
- getMaxBatchReports() - Method in class org.bytedeco.depthai.IMU
-
Maximum number of IMU packets in a batch report
- getMaxDataSize() - Method in class org.bytedeco.depthai.DataInputQueue
-
Gets maximum queue size.
- getMaxDataSize() - Method in class org.bytedeco.depthai.XLinkIn
-
Get maximum messages size in bytes
- getMaxDisparity() - Method in class org.bytedeco.depthai.StereoDepth
-
Useful for normalization of the disparity map.
- getMaxSize() - Method in class org.bytedeco.depthai.DataInputQueue
-
Gets queue maximum size
- getMaxSize() - Method in class org.bytedeco.depthai.DataOutputQueue
-
Gets queue maximum size
- getMedianFilter() - Method in class org.bytedeco.depthai.StereoDepthConfig
-
Get median filter setting
- getMetadataOnly() - Method in class org.bytedeco.depthai.XLinkOut
-
Get whether to transfer only messages attributes and not buffer data
- getMxId() - Method in class org.bytedeco.depthai.Device
-
Get MxId of device
- getMxId() - Method in class org.bytedeco.depthai.DeviceInfo
-
- getName() - Method in class org.bytedeco.depthai.ColorCamera
-
- getName() - Method in class org.bytedeco.depthai.DataInputQueue
-
Gets queues name
- getName() - Method in class org.bytedeco.depthai.DataOutputQueue
-
Gets queues name
- getName() - Method in class org.bytedeco.depthai.DetectionNetwork
-
- getName() - Method in class org.bytedeco.depthai.ImageManip
-
- getName() - Method in class org.bytedeco.depthai.IMU
-
- getName() - Method in class org.bytedeco.depthai.MonoCamera
-
- getName() - Method in class org.bytedeco.depthai.NeuralNetwork
-
- getName() - Method in class org.bytedeco.depthai.Node
-
Retrieves nodes name
- getName() - Method in class org.bytedeco.depthai.ObjectTracker
-
- getName() - Method in class org.bytedeco.depthai.SpatialDetectionNetwork
-
- getName() - Method in class org.bytedeco.depthai.SpatialLocationCalculator
-
- getName() - Method in class org.bytedeco.depthai.SPIOut
-
- getName() - Method in class org.bytedeco.depthai.StereoDepth
-
- getName() - Method in class org.bytedeco.depthai.SystemLogger
-
- getName() - Method in class org.bytedeco.depthai.VideoEncoder
-
- getName() - Method in class org.bytedeco.depthai.XLinkIn
-
- getName() - Method in class org.bytedeco.depthai.XLinkOut
-
- getNNData() - Method in class org.bytedeco.depthai.DataOutputQueue
-
- getNode(long) - Method in class org.bytedeco.depthai.Pipeline
-
Get node with id if it exists, nullptr otherwise
- getNodeMap() - Method in class org.bytedeco.depthai.Pipeline
-
Get a reference to internal node map
- getNumBFrames() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get number of B frames
- getNumFrames() - Method in class org.bytedeco.depthai.XLinkIn
-
Get number of frames in pool
- getNumFramesPool() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get number of frames in pool
- getNumInferenceThreads() - Method in class org.bytedeco.depthai.NeuralNetwork
-
How many inference threads will be used to run the network
- getOpenVINOVersion() - Method in class org.bytedeco.depthai.Pipeline
-
Get required OpenVINO version to run this pipeline
- getOutputQueue(BytePointer) - Method in class org.bytedeco.depthai.Device
-
Gets an output queue corresponding to stream name.
- getOutputQueue(String) - Method in class org.bytedeco.depthai.Device
-
- getOutputQueue(BytePointer, int, boolean) - Method in class org.bytedeco.depthai.Device
-
Gets a queue corresponding to stream name, if it exists, otherwise it throws.
- getOutputQueue(BytePointer, int) - Method in class org.bytedeco.depthai.Device
-
- getOutputQueue(String, int, boolean) - Method in class org.bytedeco.depthai.Device
-
- getOutputQueue(String, int) - Method in class org.bytedeco.depthai.Device
-
- getOutputQueueNames() - Method in class org.bytedeco.depthai.Device
-
Get all available output queue names
- getOutputRefs() - Method in class org.bytedeco.depthai.Node
-
Retrieves reference to node outputs
- getOutputs() - Method in class org.bytedeco.depthai.Node
-
Retrieves all nodes outputs
- getParent() - Method in class org.bytedeco.depthai.Node.Input
-
- getParent() - Method in class org.bytedeco.depthai.Node.Output
-
- getParentPipeline() - Method in class org.bytedeco.depthai.Node
-
- getPipelineSchema() - Method in class org.bytedeco.depthai.Pipeline
-
- getPointer(long) - Method in class org.bytedeco.depthai.Asset
-
- getPointer(long) - Method in class org.bytedeco.depthai.AssetManager
-
- getPointer(long) - Method in class org.bytedeco.depthai.Assets
-
- getPointer(long) - Method in class org.bytedeco.depthai.AssetsMutable
-
- getPointer(long) - Method in class org.bytedeco.depthai.Buffer
-
- getPointer(long) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- getPointer(long) - Method in class org.bytedeco.depthai.CameraControl
-
- getPointer(long) - Method in class org.bytedeco.depthai.CameraInfo
-
- getPointer(long) - Method in class org.bytedeco.depthai.ChipTemperature
-
- getPointer(long) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.ColorCameraProperties.IspScale
-
- getPointer(long) - Method in class org.bytedeco.depthai.ConnectionHash
-
- getPointer(long) - Method in class org.bytedeco.depthai.CpuUsage
-
- getPointer(long) - Method in class org.bytedeco.depthai.DetectionNetworkProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.deviceDesc_t
-
- getPointer(long) - Method in class org.bytedeco.depthai.DeviceInfo
-
- getPointer(long) - Method in class org.bytedeco.depthai.EepromData
-
- getPointer(long) - Method in class org.bytedeco.depthai.Extrinsics
-
- getPointer(long) - Method in class org.bytedeco.depthai.GlobalProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.ImageManipConfig
-
- getPointer(long) - Method in class org.bytedeco.depthai.ImageManipProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.ImgDetection
-
- getPointer(long) - Method in class org.bytedeco.depthai.ImgDetections
-
- getPointer(long) - Method in class org.bytedeco.depthai.ImgFrame
-
- getPointer(long) - Method in class org.bytedeco.depthai.IMUData
-
- getPointer(long) - Method in class org.bytedeco.depthai.IMUPacket
-
- getPointer(long) - Method in class org.bytedeco.depthai.IMUProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.IMUReport
-
- getPointer(long) - Method in class org.bytedeco.depthai.IMUReportAccelerometer
-
- getPointer(long) - Method in class org.bytedeco.depthai.IMUReportGyroscope
-
- getPointer(long) - Method in class org.bytedeco.depthai.IMUReportMagneticField
-
- getPointer(long) - Method in class org.bytedeco.depthai.IMUReportRotationVectorWAcc
-
- getPointer(long) - Method in class org.bytedeco.depthai.IMUSensorConfig
-
- getPointer(long) - Method in class org.bytedeco.depthai.LogMessage
-
- getPointer(long) - Method in class org.bytedeco.depthai.MemoryInfo
-
- getPointer(long) - Method in class org.bytedeco.depthai.MonoCameraProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.NeuralNetworkProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.NNData
-
- getPointer(long) - Method in class org.bytedeco.depthai.NodeConnectionSchema
-
- getPointer(long) - Method in class org.bytedeco.depthai.NodeIoInfo
-
- getPointer(long) - Method in class org.bytedeco.depthai.NodeObjInfo
-
- getPointer(long) - Method in class org.bytedeco.depthai.ObjectTrackerProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.OpenVINO
-
- getPointer(long) - Method in class org.bytedeco.depthai.Pipeline
-
- getPointer(long) - Method in class org.bytedeco.depthai.PipelineImpl
-
- getPointer(long) - Method in class org.bytedeco.depthai.PipelineSchema
-
- getPointer(long) - Method in class org.bytedeco.depthai.Point2f
-
- getPointer(long) - Method in class org.bytedeco.depthai.Point3f
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawBuffer
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawCameraControl
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawCameraControl.ManualExposureParams
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawCameraControl.RegionParams
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawImageManipConfig.CropConfig
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawImageManipConfig.CropRect
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawImageManipConfig.FormatConfig
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawImageManipConfig
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawImageManipConfig.ResizeConfig
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawImgDetections
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawImgFrame
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawImgFrame.Specs
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawIMUData
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawNNData
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawSpatialImgDetections
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawSpatialLocationCalculatorConfig
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawSpatialLocations
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawStereoDepthConfig
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawSystemInformation
-
- getPointer(long) - Method in class org.bytedeco.depthai.RawTracklets
-
- getPointer(long) - Method in class org.bytedeco.depthai.Rect
-
- getPointer(long) - Method in class org.bytedeco.depthai.RotatedRect
-
- getPointer(long) - Method in class org.bytedeco.depthai.Size2f
-
- getPointer(long) - Method in class org.bytedeco.depthai.SpatialDetectionNetworkProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.SpatialImgDetection
-
- getPointer(long) - Method in class org.bytedeco.depthai.SpatialImgDetections
-
- getPointer(long) - Method in class org.bytedeco.depthai.SpatialLocationCalculatorConfig
-
- getPointer(long) - Method in class org.bytedeco.depthai.SpatialLocationCalculatorConfigData
-
- getPointer(long) - Method in class org.bytedeco.depthai.SpatialLocationCalculatorConfigThresholds
-
- getPointer(long) - Method in class org.bytedeco.depthai.SpatialLocationCalculatorData
-
- getPointer(long) - Method in class org.bytedeco.depthai.SpatialLocationCalculatorProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.SpatialLocations
-
- getPointer(long) - Method in class org.bytedeco.depthai.SPIOutProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.StereoDepthConfig
-
- getPointer(long) - Method in class org.bytedeco.depthai.StereoDepthConfigData
-
- getPointer(long) - Method in class org.bytedeco.depthai.StereoDepthProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.StereoDepthProperties.RectificationMesh
-
- getPointer(long) - Method in class org.bytedeco.depthai.StereoRectification
-
- getPointer(long) - Method in class org.bytedeco.depthai.streamPacketDesc_t
-
- getPointer(long) - Method in class org.bytedeco.depthai.SystemInformation
-
- getPointer(long) - Method in class org.bytedeco.depthai.SystemLoggerProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.TensorInfo
-
- getPointer(long) - Method in class org.bytedeco.depthai.Timestamp
-
- getPointer(long) - Method in class org.bytedeco.depthai.Tracklet
-
- getPointer(long) - Method in class org.bytedeco.depthai.Tracklets
-
- getPointer(long) - Method in class org.bytedeco.depthai.VideoEncoderProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.XLinkGlobalHandler_t
-
- getPointer(long) - Method in class org.bytedeco.depthai.XLinkHandler_t
-
- getPointer(long) - Method in class org.bytedeco.depthai.XLinkInProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.XLinkOutProperties
-
- getPointer(long) - Method in class org.bytedeco.depthai.XLinkProf_t
-
- getPreviewHeight() - Method in class org.bytedeco.depthai.ColorCamera
-
Get preview height
- getPreviewKeepAspectRatio() - Method in class org.bytedeco.depthai.ColorCamera
-
- getPreviewSize() - Method in class org.bytedeco.depthai.ColorCamera
-
Get preview size as tuple
- getPreviewWidth() - Method in class org.bytedeco.depthai.ColorCamera
-
Get preview width
- getProfile() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get profile
- getProperties() - Method in class org.bytedeco.depthai.Node
-
- getQuality() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get quality
- getQueueEvent(StringVector, Pointer) - Method in class org.bytedeco.depthai.Device
-
Gets or waits until any of specified queues has received a message
- getQueueEvent(StringVector) - Method in class org.bytedeco.depthai.Device
-
- getQueueEvent(BytePointer, Pointer) - Method in class org.bytedeco.depthai.Device
-
Gets or waits until specified queue has received a message
- getQueueEvent(BytePointer) - Method in class org.bytedeco.depthai.Device
-
- getQueueEvent(String, Pointer) - Method in class org.bytedeco.depthai.Device
-
- getQueueEvent(String) - Method in class org.bytedeco.depthai.Device
-
- getQueueEvent(Pointer) - Method in class org.bytedeco.depthai.Device
-
Gets or waits until any queue has received a message
- getQueueEvent() - Method in class org.bytedeco.depthai.Device
-
- getQueueEvents(StringVector, long, Pointer) - Method in class org.bytedeco.depthai.Device
-
Gets or waits until any of specified queues has received a message
- getQueueEvents(StringVector) - Method in class org.bytedeco.depthai.Device
-
- getQueueEvents(BytePointer, long, Pointer) - Method in class org.bytedeco.depthai.Device
-
Gets or waits until specified queue has received a message
- getQueueEvents(BytePointer) - Method in class org.bytedeco.depthai.Device
-
- getQueueEvents(String, long, Pointer) - Method in class org.bytedeco.depthai.Device
-
- getQueueEvents(String) - Method in class org.bytedeco.depthai.Device
-
- getQueueEvents(long, Pointer) - Method in class org.bytedeco.depthai.Device
-
Gets or waits until any any queue has received a message
- getQueueEvents() - Method in class org.bytedeco.depthai.Device
-
- getQueueSize() - Method in class org.bytedeco.depthai.Node.Input
-
Get input queue size.
- getRateControlMode() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get rate control mode
- getRaw() - Method in class org.bytedeco.depthai.ADatatype
-
- getRebootOnDestruction() - Method in class org.bytedeco.depthai.XLinkConnection
-
- getRequiredOpenVINOVersion() - Method in class org.bytedeco.depthai.Node
-
- getResizeHeight() - Method in class org.bytedeco.depthai.ImageManipConfig
-
- getResizeWidth() - Method in class org.bytedeco.depthai.ImageManipConfig
-
- getResolution() - Method in class org.bytedeco.depthai.ColorCamera
-
Get sensor resolution
- getResolution() - Method in class org.bytedeco.depthai.MonoCamera
-
Get sensor resolution
- getResolutionHeight() - Method in class org.bytedeco.depthai.ColorCamera
-
Get sensor resolution height
- getResolutionHeight() - Method in class org.bytedeco.depthai.MonoCamera
-
Get sensor resolution height
- getResolutionSize() - Method in class org.bytedeco.depthai.ColorCamera
-
Get sensor resolution as size
- getResolutionSize() - Method in class org.bytedeco.depthai.MonoCamera
-
Get sensor resolution as size
- getResolutionWidth() - Method in class org.bytedeco.depthai.ColorCamera
-
Get sensor resolution width
- getResolutionWidth() - Method in class org.bytedeco.depthai.MonoCamera
-
Get sensor resolution width
- getScaledSize(int, int, int) - Method in class org.bytedeco.depthai.ColorCamera
-
- getSensorCrop() - Method in class org.bytedeco.depthai.ColorCamera
-
- getSensorCropX() - Method in class org.bytedeco.depthai.ColorCamera
-
Get sensor top left x crop coordinate
- getSensorCropY() - Method in class org.bytedeco.depthai.ColorCamera
-
Get sensor top left y crop coordinate
- getSequenceNum() - Method in class org.bytedeco.depthai.ImgFrame
-
Retrieves image sequence number
- getSize() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get input size
- getSpatialImgDetections() - Method in class org.bytedeco.depthai.DataOutputQueue
-
- getSpatialLocationCalculatorConfig() - Method in class org.bytedeco.depthai.DataOutputQueue
-
- getSpatialLocationCalculatorData() - Method in class org.bytedeco.depthai.DataOutputQueue
-
- getSpatialLocations() - Method in class org.bytedeco.depthai.SpatialLocationCalculatorData
-
Retrieve configuration data for SpatialLocationCalculatorData.
- getStereoDepthConfig() - Method in class org.bytedeco.depthai.DataOutputQueue
-
- getStereoLeftCameraId() - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the camera id of the camera which is used as left camera of the stereo setup
- getStereoLeftRectificationRotation() - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Stereo Left Rectification Rotation object
- getStereoRightCameraId() - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the camera id of the camera which is used as right camera of the stereo setup
- getStereoRightRectificationRotation() - Method in class org.bytedeco.depthai.CalibrationHandler
-
Get the Stereo Right Rectification Rotation object
- getStillHeight() - Method in class org.bytedeco.depthai.ColorCamera
-
Get still height
- getStillSize() - Method in class org.bytedeco.depthai.ColorCamera
-
Get still size as tuple
- getStillWidth() - Method in class org.bytedeco.depthai.ColorCamera
-
Get still width
- getStreamId() - Method in class org.bytedeco.depthai.XLinkStream
-
- getStreamName() - Method in class org.bytedeco.depthai.XLinkIn
-
Get stream name
- getStreamName() - Method in class org.bytedeco.depthai.XLinkOut
-
Get stream name
- getSystemInformation() - Method in class org.bytedeco.depthai.DataOutputQueue
-
- getSystemInformationLoggingRate() - Method in class org.bytedeco.depthai.Device
-
Gets current rate of system information logging ("info" severity) in Hz.
- getTimestamp() - Method in class org.bytedeco.depthai.ImgFrame
-
Retrieves image timestamp related to steady_clock / time.monotonic
- getTimestampDevice() - Method in class org.bytedeco.depthai.ImgFrame
-
Retrieves image timestamp directly captured from device's monotonic clock,
not synchronized to host time.
- getTracklets() - Method in class org.bytedeco.depthai.DataOutputQueue
-
- getType() - Method in class org.bytedeco.depthai.ImgFrame
-
Retrieves image type
- getUsbSpeed() - Method in class org.bytedeco.depthai.Device
-
Retrieves USB connection speed
- getVersion() - Method in class org.bytedeco.depthai.DeviceBootloader
-
- getVersionName(int) - Static method in class org.bytedeco.depthai.OpenVINO
-
Returns string representation of a given version
- getVersions() - Static method in class org.bytedeco.depthai.OpenVINO
-
- getVideoHeight() - Method in class org.bytedeco.depthai.ColorCamera
-
Get video height
- getVideoSize() - Method in class org.bytedeco.depthai.ColorCamera
-
Get video size as tuple
- getVideoWidth() - Method in class org.bytedeco.depthai.ColorCamera
-
Get video width
- getVoid() - Method in class org.bytedeco.depthai.DataOutputQueue
-
- getWaitForConfigInput() - Method in class org.bytedeco.depthai.ColorCamera
-
- getWidth() - Method in class org.bytedeco.depthai.ImgFrame
-
Retrieves image width in pixels
- getWidth() - Method in class org.bytedeco.depthai.VideoEncoder
-
Get input width
- GlobalProperties - Class in org.bytedeco.depthai
-
Specify properties which apply for whole pipeline
- GlobalProperties() - Constructor for class org.bytedeco.depthai.GlobalProperties
-
Default native constructor.
- GlobalProperties(long) - Constructor for class org.bytedeco.depthai.GlobalProperties
-
Native array allocator.
- GlobalProperties(Pointer) - Constructor for class org.bytedeco.depthai.GlobalProperties
-
Pointer cast constructor.
- globalProperties() - Method in class org.bytedeco.depthai.PipelineSchema
-
- globalProperties(GlobalProperties) - Method in class org.bytedeco.depthai.PipelineSchema
-
- greaterThan(DeviceBootloader.Version) - Method in class org.bytedeco.depthai.DeviceBootloader.Version
-
- greaterThanEquals(DeviceBootloader.Version) - Method in class org.bytedeco.depthai.DeviceBootloader.Version
-
- gyroscope() - Method in class org.bytedeco.depthai.IMUPacket
-
- gyroscope(IMUReportGyroscope) - Method in class org.bytedeco.depthai.IMUPacket
-
- i() - Method in class org.bytedeco.depthai.IMUReportRotationVectorWAcc
-
\brief Quaternion component i
- i(float) - Method in class org.bytedeco.depthai.IMUReportRotationVectorWAcc
-
- id() - Method in class org.bytedeco.depthai.Node
-
Id of node
- id() - Method in class org.bytedeco.depthai.NodeObjInfo
-
- id(long) - Method in class org.bytedeco.depthai.NodeObjInfo
-
- id() - Method in class org.bytedeco.depthai.Tracklet
-
Tracklet's ID.
- id(int) - Method in class org.bytedeco.depthai.Tracklet
-
- ImageManip - Class in org.bytedeco.depthai
-
\brief ImageManip node.
- ImageManip(Pointer) - Constructor for class org.bytedeco.depthai.ImageManip
-
Pointer cast constructor.
- ImageManip(PipelineImpl, long) - Constructor for class org.bytedeco.depthai.ImageManip
-
- ImageManipConfig - Class in org.bytedeco.depthai
-
ImageManipConfig message.
- ImageManipConfig(Pointer) - Constructor for class org.bytedeco.depthai.ImageManipConfig
-
Pointer cast constructor.
- ImageManipConfig(long) - Constructor for class org.bytedeco.depthai.ImageManipConfig
-
Native array allocator.
- ImageManipConfig() - Constructor for class org.bytedeco.depthai.ImageManipConfig
-
Construct ImageManipConfig message
- ImageManipConfig(RawImageManipConfig) - Constructor for class org.bytedeco.depthai.ImageManipConfig
-
- ImageManipProperties - Class in org.bytedeco.depthai
-
Specify properties for ImageManip
- ImageManipProperties() - Constructor for class org.bytedeco.depthai.ImageManipProperties
-
Default native constructor.
- ImageManipProperties(long) - Constructor for class org.bytedeco.depthai.ImageManipProperties
-
Native array allocator.
- ImageManipProperties(Pointer) - Constructor for class org.bytedeco.depthai.ImageManipProperties
-
Pointer cast constructor.
- imageOrientation() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
Camera sensor image orientation / pixel readout
- imageOrientation(depthai.CameraImageOrientation) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- imageOrientation() - Method in class org.bytedeco.depthai.MonoCameraProperties
-
Camera sensor image orientation / pixel readout
- imageOrientation(depthai.CameraImageOrientation) - Method in class org.bytedeco.depthai.MonoCameraProperties
-
- ImgDetection - Class in org.bytedeco.depthai
-
ImgDetection structure
- ImgDetection() - Constructor for class org.bytedeco.depthai.ImgDetection
-
Default native constructor.
- ImgDetection(long) - Constructor for class org.bytedeco.depthai.ImgDetection
-
Native array allocator.
- ImgDetection(Pointer) - Constructor for class org.bytedeco.depthai.ImgDetection
-
Pointer cast constructor.
- ImgDetections - Class in org.bytedeco.depthai
-
ImgDetections message.
- ImgDetections(Pointer) - Constructor for class org.bytedeco.depthai.ImgDetections
-
Pointer cast constructor.
- ImgDetections(long) - Constructor for class org.bytedeco.depthai.ImgDetections
-
Native array allocator.
- ImgDetections() - Constructor for class org.bytedeco.depthai.ImgDetections
-
Construct ImgDetections message
- ImgDetections(RawImgDetections) - Constructor for class org.bytedeco.depthai.ImgDetections
-
- ImgFrame - Class in org.bytedeco.depthai
-
ImgFrame message.
- ImgFrame(Pointer) - Constructor for class org.bytedeco.depthai.ImgFrame
-
Pointer cast constructor.
- ImgFrame(long) - Constructor for class org.bytedeco.depthai.ImgFrame
-
Native array allocator.
- ImgFrame() - Constructor for class org.bytedeco.depthai.ImgFrame
-
Construct ImgFrame message.
- ImgFrame(RawImgFrame) - Constructor for class org.bytedeco.depthai.ImgFrame
-
- IMU - Class in org.bytedeco.depthai
-
\brief IMU node for BNO08X.
- IMU(Pointer) - Constructor for class org.bytedeco.depthai.IMU
-
Pointer cast constructor.
- IMU(PipelineImpl, long) - Constructor for class org.bytedeco.depthai.IMU
-
Constructs IMU node.
- IMUData - Class in org.bytedeco.depthai
-
IMUData message.
- IMUData(Pointer) - Constructor for class org.bytedeco.depthai.IMUData
-
Pointer cast constructor.
- IMUData(long) - Constructor for class org.bytedeco.depthai.IMUData
-
Native array allocator.
- IMUData() - Constructor for class org.bytedeco.depthai.IMUData
-
Construct IMUData message
- IMUData(RawIMUData) - Constructor for class org.bytedeco.depthai.IMUData
-
- imuExtrinsics() - Method in class org.bytedeco.depthai.EepromData
-
- imuExtrinsics(Extrinsics) - Method in class org.bytedeco.depthai.EepromData
-
- IMUPacket - Class in org.bytedeco.depthai
-
IMU output
Contains combined output for all possible modes.
- IMUPacket() - Constructor for class org.bytedeco.depthai.IMUPacket
-
Default native constructor.
- IMUPacket(long) - Constructor for class org.bytedeco.depthai.IMUPacket
-
Native array allocator.
- IMUPacket(Pointer) - Constructor for class org.bytedeco.depthai.IMUPacket
-
Pointer cast constructor.
- IMUProperties - Class in org.bytedeco.depthai
-
- IMUProperties() - Constructor for class org.bytedeco.depthai.IMUProperties
-
Default native constructor.
- IMUProperties(long) - Constructor for class org.bytedeco.depthai.IMUProperties
-
Native array allocator.
- IMUProperties(Pointer) - Constructor for class org.bytedeco.depthai.IMUProperties
-
Pointer cast constructor.
- IMUReport - Class in org.bytedeco.depthai
-
- IMUReport() - Constructor for class org.bytedeco.depthai.IMUReport
-
Default native constructor.
- IMUReport(long) - Constructor for class org.bytedeco.depthai.IMUReport
-
Native array allocator.
- IMUReport(Pointer) - Constructor for class org.bytedeco.depthai.IMUReport
-
Pointer cast constructor.
- IMUReport.Accuracy - Enum in org.bytedeco.depthai
-
- IMUReportAccelerometer - Class in org.bytedeco.depthai
-
\brief Accelerometer
Units are [m/s^2]
- IMUReportAccelerometer() - Constructor for class org.bytedeco.depthai.IMUReportAccelerometer
-
Default native constructor.
- IMUReportAccelerometer(long) - Constructor for class org.bytedeco.depthai.IMUReportAccelerometer
-
Native array allocator.
- IMUReportAccelerometer(Pointer) - Constructor for class org.bytedeco.depthai.IMUReportAccelerometer
-
Pointer cast constructor.
- IMUReportGyroscope - Class in org.bytedeco.depthai
-
\brief Gyroscope
Units are [rad/s]
- IMUReportGyroscope() - Constructor for class org.bytedeco.depthai.IMUReportGyroscope
-
Default native constructor.
- IMUReportGyroscope(long) - Constructor for class org.bytedeco.depthai.IMUReportGyroscope
-
Native array allocator.
- IMUReportGyroscope(Pointer) - Constructor for class org.bytedeco.depthai.IMUReportGyroscope
-
Pointer cast constructor.
- IMUReportMagneticField - Class in org.bytedeco.depthai
-
\brief Magnetic field
Units are [uTesla]
- IMUReportMagneticField() - Constructor for class org.bytedeco.depthai.IMUReportMagneticField
-
Default native constructor.
- IMUReportMagneticField(long) - Constructor for class org.bytedeco.depthai.IMUReportMagneticField
-
Native array allocator.
- IMUReportMagneticField(Pointer) - Constructor for class org.bytedeco.depthai.IMUReportMagneticField
-
Pointer cast constructor.
- IMUReportRotationVectorWAcc - Class in org.bytedeco.depthai
-
\brief Rotation Vector with Accuracy
Contains quaternion components: i,j,k,real
- IMUReportRotationVectorWAcc() - Constructor for class org.bytedeco.depthai.IMUReportRotationVectorWAcc
-
Default native constructor.
- IMUReportRotationVectorWAcc(long) - Constructor for class org.bytedeco.depthai.IMUReportRotationVectorWAcc
-
Native array allocator.
- IMUReportRotationVectorWAcc(Pointer) - Constructor for class org.bytedeco.depthai.IMUReportRotationVectorWAcc
-
Pointer cast constructor.
- IMUSensorConfig - Class in org.bytedeco.depthai
-
- IMUSensorConfig() - Constructor for class org.bytedeco.depthai.IMUSensorConfig
-
Default native constructor.
- IMUSensorConfig(long) - Constructor for class org.bytedeco.depthai.IMUSensorConfig
-
Native array allocator.
- IMUSensorConfig(Pointer) - Constructor for class org.bytedeco.depthai.IMUSensorConfig
-
Pointer cast constructor.
- imuSensors() - Method in class org.bytedeco.depthai.IMUProperties
-
- imuSensors(IMUSensorConfig) - Method in class org.bytedeco.depthai.IMUProperties
-
- increment() - Method in class org.bytedeco.depthai.ADatatypeVector.Iterator
-
- increment() - Method in class org.bytedeco.depthai.AssetVector.Iterator
-
- increment() - Method in class org.bytedeco.depthai.CameraBoardSocketCameraInfoMap.Iterator
-
- increment() - Method in class org.bytedeco.depthai.ConnectionSet.Iterator
-
- increment() - Method in class org.bytedeco.depthai.LongNodeObjInfoMap.Iterator
-
- increment() - Method in class org.bytedeco.depthai.NodeIdConnectionSetMap.Iterator
-
- increment() - Method in class org.bytedeco.depthai.NodeIdNodeMap.Iterator
-
- increment() - Method in class org.bytedeco.depthai.NodeVector.Iterator
-
- increment() - Method in class org.bytedeco.depthai.StringIntVectorMap.Iterator
-
- increment() - Method in class org.bytedeco.depthai.StringNodeIoInfoMap.Iterator
-
- increment() - Method in class org.bytedeco.depthai.StringVector.Iterator
-
- initialConfig() - Method in class org.bytedeco.depthai.ImageManip
-
Initial config to use when manipulating frames
- initialConfig() - Method in class org.bytedeco.depthai.ImageManipProperties
-
Initial configuration for ImageManip node
- initialConfig(RawImageManipConfig) - Method in class org.bytedeco.depthai.ImageManipProperties
-
- initialConfig() - Method in class org.bytedeco.depthai.SpatialLocationCalculator
-
Initial config to use when calculating spatial location data.
- initialConfig() - Method in class org.bytedeco.depthai.StereoDepth
-
Initial config to use for StereoDepth.
- initialConfig() - Method in class org.bytedeco.depthai.StereoDepthProperties
-
Initial stereo config
- initialConfig(RawStereoDepthConfig) - Method in class org.bytedeco.depthai.StereoDepthProperties
-
- initialControl() - Method in class org.bytedeco.depthai.ColorCamera
-
Initial control options to apply to sensor
- initialControl() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- initialControl(RawCameraControl) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- initialControl() - Method in class org.bytedeco.depthai.MonoCamera
-
Initial control options to apply to sensor
- initialControl() - Method in class org.bytedeco.depthai.MonoCameraProperties
-
- initialControl(RawCameraControl) - Method in class org.bytedeco.depthai.MonoCameraProperties
-
- initialize(BytePointer) - Static method in class org.bytedeco.depthai.global.depthai
-
- initialize() - Static method in class org.bytedeco.depthai.global.depthai
-
- initialize(String) - Static method in class org.bytedeco.depthai.global.depthai
-
- input() - Method in class org.bytedeco.depthai.DetectionNetwork
-
Input message with data to be infered upon
Default queue is blocking with size 5
- input() - Method in class org.bytedeco.depthai.NeuralNetwork
-
Input message with data to be infered upon
Default queue is blocking with size 5
- Input(Pointer) - Constructor for class org.bytedeco.depthai.Node.Input
-
Pointer cast constructor.
- Input(Node, BytePointer, Node.Input.Type, Node.DatatypeHierarchy) - Constructor for class org.bytedeco.depthai.Node.Input
-
Constructs Input with default blocking and queueSize options
- Input(Node, String, int, Node.DatatypeHierarchy) - Constructor for class org.bytedeco.depthai.Node.Input
-
- Input(Node, BytePointer, Node.Input.Type, boolean, int, Node.DatatypeHierarchy) - Constructor for class org.bytedeco.depthai.Node.Input
-
Constructs Input with specified blocking and queueSize options
- Input(Node, String, int, boolean, int, Node.DatatypeHierarchy) - Constructor for class org.bytedeco.depthai.Node.Input
-
- input() - Method in class org.bytedeco.depthai.SpatialDetectionNetwork
-
Input message with data to be infered upon
Default queue is blocking with size 5
- input() - Method in class org.bytedeco.depthai.SPIOut
-
Input for any type of messages to be transfered over SPI stream
Default queue is blocking with size 8
- input() - Method in class org.bytedeco.depthai.VideoEncoder
-
Input for NV12 ImgFrame to be encoded
Default queue is blocking with size set by 'setNumFramesPool' (4).
- input() - Method in class org.bytedeco.depthai.XLinkOut
-
Input for any type of messages to be transfered over XLink stream
Default queue is blocking with size 8
- inputConfig() - Method in class org.bytedeco.depthai.ColorCamera
-
Input for ImageManipConfig message, which can modify crop paremeters in runtime
Default queue is non-blocking with size 8
- inputConfig() - Method in class org.bytedeco.depthai.ImageManip
-
Input ImageManipConfig message with ability to modify parameters in runtime
Default queue is blocking with size 8
- inputConfig() - Method in class org.bytedeco.depthai.SpatialLocationCalculator
-
Input SpatialLocationCalculatorConfig message with ability to modify parameters in runtime.
- inputConfig() - Method in class org.bytedeco.depthai.StereoDepth
-
Input StereoDepthConfig message with ability to modify parameters in runtime.
- inputConfigSync() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
Whether to wait for config at 'inputConfig' io
- inputConfigSync(boolean) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- inputConfigSync() - Method in class org.bytedeco.depthai.ImageManipProperties
-
Whether to wait for config at 'inputConfig' IO
- inputConfigSync(boolean) - Method in class org.bytedeco.depthai.ImageManipProperties
-
- inputConfigSync() - Method in class org.bytedeco.depthai.SpatialLocationCalculatorProperties
-
Whether to wait for config at 'inputConfig' IO
- inputConfigSync(boolean) - Method in class org.bytedeco.depthai.SpatialLocationCalculatorProperties
-
- inputConfigSync() - Method in class org.bytedeco.depthai.StereoDepthProperties
-
Whether to wait for config at 'inputConfig' IO
- inputConfigSync(boolean) - Method in class org.bytedeco.depthai.StereoDepthProperties
-
- inputControl() - Method in class org.bytedeco.depthai.ColorCamera
-
Input for CameraControl message, which can modify camera parameters in runtime
Default queue is blocking with size 8
- inputControl() - Method in class org.bytedeco.depthai.MonoCamera
-
Input for CameraControl message, which can modify camera parameters in runtime
Default queue is blocking with size 8
- inputDepth() - Method in class org.bytedeco.depthai.SpatialDetectionNetwork
-
Input message with depth data used to retrieve spatial information about detected object
Default queue is non-blocking with size 4
- inputDepth() - Method in class org.bytedeco.depthai.SpatialLocationCalculator
-
Input message with depth data used to retrieve spatial information about detected object.
- inputDetectionFrame() - Method in class org.bytedeco.depthai.ObjectTracker
-
Input ImgFrame message on which object detection was performed.
- inputDetections() - Method in class org.bytedeco.depthai.ObjectTracker
-
Input message with image detection from neural network.
- inputId() - Method in class org.bytedeco.depthai.Node.Connection
-
- inputImage() - Method in class org.bytedeco.depthai.ImageManip
-
Input image to be modified
Default queue is blocking with size 8
- inputName() - Method in class org.bytedeco.depthai.Node.Connection
-
- inputs() - Method in class org.bytedeco.depthai.Node
-
- inputTrackerFrame() - Method in class org.bytedeco.depthai.ObjectTracker
-
Input ImgFrame message on which tracking will be performed.
- insert(ADatatypeVector.Iterator, ADatatype) - Method in class org.bytedeco.depthai.ADatatypeVector
-
- insert(AssetVector.Iterator, Asset) - Method in class org.bytedeco.depthai.AssetVector
-
- insert(Node.Connection) - Method in class org.bytedeco.depthai.ConnectionSet
-
- insert(NodeVector.Iterator, Node) - Method in class org.bytedeco.depthai.NodeVector
-
- insert(StringVector.Iterator, BytePointer) - Method in class org.bytedeco.depthai.StringVector
-
- instanceNum() - Method in class org.bytedeco.depthai.RawImgFrame
-
- instanceNum(int) - Method in class org.bytedeco.depthai.RawImgFrame
-
- interleaved() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
Are colors interleaved (R1G1B1, R2G2B2, ...) or planar (R1R2..., G1G2..., B1B2)
- interleaved(boolean) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- intern() - Method in enum org.bytedeco.depthai.ColorCameraProperties.ColorOrder
-
- intern() - Method in enum org.bytedeco.depthai.ColorCameraProperties.SensorResolution
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.CameraBoardSocket
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.CameraImageOrientation
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.CameraModel
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.DatatypeEnum
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.DetectionNetworkType
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.IMUSensor
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.LogLevel
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.MedianFilter
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.Memory
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.Section
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.TrackerIdAssigmentPolicy
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.TrackerType
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.Type
-
- intern() - Method in enum org.bytedeco.depthai.global.depthai.UsbSpeed
-
- intern() - Method in enum org.bytedeco.depthai.IMUReport.Accuracy
-
- intern() - Method in enum org.bytedeco.depthai.MonoCameraProperties.SensorResolution
-
- intern() - Method in enum org.bytedeco.depthai.Node.Input.Type
-
- intern() - Method in enum org.bytedeco.depthai.Node.Output.Type
-
- intern() - Method in enum org.bytedeco.depthai.NodeIoInfo.Type
-
- intern() - Method in enum org.bytedeco.depthai.RawCameraControl.AntiBandingMode
-
- intern() - Method in enum org.bytedeco.depthai.RawCameraControl.AutoFocusMode
-
- intern() - Method in enum org.bytedeco.depthai.RawCameraControl.AutoWhiteBalanceMode
-
- intern() - Method in enum org.bytedeco.depthai.RawCameraControl.CaptureIntent
-
- intern() - Method in enum org.bytedeco.depthai.RawCameraControl.Command
-
- intern() - Method in enum org.bytedeco.depthai.RawCameraControl.ControlMode
-
- intern() - Method in enum org.bytedeco.depthai.RawCameraControl.EffectMode
-
- intern() - Method in enum org.bytedeco.depthai.RawCameraControl.SceneMode
-
- intern() - Method in enum org.bytedeco.depthai.RawImgFrame.Type
-
- intern() - Method in enum org.bytedeco.depthai.StereoDepthProperties.DepthAlign
-
- intern() - Method in enum org.bytedeco.depthai.TensorInfo.DataType
-
- intern() - Method in enum org.bytedeco.depthai.TensorInfo.StorageOrder
-
- intern() - Method in enum org.bytedeco.depthai.Tracklet.TrackingStatus
-
- intern() - Method in enum org.bytedeco.depthai.VideoEncoderProperties.Profile
-
- intern() - Method in enum org.bytedeco.depthai.VideoEncoderProperties.RateControlMode
-
- IntOptional - Class in org.bytedeco.depthai
-
- IntOptional(Pointer) - Constructor for class org.bytedeco.depthai.IntOptional
-
Pointer cast constructor.
- IntOptional(int) - Constructor for class org.bytedeco.depthai.IntOptional
-
- IntOptional() - Constructor for class org.bytedeco.depthai.IntOptional
-
- intrinsicMatrix() - Method in class org.bytedeco.depthai.CameraInfo
-
- intrinsicMatrix(FloatVectorVector) - Method in class org.bytedeco.depthai.CameraInfo
-
- INVALID_LINK_ID - Static variable in class org.bytedeco.depthai.global.depthai
-
- INVALID_STREAM_ID - Static variable in class org.bytedeco.depthai.global.depthai
-
- INVALID_STREAM_ID_OUT_OF_MEMORY - Static variable in class org.bytedeco.depthai.global.depthai
-
- ioInfo() - Method in class org.bytedeco.depthai.NodeObjInfo
-
- ioInfo(StringNodeIoInfoMap) - Method in class org.bytedeco.depthai.NodeObjInfo
-
- iouThreshold() - Method in class org.bytedeco.depthai.DetectionNetworkProperties
-
- iouThreshold(float) - Method in class org.bytedeco.depthai.DetectionNetworkProperties
-
- IPC - Static variable in class org.bytedeco.depthai.global.depthai
-
enum XLinkProtocol_deprecated_t
- isClosed() - Method in class org.bytedeco.depthai.DataInputQueue
-
Check whether queue is closed
- isClosed() - Method in class org.bytedeco.depthai.DataOutputQueue
-
Check whether queue is closed
- isClosed() - Method in class org.bytedeco.depthai.Device
-
Is the device already closed (or disconnected)
- isClosed() - Method in class org.bytedeco.depthai.DeviceBootloader
-
Is the device already closed (or disconnected)
- isClosed() - Method in class org.bytedeco.depthai.XLinkConnection
-
Is the connection already closed (or disconnected)
- isDatatypeSubclassOf(depthai.DatatypeEnum, depthai.DatatypeEnum) - Static method in class org.bytedeco.depthai.global.depthai
-
- isDatatypeSubclassOf(int, int) - Static method in class org.bytedeco.depthai.global.depthai
-
- isEmbeddedVersion() - Method in class org.bytedeco.depthai.DeviceBootloader
-
- isNormalized() - Method in class org.bytedeco.depthai.Rect
-
Whether rectangle is normalized (coordinates in [0,1] range) or not.
- isp() - Method in class org.bytedeco.depthai.ColorCamera
-
Outputs ImgFrame message that carries YUV420 planar (I420/IYUV) frame data.
- isPipelineRunning() - Method in class org.bytedeco.depthai.Device
-
Checks if devices pipeline is already running
- ispScale() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
Configure scaling for isp output.
- ispScale(ColorCameraProperties.IspScale) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- IspScale() - Constructor for class org.bytedeco.depthai.ColorCameraProperties.IspScale
-
Default native constructor.
- IspScale(long) - Constructor for class org.bytedeco.depthai.ColorCameraProperties.IspScale
-
Native array allocator.
- IspScale(Pointer) - Constructor for class org.bytedeco.depthai.ColorCameraProperties.IspScale
-
Pointer cast constructor.
- isResizeThumbnail() - Method in class org.bytedeco.depthai.ImageManipConfig
-
- isSamePipeline(Node.Input) - Method in class org.bytedeco.depthai.Node.Output
-
- Iterator(Pointer) - Constructor for class org.bytedeco.depthai.ADatatypeVector.Iterator
-
- Iterator() - Constructor for class org.bytedeco.depthai.ADatatypeVector.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.depthai.AssetVector.Iterator
-
- Iterator() - Constructor for class org.bytedeco.depthai.AssetVector.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.depthai.CameraBoardSocketCameraInfoMap.Iterator
-
- Iterator() - Constructor for class org.bytedeco.depthai.CameraBoardSocketCameraInfoMap.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.depthai.ConnectionSet.Iterator
-
- Iterator() - Constructor for class org.bytedeco.depthai.ConnectionSet.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.depthai.LongNodeObjInfoMap.Iterator
-
- Iterator() - Constructor for class org.bytedeco.depthai.LongNodeObjInfoMap.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.depthai.NodeIdConnectionSetMap.Iterator
-
- Iterator() - Constructor for class org.bytedeco.depthai.NodeIdConnectionSetMap.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.depthai.NodeIdNodeMap.Iterator
-
- Iterator() - Constructor for class org.bytedeco.depthai.NodeIdNodeMap.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.depthai.NodeVector.Iterator
-
- Iterator() - Constructor for class org.bytedeco.depthai.NodeVector.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.depthai.StringIntVectorMap.Iterator
-
- Iterator() - Constructor for class org.bytedeco.depthai.StringIntVectorMap.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.depthai.StringNodeIoInfoMap.Iterator
-
- Iterator() - Constructor for class org.bytedeco.depthai.StringNodeIoInfoMap.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.depthai.StringVector.Iterator
-
- Iterator() - Constructor for class org.bytedeco.depthai.StringVector.Iterator
-
- rateCtrlMode() - Method in class org.bytedeco.depthai.VideoEncoderProperties
-
Rate control mode specifies if constant or variable bitrate should be used (H264 / H265)
- rateCtrlMode(VideoEncoderProperties.RateControlMode) - Method in class org.bytedeco.depthai.VideoEncoderProperties
-
- rateHz() - Method in class org.bytedeco.depthai.SystemLoggerProperties
-
Rate at which the messages are going to be sent in hertz
- rateHz(float) - Method in class org.bytedeco.depthai.SystemLoggerProperties
-
- raw() - Method in class org.bytedeco.depthai.ColorCamera
-
Outputs ImgFrame message that carries RAW10-packed (MIPI CSI-2 format) frame data.
- raw() - Method in class org.bytedeco.depthai.MonoCamera
-
Outputs ImgFrame message that carries RAW10-packed (MIPI CSI-2 format) frame data.
- RawBuffer - Class in org.bytedeco.depthai
-
RawBuffer structure
- RawBuffer() - Constructor for class org.bytedeco.depthai.RawBuffer
-
Default native constructor.
- RawBuffer(long) - Constructor for class org.bytedeco.depthai.RawBuffer
-
Native array allocator.
- RawBuffer(Pointer) - Constructor for class org.bytedeco.depthai.RawBuffer
-
Pointer cast constructor.
- RawBufferCallback(Pointer) - Constructor for class org.bytedeco.depthai.presets.depthai.RawBufferCallback
-
Pointer cast constructor.
- RawBufferCallback() - Constructor for class org.bytedeco.depthai.presets.depthai.RawBufferCallback
-
- RawCameraControl - Class in org.bytedeco.depthai
-
RawCameraControl structure
- RawCameraControl() - Constructor for class org.bytedeco.depthai.RawCameraControl
-
Default native constructor.
- RawCameraControl(long) - Constructor for class org.bytedeco.depthai.RawCameraControl
-
Native array allocator.
- RawCameraControl(Pointer) - Constructor for class org.bytedeco.depthai.RawCameraControl
-
Pointer cast constructor.
- RawCameraControl.AntiBandingMode - Enum in org.bytedeco.depthai
-
- RawCameraControl.AutoFocusMode - Enum in org.bytedeco.depthai
-
- RawCameraControl.AutoWhiteBalanceMode - Enum in org.bytedeco.depthai
-
- RawCameraControl.CaptureIntent - Enum in org.bytedeco.depthai
-
- RawCameraControl.Command - Enum in org.bytedeco.depthai
-
- RawCameraControl.ControlMode - Enum in org.bytedeco.depthai
-
- RawCameraControl.EffectMode - Enum in org.bytedeco.depthai
-
- RawCameraControl.ManualExposureParams - Class in org.bytedeco.depthai
-
- RawCameraControl.RegionParams - Class in org.bytedeco.depthai
-
- RawCameraControl.SceneMode - Enum in org.bytedeco.depthai
-
- RawImageManipConfig - Class in org.bytedeco.depthai
-
RawImageManipConfig structure
- RawImageManipConfig() - Constructor for class org.bytedeco.depthai.RawImageManipConfig
-
Default native constructor.
- RawImageManipConfig(long) - Constructor for class org.bytedeco.depthai.RawImageManipConfig
-
Native array allocator.
- RawImageManipConfig(Pointer) - Constructor for class org.bytedeco.depthai.RawImageManipConfig
-
Pointer cast constructor.
- RawImageManipConfig.CropConfig - Class in org.bytedeco.depthai
-
- RawImageManipConfig.CropRect - Class in org.bytedeco.depthai
-
- RawImageManipConfig.FormatConfig - Class in org.bytedeco.depthai
-
- RawImageManipConfig.ResizeConfig - Class in org.bytedeco.depthai
-
- RawImgDetections - Class in org.bytedeco.depthai
-
RawImgDetections structure
- RawImgDetections() - Constructor for class org.bytedeco.depthai.RawImgDetections
-
Default native constructor.
- RawImgDetections(long) - Constructor for class org.bytedeco.depthai.RawImgDetections
-
Native array allocator.
- RawImgDetections(Pointer) - Constructor for class org.bytedeco.depthai.RawImgDetections
-
Pointer cast constructor.
- RawImgFrame - Class in org.bytedeco.depthai
-
RawImgFrame structure
- RawImgFrame() - Constructor for class org.bytedeco.depthai.RawImgFrame
-
Default native constructor.
- RawImgFrame(long) - Constructor for class org.bytedeco.depthai.RawImgFrame
-
Native array allocator.
- RawImgFrame(Pointer) - Constructor for class org.bytedeco.depthai.RawImgFrame
-
Pointer cast constructor.
- RawImgFrame.Specs - Class in org.bytedeco.depthai
-
- RawImgFrame.Type - Enum in org.bytedeco.depthai
-
- RawIMUData - Class in org.bytedeco.depthai
-
- RawIMUData() - Constructor for class org.bytedeco.depthai.RawIMUData
-
Default native constructor.
- RawIMUData(long) - Constructor for class org.bytedeco.depthai.RawIMUData
-
Native array allocator.
- RawIMUData(Pointer) - Constructor for class org.bytedeco.depthai.RawIMUData
-
Pointer cast constructor.
- RawNNData - Class in org.bytedeco.depthai
-
RawNNData structure
- RawNNData() - Constructor for class org.bytedeco.depthai.RawNNData
-
Default native constructor.
- RawNNData(long) - Constructor for class org.bytedeco.depthai.RawNNData
-
Native array allocator.
- RawNNData(Pointer) - Constructor for class org.bytedeco.depthai.RawNNData
-
Pointer cast constructor.
- RawSpatialImgDetections - Class in org.bytedeco.depthai
-
RawSpatialImgDetections structure
- RawSpatialImgDetections() - Constructor for class org.bytedeco.depthai.RawSpatialImgDetections
-
Default native constructor.
- RawSpatialImgDetections(long) - Constructor for class org.bytedeco.depthai.RawSpatialImgDetections
-
Native array allocator.
- RawSpatialImgDetections(Pointer) - Constructor for class org.bytedeco.depthai.RawSpatialImgDetections
-
Pointer cast constructor.
- RawSpatialLocationCalculatorConfig - Class in org.bytedeco.depthai
-
RawSpatialLocation configuration structure
- RawSpatialLocationCalculatorConfig() - Constructor for class org.bytedeco.depthai.RawSpatialLocationCalculatorConfig
-
Default native constructor.
- RawSpatialLocationCalculatorConfig(long) - Constructor for class org.bytedeco.depthai.RawSpatialLocationCalculatorConfig
-
Native array allocator.
- RawSpatialLocationCalculatorConfig(Pointer) - Constructor for class org.bytedeco.depthai.RawSpatialLocationCalculatorConfig
-
Pointer cast constructor.
- RawSpatialLocations - Class in org.bytedeco.depthai
-
RawSpatialLocations structure
- RawSpatialLocations() - Constructor for class org.bytedeco.depthai.RawSpatialLocations
-
Default native constructor.
- RawSpatialLocations(long) - Constructor for class org.bytedeco.depthai.RawSpatialLocations
-
Native array allocator.
- RawSpatialLocations(Pointer) - Constructor for class org.bytedeco.depthai.RawSpatialLocations
-
Pointer cast constructor.
- RawStereoDepthConfig - Class in org.bytedeco.depthai
-
RawStereoDepthConfig configuration structure
- RawStereoDepthConfig() - Constructor for class org.bytedeco.depthai.RawStereoDepthConfig
-
Default native constructor.
- RawStereoDepthConfig(long) - Constructor for class org.bytedeco.depthai.RawStereoDepthConfig
-
Native array allocator.
- RawStereoDepthConfig(Pointer) - Constructor for class org.bytedeco.depthai.RawStereoDepthConfig
-
Pointer cast constructor.
- RawSystemInformation - Class in org.bytedeco.depthai
-
System information of device
Memory usage, cpu usage and chip temperature
- RawSystemInformation() - Constructor for class org.bytedeco.depthai.RawSystemInformation
-
Default native constructor.
- RawSystemInformation(long) - Constructor for class org.bytedeco.depthai.RawSystemInformation
-
Native array allocator.
- RawSystemInformation(Pointer) - Constructor for class org.bytedeco.depthai.RawSystemInformation
-
Pointer cast constructor.
- RawTracklets - Class in org.bytedeco.depthai
-
RawTracklets structure
- RawTracklets() - Constructor for class org.bytedeco.depthai.RawTracklets
-
Default native constructor.
- RawTracklets(long) - Constructor for class org.bytedeco.depthai.RawTracklets
-
Native array allocator.
- RawTracklets(Pointer) - Constructor for class org.bytedeco.depthai.RawTracklets
-
Pointer cast constructor.
- read() - Method in class org.bytedeco.depthai.XLinkStream
-
- read(BytePointer) - Method in class org.bytedeco.depthai.XLinkStream
-
- read(ByteBuffer) - Method in class org.bytedeco.depthai.XLinkStream
-
- read(byte[]) - Method in class org.bytedeco.depthai.XLinkStream
-
- read(BytePointer, Pointer) - Method in class org.bytedeco.depthai.XLinkStream
-
- read(ByteBuffer, Pointer) - Method in class org.bytedeco.depthai.XLinkStream
-
- read(byte[], Pointer) - Method in class org.bytedeco.depthai.XLinkStream
-
- readCalibration() - Method in class org.bytedeco.depthai.Device
-
Fetches the EEPROM data from the device and loads it into CalibrationHandler object
- readRaw() - Method in class org.bytedeco.depthai.XLinkStream
-
- readRaw(streamPacketDesc_t, Pointer) - Method in class org.bytedeco.depthai.XLinkStream
-
- readRawRelease() - Method in class org.bytedeco.depthai.XLinkStream
-
- real() - Method in class org.bytedeco.depthai.IMUReportRotationVectorWAcc
-
\brief Quaternion component, real
- real(float) - Method in class org.bytedeco.depthai.IMUReportRotationVectorWAcc
-
- Rect - Class in org.bytedeco.depthai
-
Rect structure
x,y coordinates together with width and height that define a rectangle.
- Rect(Pointer) - Constructor for class org.bytedeco.depthai.Rect
-
Pointer cast constructor.
- Rect(long) - Constructor for class org.bytedeco.depthai.Rect
-
Native array allocator.
- Rect() - Constructor for class org.bytedeco.depthai.Rect
-
- Rect(float, float, float, float) - Constructor for class org.bytedeco.depthai.Rect
-
- Rect(Rect) - Constructor for class org.bytedeco.depthai.Rect
-
- Rect(Point2f, Size2f) - Constructor for class org.bytedeco.depthai.Rect
-
- Rect(Point2f, Point2f) - Constructor for class org.bytedeco.depthai.Rect
-
- RectificationMesh() - Constructor for class org.bytedeco.depthai.StereoDepthProperties.RectificationMesh
-
Default native constructor.
- RectificationMesh(long) - Constructor for class org.bytedeco.depthai.StereoDepthProperties.RectificationMesh
-
Native array allocator.
- RectificationMesh(Pointer) - Constructor for class org.bytedeco.depthai.StereoDepthProperties.RectificationMesh
-
Pointer cast constructor.
- rectifiedLeft() - Method in class org.bytedeco.depthai.StereoDepth
-
Outputs ImgFrame message that carries RAW8 encoded (grayscale) rectified frame data.
- rectifiedRight() - Method in class org.bytedeco.depthai.StereoDepth
-
Outputs ImgFrame message that carries RAW8 encoded (grayscale) rectified frame data.
- rectifiedRotationLeft() - Method in class org.bytedeco.depthai.StereoRectification
-
- rectifiedRotationLeft(FloatVectorVector) - Method in class org.bytedeco.depthai.StereoRectification
-
- rectifiedRotationRight() - Method in class org.bytedeco.depthai.StereoRectification
-
- rectifiedRotationRight(FloatVectorVector) - Method in class org.bytedeco.depthai.StereoRectification
-
- rectifyEdgeFillColor() - Method in class org.bytedeco.depthai.StereoDepthProperties
-
Fill color for missing data at frame edges: grayscale 0..255, or -1 to replicate pixels
- rectifyEdgeFillColor(int) - Method in class org.bytedeco.depthai.StereoDepthProperties
-
- rectifyMirrorFrame() - Method in class org.bytedeco.depthai.StereoDepthProperties
-
Mirror rectified frames: true to have disparity/depth normal (non-mirrored)
- rectifyMirrorFrame(boolean) - Method in class org.bytedeco.depthai.StereoDepthProperties
-
- RegionParams() - Constructor for class org.bytedeco.depthai.RawCameraControl.RegionParams
-
Default native constructor.
- RegionParams(long) - Constructor for class org.bytedeco.depthai.RawCameraControl.RegionParams
-
Native array allocator.
- RegionParams(Pointer) - Constructor for class org.bytedeco.depthai.RawCameraControl.RegionParams
-
Pointer cast constructor.
- remaining() - Method in class org.bytedeco.depthai.MemoryInfo
-
- remaining(long) - Method in class org.bytedeco.depthai.MemoryInfo
-
- remove(BytePointer) - Method in class org.bytedeco.depthai.AssetManager
-
Removes asset with key
- remove(String) - Method in class org.bytedeco.depthai.AssetManager
-
- remove(Node) - Method in class org.bytedeco.depthai.Pipeline
-
Removes a node from pipeline
- removeCallback(int) - Method in class org.bytedeco.depthai.DataOutputQueue
-
Removes a callback
- removeLogCallback(int) - Method in class org.bytedeco.depthai.Device
-
Removes a callback
- reportAccuracy() - Method in class org.bytedeco.depthai.IMUReport
-
Accuracy of sensor
- reportAccuracy(IMUReport.Accuracy) - Method in class org.bytedeco.depthai.IMUReport
-
- reportRate() - Method in class org.bytedeco.depthai.IMUSensorConfig
-
- reportRate(int) - Method in class org.bytedeco.depthai.IMUSensorConfig
-
- resize(long) - Method in class org.bytedeco.depthai.ADatatypeVector
-
- resize(long) - Method in class org.bytedeco.depthai.AssetVector
-
- resize(long) - Method in class org.bytedeco.depthai.FloatVectorVector
-
- resize(long, long) - Method in class org.bytedeco.depthai.FloatVectorVector
-
- resize(long) - Method in class org.bytedeco.depthai.NodeVector
-
- resize(long) - Method in class org.bytedeco.depthai.StringVector
-
- resizeConfig() - Method in class org.bytedeco.depthai.RawImageManipConfig
-
- resizeConfig(RawImageManipConfig.ResizeConfig) - Method in class org.bytedeco.depthai.RawImageManipConfig
-
- ResizeConfig() - Constructor for class org.bytedeco.depthai.RawImageManipConfig.ResizeConfig
-
Default native constructor.
- ResizeConfig(long) - Constructor for class org.bytedeco.depthai.RawImageManipConfig.ResizeConfig
-
Native array allocator.
- ResizeConfig(Pointer) - Constructor for class org.bytedeco.depthai.RawImageManipConfig.ResizeConfig
-
Pointer cast constructor.
- resolution() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
Select the camera sensor resolution
- resolution(ColorCameraProperties.SensorResolution) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- resolution() - Method in class org.bytedeco.depthai.MonoCameraProperties
-
Select the camera sensor resolution
- resolution(MonoCameraProperties.SensorResolution) - Method in class org.bytedeco.depthai.MonoCameraProperties
-
- reusePreviousImage() - Method in class org.bytedeco.depthai.RawImageManipConfig
-
- reusePreviousImage(boolean) - Method in class org.bytedeco.depthai.RawImageManipConfig
-
- right() - Method in class org.bytedeco.depthai.StereoDepth
-
Input for right ImgFrame of left-right pair
Default queue is non-blocking with size 8
- rightCameraSocket() - Method in class org.bytedeco.depthai.StereoRectification
-
- rightCameraSocket(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.StereoRectification
-
- roi() - Method in class org.bytedeco.depthai.SpatialLocationCalculatorConfigData
-
- roi(Rect) - Method in class org.bytedeco.depthai.SpatialLocationCalculatorConfigData
-
- roi() - Method in class org.bytedeco.depthai.Tracklet
-
Tracked region of interest.
- roi(Rect) - Method in class org.bytedeco.depthai.Tracklet
-
- roiConfig() - Method in class org.bytedeco.depthai.SpatialLocationCalculatorProperties
-
- roiConfig(RawSpatialLocationCalculatorConfig) - Method in class org.bytedeco.depthai.SpatialLocationCalculatorProperties
-
- RotatedRect - Class in org.bytedeco.depthai
-
RotatedRect structure
- RotatedRect() - Constructor for class org.bytedeco.depthai.RotatedRect
-
Default native constructor.
- RotatedRect(long) - Constructor for class org.bytedeco.depthai.RotatedRect
-
Native array allocator.
- RotatedRect(Pointer) - Constructor for class org.bytedeco.depthai.RotatedRect
-
Pointer cast constructor.
- rotationAngleDeg() - Method in class org.bytedeco.depthai.RawImageManipConfig.ResizeConfig
-
- rotationAngleDeg(float) - Method in class org.bytedeco.depthai.RawImageManipConfig.ResizeConfig
-
- rotationMatrix() - Method in class org.bytedeco.depthai.Extrinsics
-
- rotationMatrix(FloatVectorVector) - Method in class org.bytedeco.depthai.Extrinsics
-
- rotationVector() - Method in class org.bytedeco.depthai.IMUPacket
-
- rotationVector(IMUReportRotationVectorWAcc) - Method in class org.bytedeco.depthai.IMUPacket
-
- rotationVectorAccuracy() - Method in class org.bytedeco.depthai.IMUReportRotationVectorWAcc
-
\brief Accuracy estimate [radians], 0 means no estimate
- rotationVectorAccuracy(float) - Method in class org.bytedeco.depthai.IMUReportRotationVectorWAcc
-
- saturation() - Method in class org.bytedeco.depthai.RawCameraControl
-
- saturation(byte) - Method in class org.bytedeco.depthai.RawCameraControl
-
- saveDepthaiApplicationPackage(BytePointer, Pipeline, BytePointer) - Static method in class org.bytedeco.depthai.DeviceBootloader
-
Saves application package to a file which can be flashed to depthai device.
- saveDepthaiApplicationPackage(BytePointer, Pipeline) - Static method in class org.bytedeco.depthai.DeviceBootloader
-
- saveDepthaiApplicationPackage(String, Pipeline, String) - Static method in class org.bytedeco.depthai.DeviceBootloader
-
- saveDepthaiApplicationPackage(String, Pipeline) - Static method in class org.bytedeco.depthai.DeviceBootloader
-
- sceneMode() - Method in class org.bytedeco.depthai.RawCameraControl
-
- sceneMode(RawCameraControl.SceneMode) - Method in class org.bytedeco.depthai.RawCameraControl
-
- sec() - Method in class org.bytedeco.depthai.Timestamp
-
- sec(long) - Method in class org.bytedeco.depthai.Timestamp
-
- second() - Method in class org.bytedeco.depthai.CameraBoardSocketCameraInfoMap.Iterator
-
- second() - Method in class org.bytedeco.depthai.LongNodeObjInfoMap.Iterator
-
- second() - Method in class org.bytedeco.depthai.NodeIdConnectionSetMap.Iterator
-
- second() - Method in class org.bytedeco.depthai.NodeIdNodeMap.Iterator
-
- second(long) - Method in class org.bytedeco.depthai.StringAssetViewPairVector
-
- second(long, AssetView) - Method in class org.bytedeco.depthai.StringAssetViewPairVector
-
- second() - Method in class org.bytedeco.depthai.StringIntVectorMap.Iterator
-
- second() - Method in class org.bytedeco.depthai.StringNodeIoInfoMap.Iterator
-
- send(RawBuffer) - Method in class org.bytedeco.depthai.DataInputQueue
-
Adds a raw message to the queue, which will be picked up and sent to the device.
- send(ADatatype) - Method in class org.bytedeco.depthai.DataInputQueue
-
Adds a message to the queue, which will be picked up and sent to the device.
- send(RawBuffer, Pointer) - Method in class org.bytedeco.depthai.DataInputQueue
-
Adds message to the queue, which will be picked up and sent to the device.
- send(ADatatype, Pointer) - Method in class org.bytedeco.depthai.DataInputQueue
-
Adds message to the queue, which will be picked up and sent to the device.
- sendSharedPtr(ADatatype) - Method in class org.bytedeco.depthai.DataInputQueue
-
Adds a message to the queue, which will be picked up and sent to the device.
- sendSharedPtr(ADatatype, Pointer) - Method in class org.bytedeco.depthai.DataInputQueue
-
Adds message to the queue, which will be picked up and sent to the device.
- sensitivityEnabled() - Method in class org.bytedeco.depthai.IMUSensorConfig
-
- sensitivityEnabled(boolean) - Method in class org.bytedeco.depthai.IMUSensorConfig
-
- sensitivityIso() - Method in class org.bytedeco.depthai.RawCameraControl.ManualExposureParams
-
- sensitivityIso(int) - Method in class org.bytedeco.depthai.RawCameraControl.ManualExposureParams
-
- sensitivityRelative() - Method in class org.bytedeco.depthai.IMUSensorConfig
-
\brief Change reports relative (vs absolute)
- sensitivityRelative(boolean) - Method in class org.bytedeco.depthai.IMUSensorConfig
-
- sensorCenterCrop() - Method in class org.bytedeco.depthai.ColorCamera
-
Specify sensor center crop.
- sensorCropX() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
Initial sensor crop, -1 signifies center crop
- sensorCropX(float) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- sensorCropY() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- sensorCropY(float) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- sensorId() - Method in class org.bytedeco.depthai.IMUSensorConfig
-
- sensorId(depthai.IMUSensor) - Method in class org.bytedeco.depthai.IMUSensorConfig
-
- sequence() - Method in class org.bytedeco.depthai.IMUReport
-
The sequence number increments once for each report sent.
- sequence(int) - Method in class org.bytedeco.depthai.IMUReport
-
- sequenceNum() - Method in class org.bytedeco.depthai.RawImgFrame
-
- sequenceNum(int) - Method in class org.bytedeco.depthai.RawImgFrame
-
- serialize(Assets, BytePointer) - Method in class org.bytedeco.depthai.AssetManager
-
Serializes
- serialize(Assets, ByteBuffer) - Method in class org.bytedeco.depthai.AssetManager
-
- serialize(Assets, byte[]) - Method in class org.bytedeco.depthai.AssetManager
-
- serialize(PipelineSchema, Assets, BytePointer, IntPointer) - Method in class org.bytedeco.depthai.Pipeline
-
- serialize(PipelineSchema, Assets, ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.Pipeline
-
- serialize(PipelineSchema, Assets, byte[], int[]) - Method in class org.bytedeco.depthai.Pipeline
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawBuffer
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawBuffer
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawBuffer
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawCameraControl
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawCameraControl
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawCameraControl
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawImageManipConfig
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawImageManipConfig
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawImageManipConfig
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawImgDetections
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawImgDetections
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawImgDetections
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawImgFrame
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawImgFrame
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawImgFrame
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawIMUData
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawIMUData
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawIMUData
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawNNData
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawNNData
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawNNData
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawSpatialImgDetections
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawSpatialImgDetections
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawSpatialImgDetections
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawSpatialLocationCalculatorConfig
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawSpatialLocationCalculatorConfig
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawSpatialLocationCalculatorConfig
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawSpatialLocations
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawSpatialLocations
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawSpatialLocations
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawStereoDepthConfig
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawStereoDepthConfig
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawStereoDepthConfig
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawSystemInformation
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawSystemInformation
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawSystemInformation
-
- serialize(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.RawTracklets
-
- serialize(ByteBuffer, IntBuffer) - Method in class org.bytedeco.depthai.RawTracklets
-
- serialize(byte[], int[]) - Method in class org.bytedeco.depthai.RawTracklets
-
- set(BytePointer, Asset) - Method in class org.bytedeco.depthai.AssetManager
-
Adds or overwrites existing asset with a specificied key.
- set(String, Asset) - Method in class org.bytedeco.depthai.AssetManager
-
- set(BytePointer, int, int, int) - Method in class org.bytedeco.depthai.AssetsMutable
-
- set(String, int, int, int) - Method in class org.bytedeco.depthai.AssetsMutable
-
- setAnchorMasks(StringIntVectorMap) - Method in class org.bytedeco.depthai.YoloDetectionNetwork
-
Set anchor masks
- setAnchorMasks(StringIntVectorMap) - Method in class org.bytedeco.depthai.YoloSpatialDetectionNetwork
-
Set anchor masks
- setAnchors(FloatPointer) - Method in class org.bytedeco.depthai.YoloDetectionNetwork
-
Set anchors
- setAnchors(FloatBuffer) - Method in class org.bytedeco.depthai.YoloDetectionNetwork
-
- setAnchors(float[]) - Method in class org.bytedeco.depthai.YoloDetectionNetwork
-
- setAnchors(FloatPointer) - Method in class org.bytedeco.depthai.YoloSpatialDetectionNetwork
-
Set anchors
- setAnchors(FloatBuffer) - Method in class org.bytedeco.depthai.YoloSpatialDetectionNetwork
-
- setAnchors(float[]) - Method in class org.bytedeco.depthai.YoloSpatialDetectionNetwork
-
- setAntiBandingMode(RawCameraControl.AntiBandingMode) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to specify auto banding mode
- setAntiBandingMode(byte) - Method in class org.bytedeco.depthai.CameraControl
-
- setAutoExposureCompensation(int) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to specify auto exposure compensation
- setAutoExposureEnable() - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to enable auto exposure
- setAutoExposureLock(boolean) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to specify lock auto exposure
- setAutoExposureRegion(short, short, short, short) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to specify auto exposure region in pixels
- setAutoFocusMode(RawCameraControl.AutoFocusMode) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to specify autofocus mode
- setAutoFocusMode(byte) - Method in class org.bytedeco.depthai.CameraControl
-
- setAutoFocusRegion(short, short, short, short) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to specify focus region in pixels
- setAutoFocusTrigger() - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to trigger autofocus
- setAutoWhiteBalanceLock(boolean) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to specify auto white balance lock
- setAutoWhiteBalanceMode(RawCameraControl.AutoWhiteBalanceMode) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to specify auto white balance mode
- setAutoWhiteBalanceMode(byte) - Method in class org.bytedeco.depthai.CameraControl
-
- setBatchReportThreshold(int) - Method in class org.bytedeco.depthai.IMU
-
Above this packet threshold data will be sent to host, if queue is not blocked
- setBilateralFilterSigma(short) - Method in class org.bytedeco.depthai.StereoDepthConfig
-
A larger value of the parameter means that farther colors within the pixel neighborhood will be mixed together,
resulting in larger areas of semi-equal color.
- setBitrate(int) - Method in class org.bytedeco.depthai.VideoEncoder
-
Set output bitrate in bps.
- setBitrateKbps(int) - Method in class org.bytedeco.depthai.VideoEncoder
-
Set output bitrate in kbps.
- setBlobPath(BytePointer) - Method in class org.bytedeco.depthai.NeuralNetwork
-
Load network blob into assets and use once pipeline is started.
- setBlobPath(String) - Method in class org.bytedeco.depthai.NeuralNetwork
-
- setBlocking(boolean) - Method in class org.bytedeco.depthai.DataInputQueue
-
Sets queue behavior when full (maxSize)
- setBlocking(boolean) - Method in class org.bytedeco.depthai.DataOutputQueue
-
Sets queue behavior when full (maxSize)
- setBlocking(boolean) - Method in class org.bytedeco.depthai.Node.Input
-
Overrides default input queue behavior.
- setBoardInfo(BytePointer, BytePointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Set the Board Info object
- setBoardInfo(String, String) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setBoardSocket(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.ColorCamera
-
Specify which board socket to use
- setBoardSocket(int) - Method in class org.bytedeco.depthai.ColorCamera
-
- setBoardSocket(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.MonoCamera
-
Specify which board socket to use
- setBoardSocket(int) - Method in class org.bytedeco.depthai.MonoCamera
-
- setBoundingBoxScaleFactor(float) - Method in class org.bytedeco.depthai.SpatialDetectionNetwork
-
Specifies scale factor for detected bounding boxes.
- setBrightness(int) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to adjust image brightness
- setBusId(int) - Method in class org.bytedeco.depthai.SPIOut
-
Specifies SPI Bus number to use
- setCalibrationData(CalibrationHandler) - Method in class org.bytedeco.depthai.Pipeline
-
Sets the calibration in pipeline which overrides the calibration data in eeprom
- setCallback(depthai.RawBufferCallback) - Method in class org.bytedeco.depthai.CallbackHandler
-
- setCameraExtrinsics(depthai.CameraBoardSocket, depthai.CameraBoardSocket, FloatVectorVector, FloatPointer, FloatPointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Set the Camera Extrinsics object
- setCameraExtrinsics(depthai.CameraBoardSocket, depthai.CameraBoardSocket, FloatVectorVector, FloatPointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraExtrinsics(int, int, FloatVectorVector, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraExtrinsics(int, int, FloatVectorVector, FloatBuffer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraExtrinsics(depthai.CameraBoardSocket, depthai.CameraBoardSocket, FloatVectorVector, float[], float[]) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraExtrinsics(depthai.CameraBoardSocket, depthai.CameraBoardSocket, FloatVectorVector, float[]) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraExtrinsics(int, int, FloatVectorVector, FloatPointer, FloatPointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraExtrinsics(int, int, FloatVectorVector, FloatPointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraExtrinsics(depthai.CameraBoardSocket, depthai.CameraBoardSocket, FloatVectorVector, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraExtrinsics(depthai.CameraBoardSocket, depthai.CameraBoardSocket, FloatVectorVector, FloatBuffer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraExtrinsics(int, int, FloatVectorVector, float[], float[]) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraExtrinsics(int, int, FloatVectorVector, float[]) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraIntrinsics(depthai.CameraBoardSocket, FloatVectorVector, Size2f) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Set the Camera Intrinsics object
- setCameraIntrinsics(int, FloatVectorVector, Size2f) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraIntrinsics(depthai.CameraBoardSocket, FloatVectorVector, int, int) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Set the Camera Intrinsics object
- setCameraIntrinsics(int, FloatVectorVector, int, int) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraIntrinsics(depthai.CameraBoardSocket, FloatVectorVector, Pointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Set the Camera Intrinsics object
- setCameraIntrinsics(int, FloatVectorVector, Pointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCameraTuningBlobPath(BytePointer) - Method in class org.bytedeco.depthai.Pipeline
-
Set a camera IQ (Image Quality) tuning blob, used for all cameras
- setCameraTuningBlobPath(String) - Method in class org.bytedeco.depthai.Pipeline
-
- setCameraType(depthai.CameraBoardSocket, depthai.CameraModel) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Set the Camera Type object
- setCameraType(int, byte) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setCamId(long) - Method in class org.bytedeco.depthai.ColorCamera
-
Deprecated.
- setCamId(long) - Method in class org.bytedeco.depthai.MonoCamera
-
Deprecated.
- setCaptureStill(boolean) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to capture a still image
- setCategory(int) - Method in class org.bytedeco.depthai.ImgFrame
-
- setCenterCrop(float, float) - Method in class org.bytedeco.depthai.ImageManip
-
Deprecated.
- setCenterCrop(float) - Method in class org.bytedeco.depthai.ImageManip
-
Deprecated.
- setCenterCrop(float, float) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies a centered crop.
- setCenterCrop(float) - Method in class org.bytedeco.depthai.ImageManipConfig
-
- setChromaDenoise(int) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to adjust chroma denoise amount
- setColorOrder(ColorCameraProperties.ColorOrder) - Method in class org.bytedeco.depthai.ColorCamera
-
Set color order of preview output images.
- setColorOrder(int) - Method in class org.bytedeco.depthai.ColorCamera
-
- setCommand(RawCameraControl.Command, boolean) - Method in class org.bytedeco.depthai.RawCameraControl
-
- setCommand(RawCameraControl.Command) - Method in class org.bytedeco.depthai.RawCameraControl
-
- setCommand(byte, boolean) - Method in class org.bytedeco.depthai.RawCameraControl
-
- setCommand(byte) - Method in class org.bytedeco.depthai.RawCameraControl
-
- setConfidenceThreshold(float) - Method in class org.bytedeco.depthai.DetectionNetwork
-
Specifies confidence threshold at which to filter the rest of the detections.
- setConfidenceThreshold(int) - Method in class org.bytedeco.depthai.StereoDepth
-
Deprecated.
- setConfidenceThreshold(int) - Method in class org.bytedeco.depthai.StereoDepthConfig
-
Confidence threshold for disparity calculation
- setContrast(int) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to adjust image contrast
- setCoordinateSize(int) - Method in class org.bytedeco.depthai.YoloDetectionNetwork
-
Set coordianate size
- setCoordinateSize(int) - Method in class org.bytedeco.depthai.YoloSpatialDetectionNetwork
-
Set coordianate size
- setCropRect(float, float, float, float) - Method in class org.bytedeco.depthai.ImageManip
-
Deprecated.
- setCropRect(float, float, float, float) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies crop with rectangle with normalized values (0..1)
- setCropRotatedRect(RotatedRect, boolean) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies crop with rotated rectangle.
- setCropRotatedRect(RotatedRect) - Method in class org.bytedeco.depthai.ImageManipConfig
-
- setData(BytePointer) - Method in class org.bytedeco.depthai.Buffer
-
- setData(ByteBuffer) - Method in class org.bytedeco.depthai.Buffer
-
- setData(byte[]) - Method in class org.bytedeco.depthai.Buffer
-
- setDefaultProfilePreset(int, int, float, VideoEncoderProperties.Profile) - Method in class org.bytedeco.depthai.VideoEncoder
-
Sets a default preset based on specified input size, frame rate and profile
- setDefaultProfilePreset(Pointer, float, VideoEncoderProperties.Profile) - Method in class org.bytedeco.depthai.VideoEncoder
-
Sets a default preset based on specified input size, frame rate and profile
- setDepthAlign(StereoDepthProperties.DepthAlign) - Method in class org.bytedeco.depthai.StereoDepth
-
- setDepthAlign(depthai.CameraBoardSocket) - Method in class org.bytedeco.depthai.StereoDepth
-
- setDepthAlign(int) - Method in class org.bytedeco.depthai.StereoDepth
-
- setDepthLowerThreshold(int) - Method in class org.bytedeco.depthai.SpatialDetectionNetwork
-
Specifies lower threshold in milimeters for depth values which will used to calculate spatial data
- setDepthUpperThreshold(int) - Method in class org.bytedeco.depthai.SpatialDetectionNetwork
-
Specifies upper threshold in milimeters for depth values which will used to calculate spatial data
- setDetectionLabelsToTrack(IntPointer) - Method in class org.bytedeco.depthai.ObjectTracker
-
Specify detection labels to track.
- setDetectionLabelsToTrack(IntBuffer) - Method in class org.bytedeco.depthai.ObjectTracker
-
- setDetectionLabelsToTrack(int[]) - Method in class org.bytedeco.depthai.ObjectTracker
-
- setDistortionCoefficients(depthai.CameraBoardSocket, FloatPointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Sets the distortion Coefficients obtained from camera calibration
- setDistortionCoefficients(int, FloatBuffer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setDistortionCoefficients(depthai.CameraBoardSocket, float[]) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setDistortionCoefficients(int, FloatPointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setDistortionCoefficients(depthai.CameraBoardSocket, FloatBuffer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setDistortionCoefficients(int, float[]) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setEffectMode(RawCameraControl.EffectMode) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to specify effect mode
- setEffectMode(byte) - Method in class org.bytedeco.depthai.CameraControl
-
- setEmptyCalibration() - Method in class org.bytedeco.depthai.StereoDepth
-
Deprecated.
- setExtendedDisparity(boolean) - Method in class org.bytedeco.depthai.StereoDepth
-
Disparity range increased from 0-95 to 0-190, combined from full resolution and downscaled images.
- setFov(depthai.CameraBoardSocket, float) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Set the Fov of the Camera
- setFov(int, float) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setFp16(boolean) - Method in class org.bytedeco.depthai.ColorCamera
-
Set fp16 (0..255) data type of preview output frames
- setFps(float) - Method in class org.bytedeco.depthai.ColorCamera
-
Set rate at which camera should produce frames
- setFps(float) - Method in class org.bytedeco.depthai.MonoCamera
-
Set rate at which camera should produce frames
- setFpsLimit(float) - Method in class org.bytedeco.depthai.XLinkOut
-
Specifies a message sending limit.
- setFrame(Mat) - Method in class org.bytedeco.depthai.ImgFrame
-
\note This API only available if OpenCV support is enabled
Copies cv::Mat data to ImgFrame buffer
- setFrameRate(float) - Method in class org.bytedeco.depthai.VideoEncoder
-
Sets expected frame rate
- setFrameType(RawImgFrame.Type) - Method in class org.bytedeco.depthai.ImageManip
-
Deprecated.
- setFrameType(int) - Method in class org.bytedeco.depthai.ImageManip
-
Deprecated.
- setFrameType(RawImgFrame.Type) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specify output frame type.
- setFrameType(int) - Method in class org.bytedeco.depthai.ImageManipConfig
-
- setHeight(int) - Method in class org.bytedeco.depthai.ImgFrame
-
Specifies frame height
- setHorizontalFlip(boolean) - Method in class org.bytedeco.depthai.ImageManip
-
Deprecated.
- setHorizontalFlip(boolean) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specify horizontal flip
- setImageOrientation(depthai.CameraImageOrientation) - Method in class org.bytedeco.depthai.ColorCamera
-
Set camera image orientation
- setImageOrientation(int) - Method in class org.bytedeco.depthai.ColorCamera
-
- setImageOrientation(depthai.CameraImageOrientation) - Method in class org.bytedeco.depthai.MonoCamera
-
Set camera image orientation
- setImageOrientation(int) - Method in class org.bytedeco.depthai.MonoCamera
-
- setImuExtrinsics(depthai.CameraBoardSocket, FloatVectorVector, FloatPointer, FloatPointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Set the Imu to Camera Extrinsics object
- setImuExtrinsics(depthai.CameraBoardSocket, FloatVectorVector, FloatPointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setImuExtrinsics(int, FloatVectorVector, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setImuExtrinsics(int, FloatVectorVector, FloatBuffer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setImuExtrinsics(depthai.CameraBoardSocket, FloatVectorVector, float[], float[]) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setImuExtrinsics(depthai.CameraBoardSocket, FloatVectorVector, float[]) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setImuExtrinsics(int, FloatVectorVector, FloatPointer, FloatPointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setImuExtrinsics(int, FloatVectorVector, FloatPointer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setImuExtrinsics(depthai.CameraBoardSocket, FloatVectorVector, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setImuExtrinsics(depthai.CameraBoardSocket, FloatVectorVector, FloatBuffer) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setImuExtrinsics(int, FloatVectorVector, float[], float[]) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setImuExtrinsics(int, FloatVectorVector, float[]) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setInputResolution(int, int) - Method in class org.bytedeco.depthai.StereoDepth
-
Specify input resolution size
Optional if MonoCamera exists, otherwise necessary
- setInstanceNum(int) - Method in class org.bytedeco.depthai.ImgFrame
-
Instance number relates to the origin of the frame (which camera)
- setInterleaved(boolean) - Method in class org.bytedeco.depthai.ColorCamera
-
Set planar or interleaved data of preview output frames
- setIouThreshold(float) - Method in class org.bytedeco.depthai.YoloDetectionNetwork
-
Set Iou threshold
- setIouThreshold(float) - Method in class org.bytedeco.depthai.YoloSpatialDetectionNetwork
-
Set Iou threshold
- setIspScale(int, int) - Method in class org.bytedeco.depthai.ColorCamera
-
Set 'isp' output scaling (numerator/denominator), preserving the aspect ratio.
- setIspScale(Pointer) - Method in class org.bytedeco.depthai.ColorCamera
-
Set 'isp' output scaling, as a tuple
- setIspScale(int, int, int, int) - Method in class org.bytedeco.depthai.ColorCamera
-
Set 'isp' output scaling, per each direction.
- setIspScale(Pointer, Pointer) - Method in class org.bytedeco.depthai.ColorCamera
-
Set 'isp' output scaling, per each direction, as tuples
- setKeepAspectRatio(boolean) - Method in class org.bytedeco.depthai.ImageManip
-
- setKeepAspectRatio(boolean) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies to whether to keep aspect ratio or not
- setKeyframeFrequency(int) - Method in class org.bytedeco.depthai.VideoEncoder
-
Set keyframe frequency.
- setLayer(BytePointer, BytePointer) - Method in class org.bytedeco.depthai.NNData
-
Set a layer with datatype U8.
- setLayer(String, ByteBuffer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(BytePointer, byte[]) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(String, BytePointer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(BytePointer, ByteBuffer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(String, byte[]) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(BytePointer, IntPointer) - Method in class org.bytedeco.depthai.NNData
-
Set a layer with datatype U8.
- setLayer(String, IntBuffer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(BytePointer, int[]) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(String, IntPointer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(BytePointer, IntBuffer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(String, int[]) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(BytePointer, FloatPointer) - Method in class org.bytedeco.depthai.NNData
-
Set a layer with datatype FP16.
- setLayer(String, FloatBuffer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(BytePointer, float[]) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(String, FloatPointer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(BytePointer, FloatBuffer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(String, float[]) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(BytePointer, DoublePointer) - Method in class org.bytedeco.depthai.NNData
-
Set a layer with datatype FP16.
- setLayer(String, DoubleBuffer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(BytePointer, double[]) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(String, DoublePointer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(BytePointer, DoubleBuffer) - Method in class org.bytedeco.depthai.NNData
-
- setLayer(String, double[]) - Method in class org.bytedeco.depthai.NNData
-
- setLeftRightCheck(boolean) - Method in class org.bytedeco.depthai.StereoDepth
-
Computes and combines disparities in both L-R and R-L directions, and combine them.
- setLeftRightCheckThreshold(int) - Method in class org.bytedeco.depthai.StereoDepthConfig
-
- setLensPosition(depthai.CameraBoardSocket, byte) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Sets the distortion Coefficients obtained from camera calibration
- setLensPosition(int, byte) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setLogLevel(depthai.LogLevel) - Method in class org.bytedeco.depthai.Device
-
Sets the devices logging severity level.
- setLogLevel(int) - Method in class org.bytedeco.depthai.Device
-
- setLogOutputLevel(depthai.LogLevel) - Method in class org.bytedeco.depthai.Device
-
Sets logging level which decides printing level to standard output.
- setLogOutputLevel(int) - Method in class org.bytedeco.depthai.Device
-
- setLossless(boolean) - Method in class org.bytedeco.depthai.VideoEncoder
-
Set lossless mode.
- setLumaDenoise(int) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to adjust luma denoise amount
- setManualExposure(int, int) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to manually specify exposure
- setManualFocus(byte) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to specify manual focus position
- setMaxBatchReports(int) - Method in class org.bytedeco.depthai.IMU
-
Maximum number of IMU packets in a batch report
- setMaxDataSize(long) - Method in class org.bytedeco.depthai.DataInputQueue
-
Sets maximum message size.
- setMaxDataSize(int) - Method in class org.bytedeco.depthai.XLinkIn
-
Set maximum message size it can receive
- setMaxObjectsToTrack(int) - Method in class org.bytedeco.depthai.ObjectTracker
-
Specify maximum number of object to track.
- setMaxOutputFrameSize(int) - Method in class org.bytedeco.depthai.ImageManip
-
Specify maximum size of output image.
- setMaxSize(int) - Method in class org.bytedeco.depthai.DataInputQueue
-
Sets queue maximum size
- setMaxSize(int) - Method in class org.bytedeco.depthai.DataOutputQueue
-
Sets queue maximum size
- setMedianFilter(depthai.MedianFilter) - Method in class org.bytedeco.depthai.StereoDepth
-
Deprecated.
- setMedianFilter(int) - Method in class org.bytedeco.depthai.StereoDepth
-
Deprecated.
- setMedianFilter(depthai.MedianFilter) - Method in class org.bytedeco.depthai.StereoDepthConfig
-
- setMedianFilter(int) - Method in class org.bytedeco.depthai.StereoDepthConfig
-
- setMeshStep(int, int) - Method in class org.bytedeco.depthai.StereoDepth
-
Set the distance between mesh points.
- setMetadataOnly(boolean) - Method in class org.bytedeco.depthai.XLinkOut
-
Specify whether to transfer only messages attributes and not buffer data
- setNumBFrames(int) - Method in class org.bytedeco.depthai.VideoEncoder
-
Set number of B frames to be inserted
- setNumClasses(int) - Method in class org.bytedeco.depthai.YoloDetectionNetwork
-
Set num classes
- setNumClasses(int) - Method in class org.bytedeco.depthai.YoloSpatialDetectionNetwork
-
Set num classes
- setNumFrames(int) - Method in class org.bytedeco.depthai.XLinkIn
-
Set number of frames in pool for sending messages forward
- setNumFramesPool(int) - Method in class org.bytedeco.depthai.ImageManip
-
Specify number of frames in pool.
- setNumFramesPool(int) - Method in class org.bytedeco.depthai.VideoEncoder
-
Set number of frames in pool
- setNumInferenceThreads(int) - Method in class org.bytedeco.depthai.NeuralNetwork
-
How many threads should the node use to run the network.
- setNumNCEPerInferenceThread(int) - Method in class org.bytedeco.depthai.NeuralNetwork
-
How many Neural Compute Engines should a single thread use for inference
- setNumPoolFrames(int) - Method in class org.bytedeco.depthai.NeuralNetwork
-
Specifies how many frames will be avilable in the pool
- setOpenVINOVersion(int) - Method in class org.bytedeco.depthai.Pipeline
-
Set a specific OpenVINO version to use with this pipeline
- setOutputDepth(boolean) - Method in class org.bytedeco.depthai.StereoDepth
-
Deprecated.
- setOutputKeepAspectRatio(boolean) - Method in class org.bytedeco.depthai.StereoDepth
-
Specifies whether the frames resized by setOutputSize should preserve aspect ratio,
with potential cropping when enabled.
- setOutputRectified(boolean) - Method in class org.bytedeco.depthai.StereoDepth
-
Deprecated.
- setOutputSize(int, int) - Method in class org.bytedeco.depthai.StereoDepth
-
Specify disparity/depth output resolution size, implemented by scaling.
- setPreviewKeepAspectRatio(boolean) - Method in class org.bytedeco.depthai.ColorCamera
-
Specifies whether preview output should preserve aspect ratio,
after downscaling from video size or not.
- setPreviewSize(int, int) - Method in class org.bytedeco.depthai.ColorCamera
-
Set preview output size
- setPreviewSize(Pointer) - Method in class org.bytedeco.depthai.ColorCamera
-
Set preview output size, as a tuple
- setProfile(Pointer, VideoEncoderProperties.Profile) - Method in class org.bytedeco.depthai.VideoEncoder
-
Set encoding profile
- setProfile(int, int, VideoEncoderProperties.Profile) - Method in class org.bytedeco.depthai.VideoEncoder
-
Set encoding profile
- setQuality(int) - Method in class org.bytedeco.depthai.VideoEncoder
-
Set quality
- setQueueSize(int) - Method in class org.bytedeco.depthai.Node.Input
-
Overrides default input queue size.
- setRate(float) - Method in class org.bytedeco.depthai.SystemLogger
-
Specify logging rate, at which messages will be sent to out output
- setRateControlMode(VideoEncoderProperties.RateControlMode) - Method in class org.bytedeco.depthai.VideoEncoder
-
Set rate control mode
- setRebootOnDestruction(boolean) - Method in class org.bytedeco.depthai.XLinkConnection
-
- setRectification(boolean) - Method in class org.bytedeco.depthai.StereoDepth
-
Rectify input images or not.
- setRectifyEdgeFillColor(int) - Method in class org.bytedeco.depthai.StereoDepth
-
Fill color for missing data at frame edges
- setRectifyMirrorFrame(boolean) - Method in class org.bytedeco.depthai.StereoDepth
-
Mirror rectified frames, only when LR-check mode is disabled.
- setResize(int, int) - Method in class org.bytedeco.depthai.ImageManip
-
Deprecated.
- setResize(int, int) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies output image size.
- setResizeThumbnail(int, int, int, int, int) - Method in class org.bytedeco.depthai.ImageManip
-
Deprecated.
- setResizeThumbnail(int, int) - Method in class org.bytedeco.depthai.ImageManip
-
Deprecated.
- setResizeThumbnail(int, int, int, int, int) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies output image size.
- setResizeThumbnail(int, int) - Method in class org.bytedeco.depthai.ImageManipConfig
-
- setResolution(ColorCameraProperties.SensorResolution) - Method in class org.bytedeco.depthai.ColorCamera
-
Set sensor resolution
- setResolution(MonoCameraProperties.SensorResolution) - Method in class org.bytedeco.depthai.MonoCamera
-
Set sensor resolution
- setReusePreviousImage(boolean) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Instruct ImageManip to not remove current image from its queue and use the same for next message.
- setROIs(SpatialLocationCalculatorConfigData) - Method in class org.bytedeco.depthai.SpatialLocationCalculatorConfig
-
Set a vector of ROIs as configuration data.
- setRotationDegrees(float) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies clockwise rotation in degrees
- setRotationRadians(float) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies clockwise rotation in radians
- setSaturation(int) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to adjust image saturation
- setSceneMode(RawCameraControl.SceneMode) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to specify scene mode
- setSceneMode(byte) - Method in class org.bytedeco.depthai.CameraControl
-
- setSensorCrop(float, float) - Method in class org.bytedeco.depthai.ColorCamera
-
Specifies sensor crop rectangle
- setSequenceNum(int) - Method in class org.bytedeco.depthai.ImgFrame
-
Specifies sequence number
- setSharpness(int) - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to adjust image sharpness
- setSkipCurrentImage(boolean) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Instructs ImageManip to skip current image and wait for next in queue.
- setStartStreaming() - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to start streaming
- setStereoLeft(depthai.CameraBoardSocket, FloatVectorVector) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Set the Stereo Left Rectification object
- setStereoLeft(int, FloatVectorVector) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setStereoRight(depthai.CameraBoardSocket, FloatVectorVector) - Method in class org.bytedeco.depthai.CalibrationHandler
-
Set the Stereo Right Rectification object
- setStereoRight(int, FloatVectorVector) - Method in class org.bytedeco.depthai.CalibrationHandler
-
- setStillSize(int, int) - Method in class org.bytedeco.depthai.ColorCamera
-
Set still output size
- setStillSize(Pointer) - Method in class org.bytedeco.depthai.ColorCamera
-
Set still output size, as a tuple
- setStopStreaming() - Method in class org.bytedeco.depthai.CameraControl
-
Set a command to stop streaming
- setStorage(BytePointer) - Method in class org.bytedeco.depthai.Assets
-
- setStorage(ByteBuffer) - Method in class org.bytedeco.depthai.Assets
-
- setStorage(byte[]) - Method in class org.bytedeco.depthai.Assets
-
- setStreamName(BytePointer) - Method in class org.bytedeco.depthai.SPIOut
-
Specifies stream name over which the node will send data
- setStreamName(String) - Method in class org.bytedeco.depthai.SPIOut
-
- setStreamName(BytePointer) - Method in class org.bytedeco.depthai.XLinkIn
-
Specifies XLink stream name to use.
- setStreamName(String) - Method in class org.bytedeco.depthai.XLinkIn
-
- setStreamName(BytePointer) - Method in class org.bytedeco.depthai.XLinkOut
-
Specifies XLink stream name to use.
- setStreamName(String) - Method in class org.bytedeco.depthai.XLinkOut
-
- setSubpixel(boolean) - Method in class org.bytedeco.depthai.StereoDepth
-
Computes disparity with sub-pixel interpolation (5 fractional bits).
- setSystemInformationLoggingRate(float) - Method in class org.bytedeco.depthai.Device
-
Sets rate of system information logging ("info" severity).
- setTimestamp(Pointer) - Method in class org.bytedeco.depthai.ImgFrame
-
Specifies current timestamp, related to steady_clock / time.monotonic
- setTrackerIdAssigmentPolicy(depthai.TrackerIdAssigmentPolicy) - Method in class org.bytedeco.depthai.ObjectTracker
-
Specify tracker ID assigment policy.
- setTrackerIdAssigmentPolicy(int) - Method in class org.bytedeco.depthai.ObjectTracker
-
- setTrackerThreshold(float) - Method in class org.bytedeco.depthai.ObjectTracker
-
Specify tracker threshold.
- setTrackerType(depthai.TrackerType) - Method in class org.bytedeco.depthai.ObjectTracker
-
Specify tracker type algorithm.
- setTrackerType(int) - Method in class org.bytedeco.depthai.ObjectTracker
-
- setType(RawImgFrame.Type) - Method in class org.bytedeco.depthai.ImgFrame
-
Specifies frame type, RGB, BGR, ...
- setType(int) - Method in class org.bytedeco.depthai.ImgFrame
-
- setVideoSize(int, int) - Method in class org.bytedeco.depthai.ColorCamera
-
Set video output size
- setVideoSize(Pointer) - Method in class org.bytedeco.depthai.ColorCamera
-
Set video output size, as a tuple
- setWaitForConfigInput(boolean) - Method in class org.bytedeco.depthai.ColorCamera
-
Specify to wait until inputConfig receives a configuration message,
before sending out a frame.
- setWaitForConfigInput(boolean) - Method in class org.bytedeco.depthai.ImageManip
-
Specify whether or not wait until configuration message arrives to inputConfig Input.
- setWaitForConfigInput(boolean) - Method in class org.bytedeco.depthai.SpatialLocationCalculator
-
Specify whether or not wait until configuration message arrives to inputConfig Input.
- setWarpBorderFillColor(int, int, int) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies fill color for border pixels.
- setWarpBorderReplicatePixels() - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies that warp replicates border pixels
- setWarpTransformFourPoints(Point2f, boolean) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies warp by suppling 4 points in either absolute or normalized coordinates
- setWarpTransformMatrix3x3(FloatPointer) - Method in class org.bytedeco.depthai.ImageManipConfig
-
Specifies warp with a 3x3 matrix
- setWarpTransformMatrix3x3(FloatBuffer) - Method in class org.bytedeco.depthai.ImageManipConfig
-
- setWarpTransformMatrix3x3(float[]) - Method in class org.bytedeco.depthai.ImageManipConfig
-
- setWidth(int) - Method in class org.bytedeco.depthai.ImgFrame
-
Specifies frame width
- sharpness() - Method in class org.bytedeco.depthai.RawCameraControl
-
- sharpness(byte) - Method in class org.bytedeco.depthai.RawCameraControl
-
- shiftLeft(Pointer, depthai.UsbSpeed) - Static method in class org.bytedeco.depthai.global.depthai
-
- shiftLeft(Pointer, int) - Static method in class org.bytedeco.depthai.global.depthai
-
- shiftLeft(Pointer, depthai.CameraBoardSocket) - Static method in class org.bytedeco.depthai.global.depthai
-
- shiftLeft(Pointer, Tracklet.TrackingStatus) - Static method in class org.bytedeco.depthai.global.depthai
-
- size() - Method in class org.bytedeco.depthai.ADatatypeVector
-
- size() - Method in class org.bytedeco.depthai.AssetManager
-
- size() - Method in class org.bytedeco.depthai.AssetVector
-
- size() - Method in class org.bytedeco.depthai.AssetView
-
- size(int) - Method in class org.bytedeco.depthai.AssetView
-
- size() - Method in class org.bytedeco.depthai.CameraBoardSocketCameraInfoMap
-
- size() - Method in class org.bytedeco.depthai.ConnectionSet
-
- size() - Method in class org.bytedeco.depthai.FloatVectorVector
-
- size(long) - Method in class org.bytedeco.depthai.FloatVectorVector
-
- size() - Method in class org.bytedeco.depthai.LongNodeObjInfoMap
-
- size() - Method in class org.bytedeco.depthai.NodeIdConnectionSetMap
-
- size() - Method in class org.bytedeco.depthai.NodeIdNodeMap
-
- size() - Method in class org.bytedeco.depthai.NodeVector
-
- size() - Method in class org.bytedeco.depthai.Rect
-
Size (width, height) of the rectangle
- size() - Method in class org.bytedeco.depthai.RotatedRect
-
- size(Size2f) - Method in class org.bytedeco.depthai.RotatedRect
-
- size() - Method in class org.bytedeco.depthai.StringAssetViewPairVector
-
- size() - Method in class org.bytedeco.depthai.StringIntVectorMap
-
- size() - Method in class org.bytedeco.depthai.StringNodeIoInfoMap
-
- size() - Method in class org.bytedeco.depthai.StringVector
-
- Size2f - Class in org.bytedeco.depthai
-
Size2f structure
width, height values define the size of the shape/frame
- Size2f(Pointer) - Constructor for class org.bytedeco.depthai.Size2f
-
Pointer cast constructor.
- Size2f(long) - Constructor for class org.bytedeco.depthai.Size2f
-
Native array allocator.
- Size2f() - Constructor for class org.bytedeco.depthai.Size2f
-
- Size2f(float, float) - Constructor for class org.bytedeco.depthai.Size2f
-
- skipCurrentImage() - Method in class org.bytedeco.depthai.RawImageManipConfig
-
- skipCurrentImage(boolean) - Method in class org.bytedeco.depthai.RawImageManipConfig
-
- spatialCoordinates() - Method in class org.bytedeco.depthai.SpatialImgDetection
-
- spatialCoordinates(Point3f) - Method in class org.bytedeco.depthai.SpatialImgDetection
-
- spatialCoordinates() - Method in class org.bytedeco.depthai.SpatialLocations
-
Spatial coordinates: x,y,z; x,y are the relative positions of the center of ROI to the center of depth map
- spatialCoordinates(Point3f) - Method in class org.bytedeco.depthai.SpatialLocations
-
- spatialCoordinates() - Method in class org.bytedeco.depthai.Tracklet
-
Spatial coordinates of tracklet.
- spatialCoordinates(Point3f) - Method in class org.bytedeco.depthai.Tracklet
-
- SpatialDetectionNetwork - Class in org.bytedeco.depthai
-
\brief SpatialDetectionNetwork node.
- SpatialDetectionNetwork(Pointer) - Constructor for class org.bytedeco.depthai.SpatialDetectionNetwork
-
Pointer cast constructor.
- SpatialDetectionNetwork(PipelineImpl, long) - Constructor for class org.bytedeco.depthai.SpatialDetectionNetwork
-
- SpatialDetectionNetworkProperties - Class in org.bytedeco.depthai
-
Specify properties for SpatialDetectionNetwork
- SpatialDetectionNetworkProperties() - Constructor for class org.bytedeco.depthai.SpatialDetectionNetworkProperties
-
Default native constructor.
- SpatialDetectionNetworkProperties(long) - Constructor for class org.bytedeco.depthai.SpatialDetectionNetworkProperties
-
Native array allocator.
- SpatialDetectionNetworkProperties(Pointer) - Constructor for class org.bytedeco.depthai.SpatialDetectionNetworkProperties
-
Pointer cast constructor.
- SpatialImgDetection - Class in org.bytedeco.depthai
-
SpatialImgDetection structure
Contains image detection results together with spatial location data.
- SpatialImgDetection() - Constructor for class org.bytedeco.depthai.SpatialImgDetection
-
Default native constructor.
- SpatialImgDetection(long) - Constructor for class org.bytedeco.depthai.SpatialImgDetection
-
Native array allocator.
- SpatialImgDetection(Pointer) - Constructor for class org.bytedeco.depthai.SpatialImgDetection
-
Pointer cast constructor.
- SpatialImgDetections - Class in org.bytedeco.depthai
-
SpatialImgDetections message.
- SpatialImgDetections(Pointer) - Constructor for class org.bytedeco.depthai.SpatialImgDetections
-
Pointer cast constructor.
- SpatialImgDetections(long) - Constructor for class org.bytedeco.depthai.SpatialImgDetections
-
Native array allocator.
- SpatialImgDetections() - Constructor for class org.bytedeco.depthai.SpatialImgDetections
-
Construct SpatialImgDetections message.
- SpatialImgDetections(RawSpatialImgDetections) - Constructor for class org.bytedeco.depthai.SpatialImgDetections
-
- SpatialLocationCalculator - Class in org.bytedeco.depthai
-
\brief SpatialLocationCalculator node.
- SpatialLocationCalculator(Pointer) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculator
-
Pointer cast constructor.
- SpatialLocationCalculator(PipelineImpl, long) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculator
-
- SpatialLocationCalculatorConfig - Class in org.bytedeco.depthai
-
SpatialLocationCalculatorConfig message.
- SpatialLocationCalculatorConfig(Pointer) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorConfig
-
Pointer cast constructor.
- SpatialLocationCalculatorConfig(long) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorConfig
-
Native array allocator.
- SpatialLocationCalculatorConfig() - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorConfig
-
Construct SpatialLocationCalculatorConfig message.
- SpatialLocationCalculatorConfig(RawSpatialLocationCalculatorConfig) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorConfig
-
- SpatialLocationCalculatorConfigData - Class in org.bytedeco.depthai
-
SpatialLocation configuration data structure
- SpatialLocationCalculatorConfigData() - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorConfigData
-
Default native constructor.
- SpatialLocationCalculatorConfigData(long) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorConfigData
-
Native array allocator.
- SpatialLocationCalculatorConfigData(Pointer) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorConfigData
-
Pointer cast constructor.
- SpatialLocationCalculatorConfigThresholds - Class in org.bytedeco.depthai
-
SpatialLocation configuration thresholds structure
Contains configuration data for lower and upper threshold in millimeters for ROI.
- SpatialLocationCalculatorConfigThresholds() - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorConfigThresholds
-
Default native constructor.
- SpatialLocationCalculatorConfigThresholds(long) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorConfigThresholds
-
Native array allocator.
- SpatialLocationCalculatorConfigThresholds(Pointer) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorConfigThresholds
-
Pointer cast constructor.
- SpatialLocationCalculatorData - Class in org.bytedeco.depthai
-
SpatialLocationCalculatorData message.
- SpatialLocationCalculatorData(Pointer) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorData
-
Pointer cast constructor.
- SpatialLocationCalculatorData(long) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorData
-
Native array allocator.
- SpatialLocationCalculatorData() - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorData
-
Construct SpatialLocationCalculatorData message.
- SpatialLocationCalculatorData(RawSpatialLocations) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorData
-
- SpatialLocationCalculatorProperties - Class in org.bytedeco.depthai
-
Specify properties for SpatialLocationCalculator
- SpatialLocationCalculatorProperties() - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorProperties
-
Default native constructor.
- SpatialLocationCalculatorProperties(long) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorProperties
-
Native array allocator.
- SpatialLocationCalculatorProperties(Pointer) - Constructor for class org.bytedeco.depthai.SpatialLocationCalculatorProperties
-
Pointer cast constructor.
- spatialLocations() - Method in class org.bytedeco.depthai.RawSpatialLocations
-
- spatialLocations(SpatialLocations) - Method in class org.bytedeco.depthai.RawSpatialLocations
-
- spatialLocations() - Method in class org.bytedeco.depthai.SpatialLocationCalculatorData
-
- spatialLocations(SpatialLocations) - Method in class org.bytedeco.depthai.SpatialLocationCalculatorData
-
- SpatialLocations - Class in org.bytedeco.depthai
-
SpatialLocations structure
Contains configuration data, average depth for the calculated ROI on depth map.
- SpatialLocations() - Constructor for class org.bytedeco.depthai.SpatialLocations
-
Default native constructor.
- SpatialLocations(long) - Constructor for class org.bytedeco.depthai.SpatialLocations
-
Native array allocator.
- SpatialLocations(Pointer) - Constructor for class org.bytedeco.depthai.SpatialLocations
-
Pointer cast constructor.
- specHfovDeg() - Method in class org.bytedeco.depthai.CameraInfo
-
- specHfovDeg(float) - Method in class org.bytedeco.depthai.CameraInfo
-
- Specs() - Constructor for class org.bytedeco.depthai.RawImgFrame.Specs
-
Default native constructor.
- Specs(long) - Constructor for class org.bytedeco.depthai.RawImgFrame.Specs
-
Native array allocator.
- Specs(Pointer) - Constructor for class org.bytedeco.depthai.RawImgFrame.Specs
-
Pointer cast constructor.
- specTranslation() - Method in class org.bytedeco.depthai.Extrinsics
-
(x, y, z) pose of destCameraSocket w.r.t currentCameraSocket measured through CAD design
- specTranslation(Point3f) - Method in class org.bytedeco.depthai.Extrinsics
-
- SPIOut - Class in org.bytedeco.depthai
-
\brief SPIOut node.
- SPIOut(Pointer) - Constructor for class org.bytedeco.depthai.SPIOut
-
Pointer cast constructor.
- SPIOut(PipelineImpl, long) - Constructor for class org.bytedeco.depthai.SPIOut
-
- SPIOutProperties - Class in org.bytedeco.depthai
-
Specify properties for SPIOut node
- SPIOutProperties() - Constructor for class org.bytedeco.depthai.SPIOutProperties
-
Default native constructor.
- SPIOutProperties(long) - Constructor for class org.bytedeco.depthai.SPIOutProperties
-
Native array allocator.
- SPIOutProperties(Pointer) - Constructor for class org.bytedeco.depthai.SPIOutProperties
-
Pointer cast constructor.
- srcImgDetection() - Method in class org.bytedeco.depthai.Tracklet
-
Image detection that is tracked.
- srcImgDetection(ImgDetection) - Method in class org.bytedeco.depthai.Tracklet
-
- startPipeline() - Method in class org.bytedeco.depthai.Device
-
Deprecated.
- startPipeline(Pipeline) - Method in class org.bytedeco.depthai.Device
-
Starts the execution of a given pipeline
- state() - Method in class org.bytedeco.depthai.DeviceInfo
-
- state(int) - Method in class org.bytedeco.depthai.DeviceInfo
-
- status() - Method in class org.bytedeco.depthai.Tracklet
-
Status of tracklet.
- status(Tracklet.TrackingStatus) - Method in class org.bytedeco.depthai.Tracklet
-
- stepHeight() - Method in class org.bytedeco.depthai.StereoDepthProperties.RectificationMesh
-
Distance between mesh points, in the vertical direction
- stepHeight(short) - Method in class org.bytedeco.depthai.StereoDepthProperties.RectificationMesh
-
- stepWidth() - Method in class org.bytedeco.depthai.StereoDepthProperties.RectificationMesh
-
Distance between mesh points, in the horizontal direction
- stepWidth(short) - Method in class org.bytedeco.depthai.StereoDepthProperties.RectificationMesh
-
- StereoDepth - Class in org.bytedeco.depthai
-
\brief StereoDepth node.
- StereoDepth(Pointer) - Constructor for class org.bytedeco.depthai.StereoDepth
-
Pointer cast constructor.
- StereoDepth(PipelineImpl, long) - Constructor for class org.bytedeco.depthai.StereoDepth
-
- StereoDepthConfig - Class in org.bytedeco.depthai
-
StereoDepthConfig message.
- StereoDepthConfig(Pointer) - Constructor for class org.bytedeco.depthai.StereoDepthConfig
-
Pointer cast constructor.
- StereoDepthConfig(long) - Constructor for class org.bytedeco.depthai.StereoDepthConfig
-
Native array allocator.
- StereoDepthConfig() - Constructor for class org.bytedeco.depthai.StereoDepthConfig
-
Construct StereoDepthConfig message.
- StereoDepthConfig(RawStereoDepthConfig) - Constructor for class org.bytedeco.depthai.StereoDepthConfig
-
- StereoDepthConfigData - Class in org.bytedeco.depthai
-
StereoDepth configuration data structure
- StereoDepthConfigData() - Constructor for class org.bytedeco.depthai.StereoDepthConfigData
-
Default native constructor.
- StereoDepthConfigData(long) - Constructor for class org.bytedeco.depthai.StereoDepthConfigData
-
Native array allocator.
- StereoDepthConfigData(Pointer) - Constructor for class org.bytedeco.depthai.StereoDepthConfigData
-
Pointer cast constructor.
- StereoDepthProperties - Class in org.bytedeco.depthai
-
Specify properties for StereoDepth
- StereoDepthProperties() - Constructor for class org.bytedeco.depthai.StereoDepthProperties
-
Default native constructor.
- StereoDepthProperties(long) - Constructor for class org.bytedeco.depthai.StereoDepthProperties
-
Native array allocator.
- StereoDepthProperties(Pointer) - Constructor for class org.bytedeco.depthai.StereoDepthProperties
-
Pointer cast constructor.
- StereoDepthProperties.DepthAlign - Enum in org.bytedeco.depthai
-
Align the disparity/depth to the perspective of a rectified output, or center it
- StereoDepthProperties.RectificationMesh - Class in org.bytedeco.depthai
-
- StereoRectification - Class in org.bytedeco.depthai
-
StereoRectification structure
- StereoRectification() - Constructor for class org.bytedeco.depthai.StereoRectification
-
Default native constructor.
- StereoRectification(long) - Constructor for class org.bytedeco.depthai.StereoRectification
-
Native array allocator.
- StereoRectification(Pointer) - Constructor for class org.bytedeco.depthai.StereoRectification
-
Pointer cast constructor.
- stereoRectificationData() - Method in class org.bytedeco.depthai.EepromData
-
- stereoRectificationData(StereoRectification) - Method in class org.bytedeco.depthai.EepromData
-
- still() - Method in class org.bytedeco.depthai.ColorCamera
-
Outputs ImgFrame message that carries NV12 encoded (YUV420, UV plane interleaved) frame data.
- stillHeight() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
Preview frame output height
- stillHeight(int) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- stillWidth() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
Preview frame output width
- stillWidth(int) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- streamName() - Method in class org.bytedeco.depthai.SPIOutProperties
-
Output stream name
- streamName(BytePointer) - Method in class org.bytedeco.depthai.SPIOutProperties
-
- streamName() - Method in class org.bytedeco.depthai.XLinkInProperties
-
Name of stream
- streamName(BytePointer) - Method in class org.bytedeco.depthai.XLinkInProperties
-
- streamName() - Method in class org.bytedeco.depthai.XLinkOutProperties
-
Name of stream
- streamName(BytePointer) - Method in class org.bytedeco.depthai.XLinkOutProperties
-
- streamPacketDesc_t - Class in org.bytedeco.depthai
-
- streamPacketDesc_t() - Constructor for class org.bytedeco.depthai.streamPacketDesc_t
-
Default native constructor.
- streamPacketDesc_t(long) - Constructor for class org.bytedeco.depthai.streamPacketDesc_t
-
Native array allocator.
- streamPacketDesc_t(Pointer) - Constructor for class org.bytedeco.depthai.streamPacketDesc_t
-
Pointer cast constructor.
- stride() - Method in class org.bytedeco.depthai.RawImgFrame.Specs
-
- stride(int) - Method in class org.bytedeco.depthai.RawImgFrame.Specs
-
- strides() - Method in class org.bytedeco.depthai.TensorInfo
-
- strides(IntPointer) - Method in class org.bytedeco.depthai.TensorInfo
-
- StringAssetViewPairVector - Class in org.bytedeco.depthai
-
- StringAssetViewPairVector(Pointer) - Constructor for class org.bytedeco.depthai.StringAssetViewPairVector
-
Pointer cast constructor.
- StringAssetViewPairVector() - Constructor for class org.bytedeco.depthai.StringAssetViewPairVector
-
- StringIntVectorMap - Class in org.bytedeco.depthai
-
- StringIntVectorMap(Pointer) - Constructor for class org.bytedeco.depthai.StringIntVectorMap
-
Pointer cast constructor.
- StringIntVectorMap() - Constructor for class org.bytedeco.depthai.StringIntVectorMap
-
- StringIntVectorMap.Iterator - Class in org.bytedeco.depthai
-
- StringNodeIoInfoMap - Class in org.bytedeco.depthai
-
- StringNodeIoInfoMap(Pointer) - Constructor for class org.bytedeco.depthai.StringNodeIoInfoMap
-
Pointer cast constructor.
- StringNodeIoInfoMap() - Constructor for class org.bytedeco.depthai.StringNodeIoInfoMap
-
- StringNodeIoInfoMap.Iterator - Class in org.bytedeco.depthai
-
- StringOptional - Class in org.bytedeco.depthai
-
- StringOptional(Pointer) - Constructor for class org.bytedeco.depthai.StringOptional
-
Pointer cast constructor.
- StringOptional(BytePointer) - Constructor for class org.bytedeco.depthai.StringOptional
-
- StringOptional(String) - Constructor for class org.bytedeco.depthai.StringOptional
-
- StringOptional() - Constructor for class org.bytedeco.depthai.StringOptional
-
- StringVector - Class in org.bytedeco.depthai
-
- StringVector(Pointer) - Constructor for class org.bytedeco.depthai.StringVector
-
Pointer cast constructor.
- StringVector(BytePointer) - Constructor for class org.bytedeco.depthai.StringVector
-
- StringVector(BytePointer...) - Constructor for class org.bytedeco.depthai.StringVector
-
- StringVector(String) - Constructor for class org.bytedeco.depthai.StringVector
-
- StringVector(String...) - Constructor for class org.bytedeco.depthai.StringVector
-
- StringVector() - Constructor for class org.bytedeco.depthai.StringVector
-
- StringVector(long) - Constructor for class org.bytedeco.depthai.StringVector
-
- StringVector.Iterator - Class in org.bytedeco.depthai
-
- syncedLeft() - Method in class org.bytedeco.depthai.StereoDepth
-
Passthrough ImgFrame message from 'left' Input.
- syncedRight() - Method in class org.bytedeco.depthai.StereoDepth
-
Passthrough ImgFrame message from 'right' Input.
- SystemInformation - Class in org.bytedeco.depthai
-
SystemInformation message.
- SystemInformation(Pointer) - Constructor for class org.bytedeco.depthai.SystemInformation
-
Pointer cast constructor.
- SystemInformation(long) - Constructor for class org.bytedeco.depthai.SystemInformation
-
Native array allocator.
- SystemInformation() - Constructor for class org.bytedeco.depthai.SystemInformation
-
Construct SystemInformation message.
- SystemInformation(RawSystemInformation) - Constructor for class org.bytedeco.depthai.SystemInformation
-
- SystemLogger - Class in org.bytedeco.depthai
-
\brief SystemLogger node.
- SystemLogger(Pointer) - Constructor for class org.bytedeco.depthai.SystemLogger
-
Pointer cast constructor.
- SystemLogger(PipelineImpl, long) - Constructor for class org.bytedeco.depthai.SystemLogger
-
- SystemLoggerProperties - Class in org.bytedeco.depthai
-
SystemLoggerProperties structure
- SystemLoggerProperties() - Constructor for class org.bytedeco.depthai.SystemLoggerProperties
-
Default native constructor.
- SystemLoggerProperties(long) - Constructor for class org.bytedeco.depthai.SystemLoggerProperties
-
Native array allocator.
- SystemLoggerProperties(Pointer) - Constructor for class org.bytedeco.depthai.SystemLoggerProperties
-
Pointer cast constructor.
- validateCameraArray() - Method in class org.bytedeco.depthai.CalibrationHandler
-
Using left camera as the head it iterates over the camera extrinsics connection
to check if all the camera extrinsics are connected and no loop exists.
- value - Variable in enum org.bytedeco.depthai.ColorCameraProperties.ColorOrder
-
- value - Variable in enum org.bytedeco.depthai.ColorCameraProperties.SensorResolution
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.CameraBoardSocket
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.CameraImageOrientation
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.CameraModel
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.DatatypeEnum
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.DetectionNetworkType
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.IMUSensor
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.LogLevel
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.MedianFilter
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.Memory
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.Section
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.TrackerIdAssigmentPolicy
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.TrackerType
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.Type
-
- value - Variable in enum org.bytedeco.depthai.global.depthai.UsbSpeed
-
- value - Variable in enum org.bytedeco.depthai.IMUReport.Accuracy
-
- value - Variable in enum org.bytedeco.depthai.MonoCameraProperties.SensorResolution
-
- value - Variable in enum org.bytedeco.depthai.Node.Input.Type
-
- value - Variable in enum org.bytedeco.depthai.Node.Output.Type
-
- value - Variable in enum org.bytedeco.depthai.NodeIoInfo.Type
-
- value - Variable in enum org.bytedeco.depthai.RawCameraControl.AntiBandingMode
-
- value - Variable in enum org.bytedeco.depthai.RawCameraControl.AutoFocusMode
-
- value - Variable in enum org.bytedeco.depthai.RawCameraControl.AutoWhiteBalanceMode
-
- value - Variable in enum org.bytedeco.depthai.RawCameraControl.CaptureIntent
-
- value - Variable in enum org.bytedeco.depthai.RawCameraControl.Command
-
- value - Variable in enum org.bytedeco.depthai.RawCameraControl.ControlMode
-
- value - Variable in enum org.bytedeco.depthai.RawCameraControl.EffectMode
-
- value - Variable in enum org.bytedeco.depthai.RawCameraControl.SceneMode
-
- value - Variable in enum org.bytedeco.depthai.RawImgFrame.Type
-
- value - Variable in enum org.bytedeco.depthai.StereoDepthProperties.DepthAlign
-
- value - Variable in enum org.bytedeco.depthai.TensorInfo.DataType
-
- value - Variable in enum org.bytedeco.depthai.TensorInfo.StorageOrder
-
- value - Variable in enum org.bytedeco.depthai.Tracklet.TrackingStatus
-
- value - Variable in enum org.bytedeco.depthai.VideoEncoderProperties.Profile
-
- value - Variable in enum org.bytedeco.depthai.VideoEncoderProperties.RateControlMode
-
- valueOf(String) - Static method in enum org.bytedeco.depthai.ColorCameraProperties.ColorOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.ColorCameraProperties.SensorResolution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.CameraBoardSocket
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.CameraImageOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.CameraModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.DatatypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.DetectionNetworkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.IMUSensor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.MedianFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.Memory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.Section
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.TrackerIdAssigmentPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.TrackerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.global.depthai.UsbSpeed
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.IMUReport.Accuracy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.MonoCameraProperties.SensorResolution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.Node.Input.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.Node.Output.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.NodeIoInfo.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.RawCameraControl.AntiBandingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.RawCameraControl.AutoFocusMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.RawCameraControl.AutoWhiteBalanceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.RawCameraControl.CaptureIntent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.RawCameraControl.Command
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.RawCameraControl.ControlMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.RawCameraControl.EffectMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.RawCameraControl.SceneMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.RawImgFrame.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.StereoDepthProperties.DepthAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.TensorInfo.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.TensorInfo.StorageOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.Tracklet.TrackingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.VideoEncoderProperties.Profile
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.depthai.VideoEncoderProperties.RateControlMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.bytedeco.depthai.ColorCameraProperties.ColorOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.ColorCameraProperties.SensorResolution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.CameraBoardSocket
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.CameraImageOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.CameraModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.DatatypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.DetectionNetworkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.IMUSensor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.MedianFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.Memory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.Section
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.TrackerIdAssigmentPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.TrackerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.global.depthai.UsbSpeed
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.IMUReport.Accuracy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.MonoCameraProperties.SensorResolution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.Node.Input.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.Node.Output.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.NodeIoInfo.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.RawCameraControl.AntiBandingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.RawCameraControl.AutoFocusMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.RawCameraControl.AutoWhiteBalanceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.RawCameraControl.CaptureIntent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.RawCameraControl.Command
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.RawCameraControl.ControlMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.RawCameraControl.EffectMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.RawCameraControl.SceneMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.RawImgFrame.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.StereoDepthProperties.DepthAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.TensorInfo.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.TensorInfo.StorageOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.Tracklet.TrackingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.VideoEncoderProperties.Profile
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.depthai.VideoEncoderProperties.RateControlMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version(Pointer) - Constructor for class org.bytedeco.depthai.DeviceBootloader.Version
-
Pointer cast constructor.
- Version(BytePointer) - Constructor for class org.bytedeco.depthai.DeviceBootloader.Version
-
Construct Version from string
- Version(String) - Constructor for class org.bytedeco.depthai.DeviceBootloader.Version
-
- Version(int, int, int) - Constructor for class org.bytedeco.depthai.DeviceBootloader.Version
-
Construct Version major, minor and patch numbers
- version() - Method in class org.bytedeco.depthai.EepromData
-
- version(int) - Method in class org.bytedeco.depthai.EepromData
-
- VERSION_2020_3 - Static variable in class org.bytedeco.depthai.OpenVINO
-
enum dai::OpenVINO::Version
- VERSION_2020_4 - Static variable in class org.bytedeco.depthai.OpenVINO
-
enum dai::OpenVINO::Version
- VERSION_2021_1 - Static variable in class org.bytedeco.depthai.OpenVINO
-
enum dai::OpenVINO::Version
- VERSION_2021_2 - Static variable in class org.bytedeco.depthai.OpenVINO
-
enum dai::OpenVINO::Version
- VERSION_2021_3 - Static variable in class org.bytedeco.depthai.OpenVINO
-
enum dai::OpenVINO::Version
- VERSION_2021_4 - Static variable in class org.bytedeco.depthai.OpenVINO
-
enum dai::OpenVINO::Version
- VersionOptional - Class in org.bytedeco.depthai
-
- VersionOptional(Pointer) - Constructor for class org.bytedeco.depthai.VersionOptional
-
Pointer cast constructor.
- VersionOptional(int) - Constructor for class org.bytedeco.depthai.VersionOptional
-
- VersionOptional() - Constructor for class org.bytedeco.depthai.VersionOptional
-
- vertDenominator() - Method in class org.bytedeco.depthai.ColorCameraProperties.IspScale
-
- vertDenominator(int) - Method in class org.bytedeco.depthai.ColorCameraProperties.IspScale
-
- vertNumerator() - Method in class org.bytedeco.depthai.ColorCameraProperties.IspScale
-
- vertNumerator(int) - Method in class org.bytedeco.depthai.ColorCameraProperties.IspScale
-
- video() - Method in class org.bytedeco.depthai.ColorCamera
-
Outputs ImgFrame message that carries NV12 encoded (YUV420, UV plane interleaved) frame data.
- VideoEncoder - Class in org.bytedeco.depthai
-
\brief VideoEncoder node.
- VideoEncoder(Pointer) - Constructor for class org.bytedeco.depthai.VideoEncoder
-
Pointer cast constructor.
- VideoEncoder(PipelineImpl, long) - Constructor for class org.bytedeco.depthai.VideoEncoder
-
- VideoEncoderProperties - Class in org.bytedeco.depthai
-
Specify properties for VideoEncoder such as profile, bitrate, ...
- VideoEncoderProperties() - Constructor for class org.bytedeco.depthai.VideoEncoderProperties
-
Default native constructor.
- VideoEncoderProperties(long) - Constructor for class org.bytedeco.depthai.VideoEncoderProperties
-
Native array allocator.
- VideoEncoderProperties(Pointer) - Constructor for class org.bytedeco.depthai.VideoEncoderProperties
-
Pointer cast constructor.
- VideoEncoderProperties.Profile - Enum in org.bytedeco.depthai
-
Encoding profile, H264, H265 or MJPEG
- VideoEncoderProperties.RateControlMode - Enum in org.bytedeco.depthai
-
Rate control mode specifies if constant or variable bitrate should be used (H264 / H265)
- videoHeight() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
Preview frame output height
- videoHeight(int) - Method in class org.bytedeco.depthai.ColorCameraProperties
-
- videoWidth() - Method in class org.bytedeco.depthai.ColorCameraProperties
-
Preview frame output width
- videoWidth(int) - Method in class org.bytedeco.depthai.ColorCameraProperties
-