![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Measure allowing to check whether a shape has contact with image borders. More...
Classes | |
| class | ipsdk::imaproc::shape::analysis::ImageBordersContact2dMsr |
| Measurement object for measure ImageBordersContact2d. More... | |
| class | ipsdk::imaproc::shape::analysis::ImageBordersContact2dMsrInfo |
| Information object for measure ImageBordersContact2d. More... | |
Measure allowing to check whether a shape has contact with image borders.
This measure allows to check whether a shape is in contact with each one of image borders.
Here is an example of result for this measure:
Measure allowing to check whether a shape has contact with image borders
| Measure Type | Measure Unit Type | Parameter Type | Result Type | Shape Requirements |
|---|---|---|---|---|
Geometry 2d |
None |
None |
Custom |
Row Intersections |
This is a geometry 2d measure
This measure can only be used in 2d case
Measure ImageBordersContact2d is not associated to any unit [ipsdk::shape::analysis::eMsrUnitFormat::eMUF_NoUnit]
Measure ImageBordersContact2d has no parameters
Measure ImageBordersContact2d is associated to ImageBordersContactMsrResults results
Measure ImageBordersContact2d requires row intersections from shape data
Measure ImageBordersContact2d has no dependency
Generic example in 2d case :
1.8.14