| Package | Description |
|---|---|
| org.bytedeco.librealsense |
| Modifier and Type | Method and Description |
|---|---|
float3 |
intrinsics.deproject_from_texcoord(float2 coord,
float depth) |
float3 |
intrinsics.deproject_from_texcoord(float2 coord,
float depth) |
float3 |
intrinsics.deproject(float2 pixel,
float depth) |
float3 |
intrinsics.deproject(float2 pixel,
float depth) |
float3 |
float3.getPointer(long i) |
float3 |
float3.getPointer(long i) |
float3 |
float3.position(long position) |
float3 |
float3.position(long position) |
float3 |
extrinsics.transform(float3 point) |
float3 |
extrinsics.transform(float3 point) |
float3 |
float3.x(float setter) |
float3 |
float3.x(float setter) |
float3 |
float3.y(float setter) |
float3 |
float3.y(float setter) |
float3 |
float3.z(float setter) |
float3 |
float3.z(float setter) |
| Modifier and Type | Method and Description |
|---|---|
float2 |
intrinsics.project_to_texcoord(float3 point) |
float2 |
intrinsics.project_to_texcoord(float3 point) |
float2 |
intrinsics.project(float3 point) |
float2 |
intrinsics.project(float3 point) |
float3 |
extrinsics.transform(float3 point) |
float3 |
extrinsics.transform(float3 point) |
Copyright © 2023. All rights reserved.