|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::CV::SSE |
| This class implements computer vision functions using SSE extensions. More... | |
| union | Ocean::CV::SSE::M128i |
| This union defines a wrapper for the __m128i SSE intrinsic data type. More... | |
| union | Ocean::CV::SSE::M128 |
| This union defines a wrapper for the __m128 SSE intrinsic data type. More... | |
| union | Ocean::CV::SSE::M128d |
| This union defines a wrapper for the __m128 SSE intrinsic data type. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::CV |
| Namespace of the CV library. | |