1. 30 Jul, 2015 4 commits
  2. 29 Jul, 2015 2 commits
    • Vladimir Dudnik's avatar
      finished with NV12 support for D3D11-interop. Now, if texture is in NV12 format… · 6bd01a96
      Vladimir Dudnik authored
      finished with NV12 support for D3D11-interop. Now, if texture is in NV12 format then it will be converted to/from BGR UMat.
      6bd01a96
    • Vladimir Dudnik's avatar
      d3d11-nv12 interop · d4774ead
      Vladimir Dudnik authored
      fixed issues with ocl nv12 cvt kernel
      
      finisged ocl nv12-to-rgba kernel, update dx-interop samples. (ocl rgba-to-nv12 kernel will be added later)
      
      an attempt to fix build issue
      
      fix for non opencl build issue
      
      fix typo
      
      fix compilation warnings
      
      fix compile issue for Mac (OpenCL)
      
      add convertion from rgba to nv12 (still need to debug kernel)
      
      remove empty line at the EOF
      
      fixed compilation warning
      d4774ead
  3. 27 Jul, 2015 5 commits
  4. 25 Jul, 2015 1 commit
    • berak's avatar
      Update ml.hpp · d9148ea6
      berak authored
      misplaced CV_WRAP statement lead to not exposing EM::getCovs() to python/java/matlab wrappers
      
      add a CV_OUT to return the covs properly
      d9148ea6
  5. 24 Jul, 2015 3 commits
  6. 23 Jul, 2015 4 commits
  7. 22 Jul, 2015 6 commits
  8. 21 Jul, 2015 11 commits
  9. 20 Jul, 2015 4 commits