Masking opencv video

I am looking for a possibility to connect a videoIn (CV.Image) stream with an image as a mask. I know I could use asTexture in Dx11, but how do I get back a CVImageLink? Or is there a way to do this directly in openCV?

ok, dx11 1.1 didn’t work for me in the last x86 version (asImage and asTexture as red nodes)
using dx 1.0.1: I have some strange behaviours, I get the Imagelink for openCv with asImage, I can see an image with Not Node, Average calculates something thats looks ok, but a few other nodes are black or “interlaced”.

opencv_dx11_opencv_v1.v4p (12.1 KB)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.