Package | Description |
---|---|
com.ni.vision |
Modifier and Type | Field and Description |
---|---|
NIVision.EdgeOptions2 |
NIVision.FindCircularEdgeOptions.edgeOptions |
NIVision.EdgeOptions2 |
NIVision.FindConcentricEdgeOptions.edgeOptions |
NIVision.EdgeOptions2 |
NIVision.FindEdgeOptions2.edgeOptions |
NIVision.EdgeOptions2 |
NIVision.FindTransformRectOptions2.edgeOptions |
NIVision.EdgeOptions2 |
NIVision.ConcentricRake2Result.edgeOptions |
NIVision.EdgeOptions2 |
NIVision.EdgeTool4Result.edgeOptions |
NIVision.EdgeOptions2 |
NIVision.Rake2Result.edgeOptions |
NIVision.EdgeOptions2 |
NIVision.Spoke2Result.edgeOptions |
NIVision.EdgeOptions2 |
NIVision.FindTransformRectsOptions2.primaryEdgeOptions |
NIVision.EdgeOptions2 |
NIVision.FindTransformRectsOptions2.secondaryEdgeOptions |
Modifier and Type | Method and Description |
---|---|
static NIVision.EdgeReport2 |
NIVision.imaqEdgeTool3(NIVision.Image image,
NIVision.ROI roi,
NIVision.EdgeProcess processType,
NIVision.EdgeOptions2 edgeOptions) |
static NIVision.StraightEdgeReport2 |
NIVision.imaqStraightEdge(NIVision.Image image,
NIVision.ROI roi,
NIVision.SearchDirection searchDirection,
NIVision.EdgeOptions2 edgeOptions,
NIVision.StraightEdgeOptions straightEdgeOptions) |
static NIVision.StraightEdgeReport2 |
NIVision.imaqStraightEdge2(NIVision.Image image,
NIVision.ROI roi,
NIVision.SearchDirection searchDirection,
NIVision.EdgeOptions2 edgeOptions,
NIVision.StraightEdgeOptions straightEdgeOptions,
int optimizedMode) |
Constructor and Description |
---|
FindCircularEdgeOptions(NIVision.SpokeDirection direction,
int showSearchArea,
int showSearchLines,
int showEdgesFound,
int showResult,
NIVision.RGBValue searchAreaColor,
NIVision.RGBValue searchLinesColor,
NIVision.RGBValue searchEdgesColor,
NIVision.RGBValue resultColor,
String overlayGroupName,
NIVision.EdgeOptions2 edgeOptions) |
FindConcentricEdgeOptions(NIVision.ConcentricRakeDirection direction,
int showSearchArea,
int showSearchLines,
int showEdgesFound,
int showResult,
NIVision.RGBValue searchAreaColor,
NIVision.RGBValue searchLinesColor,
NIVision.RGBValue searchEdgesColor,
NIVision.RGBValue resultColor,
String overlayGroupName,
NIVision.EdgeOptions2 edgeOptions) |
FindEdgeOptions2(NIVision.RakeDirection direction,
int showSearchArea,
int showSearchLines,
int showEdgesFound,
int showResult,
NIVision.RGBValue searchAreaColor,
NIVision.RGBValue searchLinesColor,
NIVision.RGBValue searchEdgesColor,
NIVision.RGBValue resultColor,
String overlayGroupName,
NIVision.EdgeOptions2 edgeOptions) |
FindTransformRectOptions2(NIVision.FindReferenceDirection direction,
int showSearchArea,
int showSearchLines,
int showEdgesFound,
int showResult,
NIVision.RGBValue searchAreaColor,
NIVision.RGBValue searchLinesColor,
NIVision.RGBValue searchEdgesColor,
NIVision.RGBValue resultColor,
String overlayGroupName,
NIVision.EdgeOptions2 edgeOptions) |
FindTransformRectsOptions2(NIVision.FindReferenceDirection direction,
int showSearchArea,
int showSearchLines,
int showEdgesFound,
int showResult,
NIVision.RGBValue searchAreaColor,
NIVision.RGBValue searchLinesColor,
NIVision.RGBValue searchEdgesColor,
NIVision.RGBValue resultColor,
String overlayGroupName,
NIVision.EdgeOptions2 primaryEdgeOptions,
NIVision.EdgeOptions2 secondaryEdgeOptions) |
Copyright © 2015. All rights reserved.