Namespace for the SampleDatabase package. More...
Classes | |
| class | Fringes |
| Object describing the fringes that are available around images in a sample image list. More... | |
| class | SampleClassificationImageList |
| Classifier type that operates on images. More... | |
| class | SampleDatabaseExtensions |
| Extension methods for use with generic collections. More... | |
| class | SampleImageList |
| Classifier type that operates on images. More... | |
| class | SampleList |
| Base class for sample lists. Sample lists can serve two different purposes: Classification or Regression. For each case, a separate derived class has been implemented (SampleClassificationImageList and SampleRegressionImageList), while this class contains those elements that are common to both types of classifier. More... | |
| class | SampleListDataType |
| Base class for image list data type descriptors. More... | |
| class | SampleListImageDataType |
| Descriptor for image data to be digested by an image list. More... | |
| class | SampleRegressionImageList |
| Classifier type that operates on images. More... | |
Enumerations | |
| enum | SampleExtractionMode { TopLeftCorner , OriginPosition } |
| Possible approaches to the sample extraction in the "Add" methods of derived classes. More... | |
Namespace for the SampleDatabase package.
This namespace contains the classes and definitions needed for using the SIL.dll
| enum SampleExtractionMode |