Emgu.Models Namespace |
Class | Description | |
---|---|---|
![]() | Annotation |
Image annotation
|
![]() | DownloadableFile |
This represent a file that can be downloaded from the internet
|
![]() | FileDownloadManager |
Use to download files (e.g. models) from the internet
|
![]() | FileDownloadManagerHttpClientWithProgress |
An http client with progress based on source code from https://stackoverflow.com/questions/20661652/progress-bar-with-httpclient with modification
|
![]() | JpegData |
The Jpeg Data
|
![]() | NativeImageIO |
Platform specific implementation of Image IO
|
Delegate | Description | |
---|---|---|
![]() | FileDownloadManagerDownloadProgressChangedEventHandler |
The call back when download progress has been changed.
|