| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Point3d |
opencv_core.Point3d.cross(opencv_core.Point3d pt)
cross product of the 2 3D points
|
double |
opencv_core.Point3d.ddot(opencv_core.Point3d pt)
dot product computed in double-precision arithmetics
|
double |
opencv_core.Point3d.dot(opencv_core.Point3d pt)
dot product
|
opencv_core.Point3d |
opencv_core.Point3d.put(opencv_core.Point3d pt) |
| Constructor and Description |
|---|
Point3d(opencv_core.Point3d pt) |
Copyright © 2017. All rights reserved.