Property | Type | Description | |
---|---|---|---|
Max | Emgu.CV.Structure.MCvPoint3D64f | ||
Min | Emgu.CV.Structure.MCvPoint3D64f |
Method | Description | |
---|---|---|
Contains ( Emgu.CV.Structure.MCvPoint3D64f point ) : bool |
Check if the specific point is in the Cuboid
|
public Contains ( Emgu.CV.Structure.MCvPoint3D64f point ) : bool | ||
point | Emgu.CV.Structure.MCvPoint3D64f | The point to be checked |
return | bool |
public MCvPoint3D64f,Emgu.CV.Structure Max | ||
return | Emgu.CV.Structure.MCvPoint3D64f |