12.7.9 DepthRegRectangle
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
Uses 4 corner points (Ul, Ur, Ll, Lr) to define the position (pixel) of a rectangular area of an image, using x-y coordinates. Most objects point to this object because most are rectangles, and use this schema to define each rectangle.
Name |
Type |
Notes |
---|---|---|
ExtensionNameValue |
ExtensionNameValue |
Extensions to the schema based on a name-value construct. |
Ll |
DepthRegPoint |
The lower left point of a rectangular region. |
Lr |
DepthRegPoint |
The lower right point of a rectangular region. |
uid |
String64 |
Unique identifier for the rectangular area. |
Ul |
DepthRegPoint |
The upper left point of a rectangular region. |
Ur |
DepthRegPoint |
The upper right point of a rectangular region. |
Association |
Notes |
---|---|
From: DepthRegRectangle. To: DepthRegPoint Dependency |
|
From: DepthRegRectangle. To: DepthRegPoint Dependency |
|
From: DepthRegRectangle. To: DepthRegPoint Dependency |
|
From: DepthRegRectangle. To: DepthRegPoint Dependency |
|
From: DepthRegLogSection. To: DepthRegRectangle Dependency |
|
From: DepthRegLogSection. To: DepthRegRectangle Dependency |
|
From: DepthRegLogRect.Position 0..1To: DepthRegRectangle Association |
The bounding box of the log section image. |
From: DepthRegImage. To: DepthRegRectangle Dependency |
|
From: DepthRegLogSection. To: DepthRegRectangle Dependency |
|
From: DepthRegLogSection. To: DepthRegRectangle Dependency |