Class ImageWithKeyPoints
Inherited Members
Namespace: EyeAuras.Graphics.Scaffolding
Assembly: EyeAuras.Graphics.dll
Syntax
public sealed record ImageWithKeyPoints : IDisposable, IEquatable<ImageWithKeyPoints>
Constructors
Name | Description |
---|---|
ImageWithKeyPoints() |
Properties
Name | Description |
---|---|
Descriptors | |
Image | |
KeyPoints |
Methods
Name | Description |
---|---|
Dispose() | |
Equals(ImageWithKeyPoints?) | |
Equals(object?) | |
GetHashCode() | |
ToString() | |
<Clone>$() |
Operators
Name | Description |
---|---|
operator ==(ImageWithKeyPoints?, ImageWithKeyPoints?) | |
operator !=(ImageWithKeyPoints?, ImageWithKeyPoints?) |