| Log message: | - core:
- DataContainer:
* _CopyDataDsc renamed in _CopyAllDataDsc
* add function AddNewDataDsc()
- TextureGrp: fix a bug that was not binding textures correctly when having one single texture.
- Camdemo:
* Fix it so GpuCV version is working(Ipp version is faster than GpuCV).
- operator:
* cvgDilate/Erode/Morph: fix a bug when having several iterations, it remains quite slow due to some temp data createion, => could be improved?
- CUDA:
* DataDsc_CUDA_Buffer: add flags #if GPUCV_CUDA_GL_SUPPORT when required.
* update vs_cuda.rules to use relative path for resources/include folder.
|