fixed gpu morphology: now kernel in gpu is passed to npp functions.
authorAnatoly Baksheev <no@email>
Tue, 28 Sep 2010 08:45:44 +0000 (08:45 +0000)
committerAnatoly Baksheev <no@email>
Tue, 28 Sep 2010 08:45:44 +0000 (08:45 +0000)
commit60e572bbcf5dcae7b4ff38d2e0a6fa38007932e1
tree2644f5ee2f5e04781680aec312ce4b3bf28975f0
parent5d95cd75f214fcfebe77c61817c8cee9cb359e27
fixed gpu morphology: now kernel in gpu is passed to npp functions.
warnings in cxcore
added graphcut wrapper
modules/core/src/matop.cpp
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/filtering_npp.cpp
modules/gpu/src/graphcuts.cpp [new file with mode: 0644]
tests/gpu/src/morf_filters.cpp