Merge pull request #4189 from vladimir-dudnik:update_dx_samples

This commit is contained in:
Vadim Pisarevsky
2015-07-21 11:55:21 +00:00
6 changed files with 131 additions and 108 deletions

View File

@@ -68,6 +68,13 @@ namespace ocl {
using namespace cv::ocl;
//! @addtogroup core_directx
// This section describes OpenCL and DirectX interoperability.
//
// To enable DirectX support, configure OpenCV using CMake with WITH_DIRECTX=ON . Note, DirectX is
// supported only on Windows.
//
// To use OpenCL functionality you should first initialize OpenCL context from DirectX resource.
//
//! @{
// TODO static functions in the Context class