Home
last modified time | relevance | path

Searched refs:OpenCVLib (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/samples/wp8/OpenCVXaml/OpenCVComponent/
DOpenCVComponent.cpp20 OpenCVLib::OpenCVLib() in OpenCVLib() function in OpenCVLib
24 IAsyncOperation<IVectorView<int>^>^ OpenCVLib::ProcessAsync(IVector<int>^ input, int width, int hei…
DOpenCVComponent.h8 public ref class OpenCVLib sealed
11 OpenCVLib();
/external/opencv3/samples/wp8/OpenCVXaml/OpenCVXaml/
DMainPage.xaml.cs18 private OpenCVLib m_opencv = new OpenCVLib();