Additional Inherited Members | |
Public Member Functions inherited from ILSample | |
void | Set (ILImage *img, ILRegion *sampleRegion) |
Public Member Functions inherited from ILObject | |
ILObject * | Copy () |
LPVErrorCode | Load (LString filename) |
void | Reset () |
LPVErrorCode | Save (LString filename) |
BOOL | Valid () |
Properties inherited from ILSample | |
LString | FolderPath [get] |
The folder path of the sample. It's assigned when the sample is loaded in the database or from a specified file path, for the new created standalone sample, it's empty. | |
LString | FullPath [get] |
The full path of the sample, which is the composition of FolderPath and Name. | |
ILImage | Image [get] |
The image attached to the sample. | |
LString | Name [get] |
The unique name of the sample, which is the formatted timestamp and also used as the serialized file name. | |
ILRegion | Region [get] |
The region attached to the sample, could be null. | |
This class implements the interface ILSample, and is used to create an instance of sample.