| IAlgorithm Interface |
Namespace: Emgu.CV
The IAlgorithm type exposes the following members.
| Name | Description | |
|---|---|---|
| AlgorithmPtr |
Return the pointer to the algorithm object
|
| Name | Description | |
|---|---|---|
| Read |
Reads algorithm parameters from a file storage.
(Defined by AlgorithmExtensions.) | |
| Write |
Stores algorithm parameters in a file storage
(Defined by AlgorithmExtensions.) |