|
|
BagOfVisualWords Methods |
The BagOfVisualWords type exposes the following members.
| Name | Description | |
|---|---|---|
| Compute(Bitmap) | Obsolete.
Computes the Bag of Words model.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Compute(TFeature) | Obsolete.
Computes the Bag of Words model.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Compute(Bitmap, Double) | Obsolete.
Computes the Bag of Words model.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Create(Int32) |
Creates a Bag-of-Words model using SURF and K-Means.
| |
| CreateTClustering(TClustering) |
Creates a Bag-of-Words model using the SURF feature detector and the given clustering algorithm.
| |
| CreateTDetector, TClustering(TDetector, Int32) |
Creates a Bag-of-Words model using the given feature detector and K-Means.
| |
| CreateTDetector, TClustering(TDetector, TClustering) |
Creates a Bag-of-Words model using the given feature detector and clustering algorithm.
| |
| CreateTDetector, TClustering, TFeature(TDetector, TClustering) |
Creates a Bag-of-Words model using the given feature detector and clustering algorithm.
| |
| CreateTDetector, TClustering, TPoint, TFeature(TDetector, TClustering) |
Creates a Bag-of-Words model using the given feature detector and clustering algorithm.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetFeatureVector(ListTPoint) | Obsolete.
Gets the codeword representation of a given image.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| GetFeatureVector(Bitmap) | Obsolete.
Gets the codeword representation of a given image.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| GetFeatureVector(UnmanagedImage) | Obsolete.
Gets the codeword representation of a given image.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Init |
Initializes this instance.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Learn(Bitmap, Double) |
Learns a model that can map the given inputs to the desired outputs.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Learn(TFeature, Double) |
Learns a model that can map the given inputs to the desired outputs.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Learn(UnmanagedImage, Double) |
Learns a model that can map the given inputs to the desired outputs.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Load(Stream) | Obsolete.
Loads a bag of words from a stream.
| |
| Load(String) | Obsolete.
Loads a bag of words from a file.
| |
| LoadTPoint(Stream) | Obsolete.
Loads a bag of words from a stream.
| |
| LoadTPoint(String) | Obsolete.
Loads a bag of words from a file.
| |
| LoadTPoint, TFeature(Stream) | Obsolete.
Loads a bag of words from a stream.
| |
| LoadTPoint, TFeature(String) | Obsolete.
Loads a bag of words from a file.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Save(Stream) | Obsolete.
Saves the bag of words to a stream.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Save(String) | Obsolete.
Saves the bag of words to a file.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Transform(ListTPoint) |
Applies the transformation to an input, producing an associated output.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(Bitmap) |
Applies the transformation to an input, producing an associated output.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(Bitmap) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(UnmanagedImage) |
Applies the transformation to an input, producing an associated output.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(UnmanagedImage) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(IListTPoint, Double) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(IListTPoint, Int32) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(Bitmap, Double) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(Bitmap, Int32) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(Bitmap, Double) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(Bitmap, Int32) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(UnmanagedImage, Double) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(UnmanagedImage, Int32) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(UnmanagedImage, Double) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) | |
| Transform(UnmanagedImage, Int32) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from BaseBagOfVisualWordsTModel, TPoint, TFeature, TClustering, TDetector.) |
| Name | Description | |
|---|---|---|
| HasMethod |
Checks whether an object implements a method with the given name.
(Defined by ExtensionMethods.) | |
| IsEqual | Compares two objects for equality, performing an elementwise comparison if the elements are vectors or matrices. (Defined by Matrix.) | |
| ToT |
Converts an object into another type, irrespective of whether
the conversion can be done at compile time or not. This can be
used to convert generic types to numeric types during runtime.
(Defined by ExtensionMethods.) |