Method | Description | |
---|---|---|
FeaturesMarker ( ) : System.Drawing |
Initializes a new instance of the FeaturesMarker class.
|
|
FeaturesMarker ( IEnumerable |
Initializes a new instance of the FeaturesMarker class.
|
|
FeaturesMarker ( IEnumerable |
Initializes a new instance of the FeaturesMarker class.
|
|
FeaturesMarker ( IEnumerable |
Initializes a new instance of the FeaturesMarker class.
|
|
FeaturesMarker ( IEnumerable |
Initializes a new instance of the FeaturesMarker class.
|
Method | Description | |
---|---|---|
ProcessFilter ( UnmanagedImage sourceData, UnmanagedImage destinationData ) : void |
Process the filter on the specified image.
|
Method | Description | |
---|---|---|
init ( IEnumerable |
public FeaturesMarker ( IEnumerable |
||
points | IEnumerable |
|
return | System.Drawing |
public FeaturesMarker ( IEnumerable |
||
points | IEnumerable |
|
scale | double | |
return | System.Drawing |
public FeaturesMarker ( IEnumerable |
||
points | IEnumerable |
|
return | System.Drawing |
public FeaturesMarker ( IEnumerable |
||
points | IEnumerable |
|
scale | double | |
return | System.Drawing |
protected ProcessFilter ( UnmanagedImage sourceData, UnmanagedImage destinationData ) : void | ||
sourceData | UnmanagedImage | Source image data. |
destinationData | UnmanagedImage | Destination image data. |
return | void |