Method | Description | |
---|---|---|
PairsMarker ( |
Initializes a new instance of the PairsMarker class.
|
|
PairsMarker ( |
Initializes a new instance of the PairsMarker class.
|
Method | Description | |
---|---|---|
ProcessFilter ( |
Process the filter on the specified image.
|
public PairsMarker ( |
||
points1 | Set of starting points. | |
points2 | Set of corresponding points. | |
return | System.Collections.Generic |
public PairsMarker ( |
||
points1 | Set of starting points. | |
points2 | Set of corresponding points. | |
markerColor | The color of the lines to be marked. | |
return | System.Collections.Generic |
protected ProcessFilter ( |
||
image | Source image data. | |
return | void |