- All Implemented Interfaces:
- InfoMapper
- Direct Known Subclasses:
- depthai
@Properties(inherit=org.bytedeco.opencv.presets.opencv_imgproc.class,value={@Platform(value={"linux-arm","linux-x86","macosx-x86"},compiler="cpp14",define={"SHARED_PTR_NAMESPACE std","XLINK_USE_MX_ID_NAME ON"},include={"XLink/XLinkPublicDefines.h","depthai/depthai.hpp","depthai/build/config.hpp","depthai/utility/Initialization.hpp","depthai/utility/LockingQueue.hpp","depthai/utility/Pimpl.hpp","depthai-shared/common/CameraBoardSocket.hpp","depthai-shared/common/CameraImageOrientation.hpp","depthai-shared/common/ChipTemperature.hpp","depthai-shared/common/CpuUsage.hpp","depthai-shared/common/DetectionNetworkType.hpp","depthai-shared/common/MemoryInfo.hpp","depthai-shared/common/Point2f.hpp","depthai-shared/common/Point3f.hpp","depthai-shared/common/Size2f.hpp","depthai-shared/common/Rect.hpp","depthai-shared/common/RotatedRect.hpp","depthai-shared/common/Extrinsics.hpp","depthai-shared/common/CameraModel.hpp","depthai-shared/common/CameraInfo.hpp","depthai-shared/common/StereoRectification.hpp","depthai-shared/common/EepromData.hpp","depthai-shared/common/Timestamp.hpp","depthai-shared/common/UsbSpeed.hpp","depthai-shared/datatype/DatatypeEnum.hpp","depthai-shared/datatype/RawBuffer.hpp","depthai-shared/datatype/RawIMUData.hpp","depthai-shared/datatype/RawCameraControl.hpp","depthai-shared/datatype/RawImgFrame.hpp","depthai-shared/datatype/RawImgDetections.hpp","depthai-shared/datatype/RawImageManipConfig.hpp","depthai-shared/datatype/RawNNData.hpp","depthai-shared/datatype/RawSpatialImgDetections.hpp","depthai-shared/datatype/RawSpatialLocationCalculatorConfig.hpp","depthai-shared/datatype/RawSpatialLocations.hpp","depthai-shared/datatype/RawStereoDepthConfig.hpp","depthai-shared/datatype/RawSystemInformation.hpp","depthai-shared/datatype/RawTracklets.hpp","depthai-shared/log/LogLevel.hpp","depthai-shared/log/LogMessage.hpp","depthai-shared/xlink/XLinkConstants.hpp","depthai-shared/properties/IMUProperties.hpp","depthai-shared/properties/GlobalProperties.hpp","depthai-shared/properties/ColorCameraProperties.hpp","depthai-shared/properties/ImageManipProperties.hpp","depthai-shared/properties/MonoCameraProperties.hpp","depthai-shared/properties/NeuralNetworkProperties.hpp","depthai-shared/properties/DetectionNetworkProperties.hpp","depthai-shared/properties/ObjectTrackerProperties.hpp","depthai-shared/properties/SPIOutProperties.hpp","depthai-shared/properties/SpatialDetectionNetworkProperties.hpp","depthai-shared/properties/SpatialLocationCalculatorProperties.hpp","depthai-shared/properties/StereoDepthProperties.hpp","depthai-shared/properties/SystemLoggerProperties.hpp","depthai-shared/properties/VideoEncoderProperties.hpp","depthai-shared/properties/XLinkInProperties.hpp","depthai-shared/properties/XLinkOutProperties.hpp","depthai-shared/pipeline/Assets.hpp","depthai-shared/pipeline/NodeConnectionSchema.hpp","depthai-shared/pipeline/NodeIoInfo.hpp","depthai-shared/pipeline/NodeObjInfo.hpp","depthai-shared/pipeline/PipelineSchema.hpp","depthai/openvino/OpenVINO.hpp","depthai/common/UsbSpeed.hpp","depthai/common/CameraBoardSocket.hpp","depthai/pipeline/datatype/ADatatype.hpp","depthai/pipeline/datatype/Buffer.hpp","depthai/pipeline/datatype/IMUData.hpp","depthai/pipeline/datatype/CameraControl.hpp","depthai/pipeline/datatype/ImgFrame.hpp","depthai/pipeline/datatype/ImgDetections.hpp","depthai/pipeline/datatype/ImageManipConfig.hpp","depthai/pipeline/datatype/NNData.hpp","depthai/pipeline/datatype/SpatialImgDetections.hpp","depthai/pipeline/datatype/SpatialLocationCalculatorData.hpp","depthai/pipeline/datatype/SpatialLocationCalculatorConfig.hpp","depthai/pipeline/datatype/StereoDepthConfig.hpp","depthai/pipeline/datatype/SystemInformation.hpp","depthai/pipeline/datatype/Tracklets.hpp","depthai/pipeline/AssetManager.hpp","depthai/pipeline/Node.hpp","depthai/pipeline/Pipeline.hpp","depthai/pipeline/nodes.hpp","depthai/pipeline/datatypes.hpp","depthai/pipeline/node/IMU.hpp","depthai/pipeline/node/ColorCamera.hpp","depthai/pipeline/node/ImageManip.hpp","depthai/pipeline/node/MonoCamera.hpp","depthai/pipeline/node/NeuralNetwork.hpp","depthai/pipeline/node/DetectionNetwork.hpp","depthai/pipeline/node/ObjectTracker.hpp","depthai/pipeline/node/SPIOut.hpp","depthai/pipeline/node/SpatialDetectionNetwork.hpp","depthai/pipeline/node/SpatialLocationCalculator.hpp","depthai/pipeline/node/StereoDepth.hpp","depthai/pipeline/node/SystemLogger.hpp","depthai/pipeline/node/VideoEncoder.hpp","depthai/pipeline/node/XLinkIn.hpp","depthai/pipeline/node/XLinkOut.hpp","depthai/xlink/XLinkConnection.hpp","depthai/xlink/XLinkStream.hpp","depthai-bootloader-shared/Memory.hpp","depthai-bootloader-shared/Section.hpp","depthai-bootloader-shared/Type.hpp","depthai/device/DataQueue.hpp","depthai/device/CalibrationHandler.hpp","depthai/device/CallbackHandler.hpp","depthai/device/Device.hpp","depthai/device/DeviceBootloader.hpp"},link={"depthai-core","depthai-opencv"}),@Platform(value="macosx",preload="usb-1.0@.0",preloadpath="/usr/local/lib/")},target="org.bytedeco.depthai",global="org.bytedeco.depthai.global.depthai")
public class depthai
extends Object
implements InfoMapper
- Author:
- Samuel Audet