Method Add
Add(ImageWithKeyPoints)
Declaration
public void Add(ImageWithKeyPoints imageWithKeyPoints)
Parameters
Type | Name | Description |
---|---|---|
ImageWithKeyPoints | imageWithKeyPoints |
Add(Image<Bgr, byte>)
Declaration
public ImageWithKeyPoints Add(Image<Bgr, byte> inputImage)
Parameters
Type | Name | Description |
---|---|---|
Image<Bgr, byte> | inputImage |
Returns
Type | Description |
---|---|
ImageWithKeyPoints |